/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass-v2/style_v2.scss ***!
  \**************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  box-sizing: border-box;
  font-size: 16px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body,
h1,
h2,
h3,
.animated-blurb,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: 500;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: unset;
  color: inherit;
}

.display-flex {
  display: flex;
}

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

.justify-center {
  display: flex;
  justify-content: center !important;
}

.align-center {
  display: flex;
  align-items: center;
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

.obj-cover {
  object-fit: cover;
}

.display-none {
  display: none;
}

.position-relative {
  position: relative;
}

.justify-content-end {
  justify-content: flex-end;
}

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

.flex-direction-row {
  flex-direction: row;
}

.align-center {
  align-items: center;
}

.gap-1 {
  gap: 0.1rem;
}

.gap-16 {
  gap: 0.16rem;
}

.gap-2 {
  gap: 0.2rem;
}

.gap-24 {
  gap: 0.2rem;
}

.relative {
  position: relative;
}

form, .form {
  margin-bottom: 0;
}

.mt-1 {
  margin-top: 0.1rem;
}
.mt-2 {
  margin-top: 0.2rem;
}
.mt-32 {
  margin-top: 0.32rem;
}

.mb-1 {
  margin-bottom: 0.1rem !important;
}
.mb-2 {
  margin-bottom: 0.2rem;
}
.mb-24 {
  margin-bottom: 0.24rem !important;
}
.mb-36 {
  margin-bottom: 0.36rem;
}
.mb-6 {
  margin-bottom: 0.6rem;
}

.flex-space-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .flex-space-between {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.24rem;
  }
}

.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}

.color-mild {
  color: #D1D8DB;
}

.color-1-text {
  color: #CA9332;
}

.color-gray-text {
  color: #686868 !important;
}

.color-primary-text-hover {
  transition: all 0.3s ease;
}
.color-primary-text-hover:hover {
  color: #CA9332;
}

.color-accent-text {
  color: #D9D9D9 !important;
}

.color-white-text {
  color: white;
}

.text-end {
  text-align: end;
}

.w-100 {
  width: 100% !important;
}

.wyswig-field p + p {
  margin-bottom: 0.2rem;
}
.wyswig-field .text p + p {
  margin-bottom: 0.2rem;
}

.mobile-adapt {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .display-flex-mobile {
    display: flex !important;
  }
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .none-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .none-desktop {
    display: none !important;
  }
}

.kill-default-btn {
  all: unset;
}

.custom-scrollbar, .ai-bot-modal .ai-bot-wrap #summaryBiography, .trial-modal .ai-bot-wrap #summaryBiography, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea, .trial-modal .ai-bot-wrap .ai-chat-container textarea, .gallery-page .text-area .textarea-content, .gallery-page .text-area .edit-textarea, .gallery-page .edit-content .textarea-content, .gallery-page .edit-content .edit-textarea, .creative-brief-section-executed .text-area .textarea-content, .creative-brief-section-executed .text-area .edit-textarea, .creative-brief-section-executed .edit-content .textarea-content, .creative-brief-section-executed .edit-content .edit-textarea {
  /* Track */
  /* Handle */
}
.custom-scrollbar::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar, .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar, .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar, .gallery-page .text-area .textarea-content::-webkit-scrollbar, .gallery-page .text-area .edit-textarea::-webkit-scrollbar, .gallery-page .edit-content .textarea-content::-webkit-scrollbar, .gallery-page .edit-content .edit-textarea::-webkit-scrollbar, .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar, .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar, .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar, .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.custom-scrollbar::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-track, .gallery-page .text-area .textarea-content::-webkit-scrollbar-track, .gallery-page .text-area .edit-textarea::-webkit-scrollbar-track, .gallery-page .edit-content .textarea-content::-webkit-scrollbar-track, .gallery-page .edit-content .edit-textarea::-webkit-scrollbar-track, .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar-track, .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar-track, .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar-track, .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.custom-scrollbar::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb, .gallery-page .text-area .textarea-content::-webkit-scrollbar-thumb, .gallery-page .text-area .edit-textarea::-webkit-scrollbar-thumb, .gallery-page .edit-content .textarea-content::-webkit-scrollbar-thumb, .gallery-page .edit-content .edit-textarea::-webkit-scrollbar-thumb, .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar-thumb, .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar-thumb, .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar-thumb, .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar-thumb {
  background-color: #CA9332;
  border-radius: 0.16rem;
}

.loading-ajax, .acf-loading {
  position: relative;
  opacity: 0.1;
  pointer-events: none;
  transition: all 0.3s ease;
}
.loading-ajax.modal-wrapper, .acf-loading.modal-wrapper {
  opacity: 0.8;
}
.loading-ajax::before, .acf-loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #CA9332;
  border-radius: 50%;
  width: 0.9rem;
  height: 0.9rem;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 999;
}
.loading-ajax-acf-sidebar, .acf-loading-acf-sidebar {
  opacity: 0.5;
  position: relative;
  pointer-events: none;
  transition: all 0.3s ease;
}
.loading-ajax-acf-sidebar::before, .acf-loading-acf-sidebar::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 0.9rem;
  height: 0.9rem;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 999;
}

.loading-ajax-body {
  position: relative;
  opacity: 0.45;
  transition: all 0.3s ease;
  pointer-events: none !important;
}
.loading-ajax-body * {
  pointer-events: none !important;
}
.loading-ajax-body.modal-wrapper {
  opacity: 0.8;
}
.loading-ajax-body::before {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0.1rem solid #f3f3f3;
  border-top: 0.1rem solid #CA9332;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 99999;
}

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.error-wrap-custom {
  background-color: red;
  font-size: 0.18rem;
  padding: 0.2rem;
  color: white;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
  text-align: center;
}

.color-primary-hover {
  transition: all 0.3s ease;
}
.color-primary-hover:hover {
  color: #CA9332;
}

.author-image-new {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  margin-right: 0.28rem;
}

.color-primary-text {
  transition: all 0.3s ease;
  color: #CA9332 !important;
}

#darkModeSwitch {
  display: none;
}

.absolute-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.justify-content-center {
  justify-content: center;
}

.project-hub-invite-modal, #openRoleModal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}
.project-hub-invite-modal.hidden, #openRoleModal.hidden {
  display: none;
}
.project-hub-invite-modal .invite-modal-content, .project-hub-invite-modal .modal-content, #openRoleModal .invite-modal-content, #openRoleModal .modal-content {
  background-color: #333;
  padding: 0.3rem;
  border-radius: 0.4rem;
}
.project-hub-invite-modal .notice, #openRoleModal .notice {
  background-color: rgba(239, 246, 255, 0.9);
  padding: 0.2rem;
  border-radius: 0.1rem;
  display: flex;
  gap: 0.1rem;
}
.project-hub-invite-modal .notice .icon-wrap svg, #openRoleModal .notice .icon-wrap svg {
  color: rgba(59, 130, 246, 0.9);
}
.project-hub-invite-modal .notice .notice-info, #openRoleModal .notice .notice-info {
  padding-right: 0.5rem;
}
.project-hub-invite-modal label[for=role-description], #openRoleModal label[for=role-description] {
  justify-content: flex-start;
}
.project-hub-invite-modal .modal-content, #openRoleModal .modal-content {
  display: flex;
  flex-direction: column;
  gap: 0.42rem;
  width: 7rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-hub-invite-modal .modal-content, #openRoleModal .modal-content {
    width: 100%;
  }
}
.project-hub-invite-modal .modal-content .description, #openRoleModal .modal-content .description {
  margin-top: 0.12rem;
}
.project-hub-invite-modal .modal-content .description #role-description, #openRoleModal .modal-content .description #role-description {
  width: 100%;
  margin-bottom: 0.2rem;
}
.project-hub-invite-modal .modal-content .description .label, .project-hub-invite-modal .modal-content .description .project-hub__label, .project-hub-invite-modal .modal-content .description .team-selection-overview__stat-label, .project-hub-invite-modal .modal-content .description .project-metrics__label, .project-hub-invite-modal .modal-content .description .project-info__label, .project-hub-invite-modal .modal-content .description .project-stats__label, .project-hub-invite-modal .modal-content .description .project-filters__filter label, .project-filters__filter .project-hub-invite-modal .modal-content .description label, #openRoleModal .modal-content .description .label, #openRoleModal .modal-content .description .project-hub__label, #openRoleModal .modal-content .description .team-selection-overview__stat-label, #openRoleModal .modal-content .description .project-metrics__label, #openRoleModal .modal-content .description .project-info__label, #openRoleModal .modal-content .description .project-stats__label, #openRoleModal .modal-content .description .project-filters__filter label, .project-filters__filter #openRoleModal .modal-content .description label {
  margin-bottom: 0.12rem;
}
.project-hub-invite-modal .modal-content #modal-project-name, #openRoleModal .modal-content #modal-project-name {
  margin-top: 0.1rem;
}
.project-hub-invite-modal .modal-content .modal-footer, #openRoleModal .modal-content .modal-footer {
  text-align: end;
}
.project-hub-invite-modal .invite-actions, #openRoleModal .invite-actions {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
  margin-top: 0.2rem;
}
.project-hub-invite-modal .invite-actions button, #openRoleModal .invite-actions button {
  height: auto;
}

.no-wrap {
  flex-wrap: nowrap;
}

.color-white-text {
  padding-left: 0.1rem;
  color: white !important;
  display: contents;
}

.color-warning-text {
  padding-left: 0.1rem;
  color: #FD6749 !important;
}

.back-wrap {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.back-wrap .back-btn-link {
  align-items: center;
  display: flex;
  gap: 0.06rem;
}
.back-wrap .back-btn-link:hover {
  color: #CA9332;
}
.back-wrap .back-btn-link:hover img, .back-wrap .back-btn-link:hover svg {
  transform: translate(-0.06rem, 0);
}
.back-wrap .back-btn-link img, .back-wrap .back-btn-link svg {
  transition: all 0.3s ease;
  width: 0.15rem;
  height: 0.12rem;
}

.text-gray {
  color: #D1D8DB !important;
}

.has-tooltip .tooltip-container {
  display: flex;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
}
.has-tooltip .tooltip-container .tooltip-wrap {
  position: relative;
}
.has-tooltip .tooltip-container .tooltip-wrap .tooltip-content {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 0.1rem 0.2rem;
  border-radius: 0.1rem;
  font-size: 0.12rem;
  white-space: nowrap;
  z-index: 1000;
  display: none;
}
.has-tooltip .tooltip-container .tooltip-wrap .tooltip-content::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0.1rem;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  width: 0;
  height: 0;
}
.has-tooltip .tooltip-container .tooltip-wrap:hover .tooltip-content {
  display: block;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #CA9332;
}

.hover-text {
  transition: all 0.3s ease;
}
.hover-text a {
  transition: all 0.3s ease;
}

.form-control, .project-files__search-input, .talent-filters__search-input, .project-filters__filter select,
.project-filters__filter input {
  display: block;
  width: 100%;
  padding: 0.08rem 0.16rem;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #202025;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus, .project-files__search-input:focus, .talent-filters__search-input:focus, .project-filters__filter select:focus,
.project-filters__filter input:focus {
  color: #ffffff;
  background-color: #202025;
  border-color: #CA9332;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(202, 147, 50, 0.25);
}
.form-control::placeholder, .project-files__search-input::placeholder, .talent-filters__search-input::placeholder, .project-filters__filter select::placeholder,
.project-filters__filter input::placeholder {
  color: #a5a5a5;
  opacity: 1;
}
.form-control:disabled, .project-files__search-input:disabled, .talent-filters__search-input:disabled, .project-filters__filter select:disabled,
.project-filters__filter input:disabled, .form-control[readonly], [readonly].project-files__search-input, [readonly].talent-filters__search-input, .project-filters__filter select[readonly],
.project-filters__filter input[readonly] {
  background-color: #3F3F3F;
  opacity: 1;
}

.form-select, .talent-filters__select {
  display: block;
  width: 100%;
  padding: 0.08rem 0.16rem;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #202025;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23ffffff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m1 6 7 7 7-7%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.08rem center;
  background-size: 16px 12px;
  appearance: none;
}
.form-select:focus, .talent-filters__select:focus {
  color: #ffffff;
  background-color: #202025;
  border-color: #CA9332;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(202, 147, 50, 0.25);
}
.form-select:disabled, .talent-filters__select:disabled {
  background-color: #3F3F3F;
  opacity: 1;
}

@font-face {
  font-family: "DMSans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../js/53a64cddf8d24762c75e.woff2) format("woff2"), url(../js/c746116f1edd43d51683.woff) format("woff");
}
@font-face {
  font-family: "DMSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../js/f0618dda17f7d8b2a910.woff2) format("woff2"), url(../js/9664119179ffbe932d9b.woff) format("woff");
}
@font-face {
  font-family: "DMSans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../js/ce08e82b15f3d079359a.woff2) format("woff2"), url(../js/4c613bcc262a0b2c3a8e.woff) format("woff");
}
@font-face {
  font-family: "DMSans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../js/58b77f363ce03553e97d.woff2) format("woff2"), url(../js/6122ffe7da1e593d3407.woff) format("woff");
}
@font-face {
  font-family: "DMSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../js/db400a7d3fc3a51569d5.woff2) format("woff2"), url(../js/a772bd48d9c6e58a41b3.woff) format("woff");
}
body {
  font-family: "DMSans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 0.2rem;
  line-height: 0.24rem;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  display: block;
  color: #FFF;
  background-color: #101013;
  opacity: 0;
  /* Overrides */
}
body.loaded {
  opacity: 1;
}
body.scroll-locked {
  overflow: hidden;
}
body .user-menu-wrap-link:first-of-type::after {
  background-color: #CA9332;
}

#remaining-trial-btn {
  position: fixed;
  right: 0rem;
  left: 0.3rem;
  bottom: 0.3rem;
  font-size: 0.18rem;
  line-height: 0.3376rem;
  padding: 0.2rem;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 4rem;
  width: fit-content; /* Start small */
  overflow: hidden; /* Hide buried content */
  white-space: nowrap; /* Prevent content wrapping */
  transition: all 0.4s ease-in-out; /* Smooth width expansion */
  gap: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #remaining-trial-btn {
    min-width: unset;
    right: 0;
  }
}
#remaining-trial-btn.expired-trial {
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.3rem;
  padding: 0.3rem;
}
#remaining-trial-btn i {
  font-size: 0.3rem;
  margin-right: 0;
}
#remaining-trial-btn span {
  padding: 0 !important;
  transform: none !important;
}

#end-edit-client {
  position: fixed;
  bottom: 0.3rem;
  right: 0.3rem;
  font-size: 0.18rem;
  line-height: 0.3376rem;
  padding: 0.1rem;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.65rem; /* Start small */
  overflow: hidden; /* Hide buried content */
  white-space: nowrap; /* Prevent content wrapping */
  transition: width 0.4s ease-in-out; /* Smooth width expansion */
  gap: 0.1rem;
  border-radius: 0 !important;
  background-color: #CA9332 !important;
}
#end-edit-client i {
  font-size: 0.3rem;
  margin-right: 0;
}
#end-edit-client #content {
  display: none;
}
#end-edit-client:hover #content {
  display: flex;
  transform: unset;
}

#end-edit-client:hover {
  width: 3.5rem; /* Smoothly expand the button */
}

#end-edit-client:hover i {
  opacity: 1; /* Reveal the icon smoothly */
}

html {
  font-size: 6.944vw;
  background-image: unset;
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 133.33px;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  html {
    font-size: 26.667vw;
  }
}

#wp-admin-bar-my-account-friends {
  display: none !important;
}

/**
    * LENIS SMOOTH SCROLL
**/
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

#hence-search-pagination {
  margin-top: 0.8rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
#hence-search-pagination .numbers {
  display: flex;
  gap: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #hence-search-pagination .numbers {
    gap: 0.18rem;
  }
}
#hence-search-pagination .numbers .num-not-dots {
  position: relative;
}
#hence-search-pagination .numbers .num-not-dots.active {
  color: #000;
  margin: 0 0.12rem;
}
#hence-search-pagination .numbers .num-not-dots.active::after {
  content: "";
  position: absolute;
  top: -0.035rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.32rem;
  height: 0.32rem;
  background-color: #fff;
  border-radius: 50%;
  z-index: -1;
}
#hence-search-pagination .numbers .prev {
  padding-right: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #hence-search-pagination .numbers .prev {
    padding-right: 0.12rem;
  }
}
#hence-search-pagination .numbers .prev img {
  display: none;
}
#hence-search-pagination .numbers .prev::after {
  content: "Prev";
}
#hence-search-pagination .numbers .prev::before {
  content: "";
  height: 0.24rem;
  width: 0.24rem;
  display: inline-block;
  background-image: url("data:image/svg+xml,<svg width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.4189 1.84304L1.34022 5.92172L1.43828 6.01978L1.08434 6.37372L5.41789 10.7073L6.12428 10.0009L2.39907 6.27566L6.12529 2.54944L5.4189 1.84304Z\" fill=\"white\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.3077 5.77565L1.60236 5.77559L1.60236 6.77458L13.3077 6.77465L13.3077 5.77565Z\" fill=\"white\"/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -0.05rem;
  margin-right: 0.1rem;
}
#hence-search-pagination .numbers .next {
  padding-left: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #hence-search-pagination .numbers .next {
    padding-left: 0.12rem;
  }
}
#hence-search-pagination .numbers .next img {
  display: none;
}
#hence-search-pagination .numbers .next::before {
  content: "Next";
}
#hence-search-pagination .numbers .next::after {
  content: "";
  height: 0.24rem;
  width: 0.24rem;
  display: inline-block;
  background-image: url("data:image/svg+xml,<svg width=\"14\" height=\"13\" viewBox=\"0 0 14 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.35844 11.1579L13.4371 7.07926L13.3391 6.98119L13.693 6.62726L9.35946 2.29371L8.65306 3.00011L12.3783 6.72532L8.65205 10.4515L9.35844 11.1579Z\" fill=\"white\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.46965 7.22533L13.175 7.22539L13.175 6.22639L1.46965 6.22633L1.46965 7.22533Z\" fill=\"white\"/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -0.05rem;
  margin-left: 0.1rem;
}

.hide-section-start {
  overflow: hidden;
  transition: max-height 0.7s ease, opacity 0.5s ease;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.hide-section-start.is-visible {
  max-height: 3000px;
  opacity: 1;
  pointer-events: auto;
}

h1, .h1, .project-hub__title, .project-owner-info__name, .team-selection-overview__stat-number, .team-selection-overview__title, .project-metrics__number, .project-overview__title, .project-stats__number, h2, .h2, h3, .animated-blurb, .h3, .media-modal.wp-core-ui .media-frame-title h1, .single-hero .title-content-text, .project-hub__subtitle, .team-selection-overview__subtitle, .project-overview__subtitle, .modalv2-backdrop .modalv2-title, h4, .h4, .buddypress.bp-messages .bp-messages-wrap .participants-panel h4, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4, #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title, body.single .entry-title, body.single .entry-header, body.post-type-archive .entry-title, body.post-type-archive .entry-header, #clientAddMemberModal .modal-title, #inviteMemberModal .modal-title, #inviteAddMemberModal .modal-title, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .single-biography .related-person-name-and-surname, .single-quote .author-name-and-surname, .single-hero.type-1 .related-person-name-and-surname, body.blog .categories-page-grid h2.title, body.category .categories-page-grid h2.title, body.blog .journal-cards h2.title, body.category .journal-cards h2.title, body.blog .journal-featured-posts .featured-post.column .row .content .title h3, body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, body.category .journal-featured-posts .featured-post.column .row .content .title h3, body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, .project-hub__section-title, .project-files__title, .team-section__title, .creative-brief-section__title, .team-member-card__modal-section h4, .project-budget__title, .creative-brief-content__title, .creative-brief-sections__title, .project-summary__title, .project-description__title, .project-info__title, .project-filters__title, h5, .h5, #buddypress .bb-bp-settings-content .notification_info .notification_type h3, #buddypress .bb-bp-settings-content .notification_info .notification_type .animated-blurb, #buddypress .standard-form .notification_info .notification_type h3, #buddypress .standard-form .notification_info .notification_type .animated-blurb, #buddypress .bp-profile-content .notification_info .notification_type h3, #buddypress .bp-profile-content .notification_info .notification_type .animated-blurb, #buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .standard-form h2.screen-heading, #buddypress .bp-profile-content h2.screen-heading, .gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label label, .cards-section .project-hub-cards .project-hub-card .project-content .project-title, .open-roles .project-hub-cards .project-hub-card .project-content .project-title, .pending-invitations .project-hub-cards .project-hub-card .project-content .project-title, .my-projects .project-hub-cards .project-hub-card .project-content .project-title, .new-projects .project-hub-cards .project-hub-card .project-content .project-title, .acf-field.acf-accordion .acf-label.acf-accordion-title label, .acf-popup-box.acf-box .title h3, .acf-popup-box.acf-box .title .animated-blurb, .creative-brief__section-title, .project-hub__card-title, .project-files__file-name, .project-files__metric-value, .project-summary__timeline-title, .project-summary__info-title, .project-summary__objectives-title, .project-summary__description-title, .project-summary__metric-value, .team-section__members-title, .team-section__roles-title, .team-section__metric-value, .team-member-card__modal-info h3, .team-member-card__modal-info .animated-blurb, .talent-card__name, .team-role__title, .project-file__name, .project-card__title, h6, .h6, body.single .bs-item-wrap .notification-content, body.post-type-archive .bs-item-wrap .notification-content, #buddypress .bb-bp-settings-content form fieldset legend, #buddypress .standard-form form fieldset legend, #buddypress .bp-profile-content form fieldset legend, body.blog .categories-page-grid .journal-card .content .title h3, body.blog .categories-page-grid .journal-card .content .title .animated-blurb, body.category .categories-page-grid .journal-card .content .title h3, body.category .categories-page-grid .journal-card .content .title .animated-blurb, body.blog .journal-cards .journal-card .content .title h3, body.blog .journal-cards .journal-card .content .title .animated-blurb, body.category .journal-cards .journal-card .content .title h3, body.category .journal-cards .journal-card .content .title .animated-blurb, .gallery-page .media-summary-wrapper .acf-field-689b102fb80df .acf-label label, section.hero h1 span, .section.hero-lottie h1 span, .team-member__name, .team-member-card__name, .community-member-card .card-body .name, label {
  margin: 0;
  font-family: "DMSans", sans-serif;
}

h1, .h1, .project-hub__title, .project-owner-info__name, .team-selection-overview__stat-number, .team-selection-overview__title, .project-metrics__number, .project-overview__title, .project-stats__number {
  font-size: 1.63rem;
  line-height: 1;
  letter-spacing: -0.07em;
  font-weight: 600;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h1, .h1, .project-hub__title, .project-owner-info__name, .team-selection-overview__stat-number, .team-selection-overview__title, .project-metrics__number, .project-overview__title, .project-stats__number {
    font-size: 0.94rem;
    letter-spacing: -0.05em;
  }
}

h2, .h2 {
  font-size: 0.9rem;
  line-height: 0.87;
  letter-spacing: -0.05em;
  font-weight: 600;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h2, .h2 {
    font-size: 0.54rem;
    letter-spacing: -0.03em;
  }
}

h3, .animated-blurb, .h3, .media-modal.wp-core-ui .media-frame-title h1, .single-hero .title-content-text, .project-hub__subtitle, .team-selection-overview__subtitle, .project-overview__subtitle, .modalv2-backdrop .modalv2-title {
  font-size: 0.54rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h3, .animated-blurb, .h3, .media-modal.wp-core-ui .media-frame-title h1, .single-hero .title-content-text, .project-hub__subtitle, .team-selection-overview__subtitle, .project-overview__subtitle, .modalv2-backdrop .modalv2-title {
    font-size: 0.36rem;
    letter-spacing: -0.03em;
  }
}

h4, .h4, .buddypress.bp-messages .bp-messages-wrap .participants-panel h4, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4, #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title, body.single .entry-title, body.single .entry-header, body.post-type-archive .entry-title, body.post-type-archive .entry-header, #clientAddMemberModal .modal-title, #inviteMemberModal .modal-title, #inviteAddMemberModal .modal-title, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .single-biography .related-person-name-and-surname, .single-quote .author-name-and-surname, .single-hero.type-1 .related-person-name-and-surname, body.blog .categories-page-grid h2.title, body.category .categories-page-grid h2.title, body.blog .journal-cards h2.title, body.category .journal-cards h2.title, body.blog .journal-featured-posts .featured-post.column .row .content .title h3, body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, body.category .journal-featured-posts .featured-post.column .row .content .title h3, body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, .project-hub__section-title, .project-files__title, .team-section__title, .creative-brief-section__title, .team-member-card__modal-section h4, .project-budget__title, .creative-brief-content__title, .creative-brief-sections__title, .project-summary__title, .project-description__title, .project-info__title, .project-filters__title {
  font-size: 0.32rem;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h4, .h4, .buddypress.bp-messages .bp-messages-wrap .participants-panel h4, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4, #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title, body.single .entry-title, body.single .entry-header, body.post-type-archive .entry-title, body.post-type-archive .entry-header, #clientAddMemberModal .modal-title, #inviteMemberModal .modal-title, #inviteAddMemberModal .modal-title, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .single-biography .related-person-name-and-surname, .single-quote .author-name-and-surname, .single-hero.type-1 .related-person-name-and-surname, body.blog .categories-page-grid h2.title, body.category .categories-page-grid h2.title, body.blog .journal-cards h2.title, body.category .journal-cards h2.title, body.blog .journal-featured-posts .featured-post.column .row .content .title h3, body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, body.category .journal-featured-posts .featured-post.column .row .content .title h3, body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, .project-hub__section-title, .project-files__title, .team-section__title, .creative-brief-section__title, .team-member-card__modal-section h4, .project-budget__title, .creative-brief-content__title, .creative-brief-sections__title, .project-summary__title, .project-description__title, .project-info__title, .project-filters__title {
    font-size: 0.24rem;
    letter-spacing: -0.03em;
  }
}

h5, .h5, #buddypress .bb-bp-settings-content .notification_info .notification_type h3, #buddypress .bb-bp-settings-content .notification_info .notification_type .animated-blurb, #buddypress .standard-form .notification_info .notification_type h3, #buddypress .standard-form .notification_info .notification_type .animated-blurb, #buddypress .bp-profile-content .notification_info .notification_type h3, #buddypress .bp-profile-content .notification_info .notification_type .animated-blurb, #buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .standard-form h2.screen-heading, #buddypress .bp-profile-content h2.screen-heading, .gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label label, .cards-section .project-hub-cards .project-hub-card .project-content .project-title, .open-roles .project-hub-cards .project-hub-card .project-content .project-title, .pending-invitations .project-hub-cards .project-hub-card .project-content .project-title, .my-projects .project-hub-cards .project-hub-card .project-content .project-title, .new-projects .project-hub-cards .project-hub-card .project-content .project-title, .acf-field.acf-accordion .acf-label.acf-accordion-title label, .acf-popup-box.acf-box .title h3, .acf-popup-box.acf-box .title .animated-blurb, .creative-brief__section-title, .project-hub__card-title, .project-files__file-name, .project-files__metric-value, .project-summary__timeline-title, .project-summary__info-title, .project-summary__objectives-title, .project-summary__description-title, .project-summary__metric-value, .team-section__members-title, .team-section__roles-title, .team-section__metric-value, .team-member-card__modal-info h3, .team-member-card__modal-info .animated-blurb, .creative-brief-section__title, .talent-card__name, .team-role__title, .project-file__name, .project-card__title {
  font-size: 0.28rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h5, .h5, #buddypress .bb-bp-settings-content .notification_info .notification_type h3, #buddypress .bb-bp-settings-content .notification_info .notification_type .animated-blurb, #buddypress .standard-form .notification_info .notification_type h3, #buddypress .standard-form .notification_info .notification_type .animated-blurb, #buddypress .bp-profile-content .notification_info .notification_type h3, #buddypress .bp-profile-content .notification_info .notification_type .animated-blurb, #buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .standard-form h2.screen-heading, #buddypress .bp-profile-content h2.screen-heading, .gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label label, .cards-section .project-hub-cards .project-hub-card .project-content .project-title, .open-roles .project-hub-cards .project-hub-card .project-content .project-title, .pending-invitations .project-hub-cards .project-hub-card .project-content .project-title, .my-projects .project-hub-cards .project-hub-card .project-content .project-title, .new-projects .project-hub-cards .project-hub-card .project-content .project-title, .acf-field.acf-accordion .acf-label.acf-accordion-title label, .acf-popup-box.acf-box .title h3, .acf-popup-box.acf-box .title .animated-blurb, .creative-brief__section-title, .project-hub__card-title, .project-files__file-name, .project-files__metric-value, .project-summary__timeline-title, .project-summary__info-title, .project-summary__objectives-title, .project-summary__description-title, .project-summary__metric-value, .team-section__members-title, .team-section__roles-title, .team-section__metric-value, .team-member-card__modal-info h3, .team-member-card__modal-info .animated-blurb, .creative-brief-section__title, .talent-card__name, .team-role__title, .project-file__name, .project-card__title {
    font-size: 0.22rem;
    letter-spacing: -0.02em;
  }
}

h6, .h6, body.single .bs-item-wrap .notification-content, body.post-type-archive .bs-item-wrap .notification-content, #buddypress .bb-bp-settings-content form fieldset legend, #buddypress .standard-form form fieldset legend, #buddypress .bp-profile-content form fieldset legend, body.blog .categories-page-grid .journal-card .content .title h3, body.blog .categories-page-grid .journal-card .content .title .animated-blurb, body.category .categories-page-grid .journal-card .content .title h3, body.category .categories-page-grid .journal-card .content .title .animated-blurb, body.blog .journal-cards .journal-card .content .title h3, body.blog .journal-cards .journal-card .content .title .animated-blurb, body.category .journal-cards .journal-card .content .title h3, body.category .journal-cards .journal-card .content .title .animated-blurb, .gallery-page .media-summary-wrapper .acf-field-689b102fb80df .acf-label label, section.hero h1 span, .section.hero-lottie h1 span, .team-member__name, .team-member-card__name, .community-member-card .card-body .name {
  font-size: 0.24rem;
  line-height: 1.3;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  h6, .h6, body.single .bs-item-wrap .notification-content, body.post-type-archive .bs-item-wrap .notification-content, #buddypress .bb-bp-settings-content form fieldset legend, #buddypress .standard-form form fieldset legend, #buddypress .bp-profile-content form fieldset legend, body.blog .categories-page-grid .journal-card .content .title h3, body.blog .categories-page-grid .journal-card .content .title .animated-blurb, body.category .categories-page-grid .journal-card .content .title h3, body.category .categories-page-grid .journal-card .content .title .animated-blurb, body.blog .journal-cards .journal-card .content .title h3, body.blog .journal-cards .journal-card .content .title .animated-blurb, body.category .journal-cards .journal-card .content .title h3, body.category .journal-cards .journal-card .content .title .animated-blurb, .gallery-page .media-summary-wrapper .acf-field-689b102fb80df .acf-label label, section.hero h1 span, .section.hero-lottie h1 span, .team-member__name, .team-member-card__name, .community-member-card .card-body .name {
    font-size: 0.2rem;
    letter-spacing: -0.01em;
  }
}

.body-text, .view-scope-modal .modal-body .timeline-section .timeline-label, .view-scope-modal .modal-body .proposals-section .proposals-label, .view-scope-modal .modal-body .description-section .description-label, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-label, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-label, .creative-brief__content, .project-hub__body-text, .project-files__upload-text, .project-files__file-description, .project-files__metric-description, .project-files__subtitle, .project-summary__timeline-text, .project-summary__info-value, .project-summary__objective-item, .project-summary__description-text, .project-summary__metric-description, .project-summary__subtitle, .team-section__member-name, .team-section__role-description, .team-section__role-title, .team-section__metric-description, .team-section__subtitle, .creative-brief-section__description, .team-member-card__modal-section p, .team-member-card__modal-info p, .project-budget__total-label, .creative-brief-content__body p, .project-summary__content p, .talent-card__description, .talent-card__title, .team-role__description, .project-description p, .project-info__value, .project-card__description {
  font-size: 0.28rem;
  line-height: 1.5;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .body-text, .view-scope-modal .modal-body .timeline-section .timeline-label, .view-scope-modal .modal-body .proposals-section .proposals-label, .view-scope-modal .modal-body .description-section .description-label, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-label, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-label, .creative-brief__content, .project-hub__body-text, .project-files__upload-text, .project-files__file-description, .project-files__metric-description, .project-files__subtitle, .project-summary__timeline-text, .project-summary__info-value, .project-summary__objective-item, .project-summary__description-text, .project-summary__metric-description, .project-summary__subtitle, .team-section__member-name, .team-section__role-description, .team-section__role-title, .team-section__metric-description, .team-section__subtitle, .creative-brief-section__description, .team-member-card__modal-section p, .team-member-card__modal-info p, .project-budget__total-label, .creative-brief-content__body p, .project-summary__content p, .talent-card__description, .talent-card__title, .team-role__description, .project-description p, .project-info__value, .project-card__description {
    font-size: 0.22rem;
    letter-spacing: -0.01em;
  }
}

.caption, .gallery-page .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .team-member__role, .team-member-card__role, .project-progress__step, .project-hub__caption, .project-files__upload-hint, .project-files__file-tag, .project-files__file-date, .project-files__file-type, .project-files__file-size, .project-files__metric-label, .project-summary__timeline-date, .project-summary__tag, .project-summary__info-label, .project-summary__metric-label, .team-section__member-skill, .team-section__member-status, .team-section__member-role, .team-section__role-requirement, .team-section__role-status, .team-section__metric-label, .creative-brief-section__requirement, .creative-brief-section__status-text, .team-member-card__location, .talent-card__skill, .talent-card__reviews, .team-role__status-text, .team-role__requirement, .project-file__size, .project-overview__deadline {
  font-size: 0.2rem;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .caption, .gallery-page .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .team-member__role, .team-member-card__role, .project-progress__step, .project-hub__caption, .project-files__upload-hint, .project-files__file-tag, .project-files__file-date, .project-files__file-type, .project-files__file-size, .project-files__metric-label, .project-summary__timeline-date, .project-summary__tag, .project-summary__info-label, .project-summary__metric-label, .team-section__member-skill, .team-section__member-status, .team-section__member-role, .team-section__role-requirement, .team-section__role-status, .team-section__metric-label, .creative-brief-section__requirement, .creative-brief-section__status-text, .team-member-card__location, .talent-card__skill, .talent-card__reviews, .team-role__status-text, .team-role__requirement, .project-file__size, .project-overview__deadline {
    font-size: 0.18rem;
    letter-spacing: 0;
  }
}

.label, .project-hub__label, .team-selection-overview__stat-label, .project-metrics__label, .project-info__label, .project-stats__label, .project-filters__filter label {
  font-size: 0.18rem;
  line-height: 1.3;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .label, .project-hub__label, .team-selection-overview__stat-label, .project-metrics__label, .project-info__label, .project-stats__label, .project-filters__filter label {
    font-size: 0.16rem;
    letter-spacing: 0.3px;
  }
}

.nav-text, .project-hub__nav-text {
  font-size: 0.24rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .nav-text, .project-hub__nav-text {
    font-size: 0.2rem;
    letter-spacing: 0;
  }
}

.btn-text, .project-hub__btn-text {
  font-size: 0.22rem;
  line-height: 1.1;
  letter-spacing: -0.39px;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .btn-text, .project-hub__btn-text {
    font-size: 0.2rem;
    letter-spacing: -0.2px;
  }
}

.fancy-text {
  position: relative;
  display: inline-block;
}
.fancy-text .parent.outline {
  position: absolute;
  display: inline-block;
  padding: 0.08rem;
  top: 0px;
  left: 0;
  background: linear-gradient(165deg, rgb(202, 147, 50) 0%, rgb(202, 147, 50) 38%, rgba(202, 147, 50, 0) 49%);
  background-clip: border-box;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.02rem transparent;
  transform: translateX(-0.08rem) translateY(-0.08rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .fancy-text .parent.outline {
    transform: translateX(-0.08rem) translateY(-0.08rem);
  }
}
.fancy-text .parent.text-color {
  display: inline-block;
  position: relative;
  z-index: 2;
  color: transparent;
  background: linear-gradient(155deg, rgb(16, 16, 19) 0%, rgb(16, 16, 19) 26%, rgb(202, 147, 50) 43%);
  background-clip: text;
  -webkit-background-clip: text;
  padding: 0.08rem 0;
  margin-top: -0.08rem;
}

.post-text, .single-title-text .content p {
  font-size: 0.32rem;
  line-height: 0.42rem;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .post-text, .single-title-text .content p {
    font-size: 0.24rem;
    letter-spacing: -0.03em;
  }
}

.h7, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .single-quote .author-position, section.membership-levels .gform_wrapper form .top_label .gfield_label {
  font-size: 0.18rem;
  line-height: 1.2;
  letter-spacing: -0.05em;
  font-weight: 700;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .h7, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .single-quote .author-position, section.membership-levels .gform_wrapper form .top_label .gfield_label {
    font-size: 0.14rem;
    letter-spacing: -0.03em;
  }
}

.h8 {
  font-size: 0.18rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 600;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .h8 {
    font-size: 0.14rem;
    letter-spacing: -0.03em;
  }
}

.h9, .single.single-forum .type-forum .bb-topic-banner .bb-single-forum .bbp-forum-content-wrap p, #buddypress .bb-bp-settings-content .notification_info .notification_type p, #buddypress .standard-form .notification_info .notification_type p, #buddypress .bp-profile-content .notification_info .notification_type p, .register-section .register-content-wrapper .middle-part .register-privacy-info p, .register-section .register-content-wrapper .middle-part form .submit input, .register-section .register-content-wrapper .middle-part form legend, .register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-submit input, .sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass a, .sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-username label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-password label, .modal-overlay-favourite-user .button-wrapper .favourite-close, .modal-overlay-favourite-user .response-result-msg .custom-error, .modal-overlay-favourite-user .response-result-msg .custom-success, .modal-overlay-favourite-user .button-close-wrap #favouriteClose, section.work-showcase .media .content .inner .link-indicator, .photos-wrap .media .content .inner .link-indicator, section.work-showcase .media .content .inner .source, .photos-wrap .media .content .inner .source, section.work-showcase .media .content .inner .company, .photos-wrap .media .content .inner .company, .single-three-images .grid .caption, .single-three-images .grid .project-hub__caption, .single-three-images .grid .project-progress__step, .single-three-images .grid .team-member__role, .single-three-images .grid .project-overview__deadline, .single-three-images .grid .project-file__size, .single-three-images .grid .team-role__requirement, .single-three-images .grid .team-role__status-text, .single-three-images .grid .talent-card__reviews, .single-three-images .grid .talent-card__skill, .single-three-images .grid .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-three-images .grid .proposal-title, .single-three-images .grid .team-member-card__role, .single-three-images .grid .team-member-card__location, .single-three-images .grid .creative-brief-section__status-text, .single-three-images .grid .creative-brief-section__requirement, .single-three-images .grid .team-section__metric-label, .single-three-images .grid .team-section__role-status, .single-three-images .grid .team-section__role-requirement, .single-three-images .grid .team-section__member-role, .single-three-images .grid .team-section__member-status, .single-three-images .grid .team-section__member-skill, .single-three-images .grid .project-summary__metric-label, .single-three-images .grid .project-summary__info-label, .single-three-images .grid .project-summary__tag, .single-three-images .grid .project-summary__timeline-date, .single-three-images .grid .project-files__metric-label, .single-three-images .grid .project-files__file-size, .single-three-images .grid .project-files__file-type, .single-three-images .grid .project-files__file-date, .single-three-images .grid .project-files__file-tag, .single-three-images .grid .project-files__upload-hint, .single-three-images .grid .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .single-three-images .grid .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .single-two-images .caption, .single-two-images .project-hub__caption, .single-two-images .project-progress__step, .single-two-images .team-member__role, .single-two-images .project-overview__deadline, .single-two-images .project-file__size, .single-two-images .team-role__requirement, .single-two-images .team-role__status-text, .single-two-images .talent-card__reviews, .single-two-images .talent-card__skill, .single-two-images .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images .proposal-title, .single-two-images .team-member-card__role, .single-two-images .team-member-card__location, .single-two-images .creative-brief-section__status-text, .single-two-images .creative-brief-section__requirement, .single-two-images .team-section__metric-label, .single-two-images .team-section__role-status, .single-two-images .team-section__role-requirement, .single-two-images .team-section__member-role, .single-two-images .team-section__member-status, .single-two-images .team-section__member-skill, .single-two-images .project-summary__metric-label, .single-two-images .project-summary__info-label, .single-two-images .project-summary__tag, .single-two-images .project-summary__timeline-date, .single-two-images .project-files__metric-label, .single-two-images .project-files__file-size, .single-two-images .project-files__file-type, .single-two-images .project-files__file-date, .single-two-images .project-files__file-tag, .single-two-images .project-files__upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images .file-date, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images .file-date, .single-two-column .image-author-info, .single-two-column .caption, .single-two-column .project-hub__caption, .single-two-column .project-progress__step, .single-two-column .team-member__role, .single-two-column .project-overview__deadline, .single-two-column .project-file__size, .single-two-column .team-role__requirement, .single-two-column .team-role__status-text, .single-two-column .talent-card__reviews, .single-two-column .talent-card__skill, .single-two-column .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column .proposal-title, .single-two-column .team-member-card__role, .single-two-column .team-member-card__location, .single-two-column .creative-brief-section__status-text, .single-two-column .creative-brief-section__requirement, .single-two-column .team-section__metric-label, .single-two-column .team-section__role-status, .single-two-column .team-section__role-requirement, .single-two-column .team-section__member-role, .single-two-column .team-section__member-status, .single-two-column .team-section__member-skill, .single-two-column .project-summary__metric-label, .single-two-column .project-summary__info-label, .single-two-column .project-summary__tag, .single-two-column .project-summary__timeline-date, .single-two-column .project-files__metric-label, .single-two-column .project-files__file-size, .single-two-column .project-files__file-type, .single-two-column .project-files__file-date, .single-two-column .project-files__file-tag, .single-two-column .project-files__upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-column .file-date, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column .file-date, .single-two-images-in-a-row .caption, .single-two-images-in-a-row .project-hub__caption, .single-two-images-in-a-row .project-progress__step, .single-two-images-in-a-row .team-member__role, .single-two-images-in-a-row .project-overview__deadline, .single-two-images-in-a-row .project-file__size, .single-two-images-in-a-row .team-role__requirement, .single-two-images-in-a-row .team-role__status-text, .single-two-images-in-a-row .talent-card__reviews, .single-two-images-in-a-row .talent-card__skill, .single-two-images-in-a-row .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images-in-a-row .proposal-title, .single-two-images-in-a-row .team-member-card__role, .single-two-images-in-a-row .team-member-card__location, .single-two-images-in-a-row .creative-brief-section__status-text, .single-two-images-in-a-row .creative-brief-section__requirement, .single-two-images-in-a-row .team-section__metric-label, .single-two-images-in-a-row .team-section__role-status, .single-two-images-in-a-row .team-section__role-requirement, .single-two-images-in-a-row .team-section__member-role, .single-two-images-in-a-row .team-section__member-status, .single-two-images-in-a-row .team-section__member-skill, .single-two-images-in-a-row .project-summary__metric-label, .single-two-images-in-a-row .project-summary__info-label, .single-two-images-in-a-row .project-summary__tag, .single-two-images-in-a-row .project-summary__timeline-date, .single-two-images-in-a-row .project-files__metric-label, .single-two-images-in-a-row .project-files__file-size, .single-two-images-in-a-row .project-files__file-type, .single-two-images-in-a-row .project-files__file-date, .single-two-images-in-a-row .project-files__file-tag, .single-two-images-in-a-row .project-files__upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .single-biography .social-share, .single-biography .label-by, .single-hero.type-4 .attrs-div, .single-hero.type-3 .attrs-div, .single-hero.type-1 .social-share, .single-hero.type-1 .label-by, .single-hero .image-author, body.blog .categories-page-grid .journal-card .content .excerpt, body.category .categories-page-grid .journal-card .content .excerpt, body.blog .journal-cards .journal-card .content .excerpt, body.category .journal-cards .journal-card .content .excerpt, body.blog .journal-featured-posts .featured-post .content .excerpt, body.blog .journal-featured-posts .featured-post .content .excerpt p, body.category .journal-featured-posts .featured-post .content .excerpt, body.category .journal-featured-posts .featured-post .content .excerpt p, section.membership-levels .gfield_label, .cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .source, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .company, .community-member-card .card-body .tag-pills .tag-pill, .btn-naked, .button-naked {
  font-size: 0.14rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .h9, .single.single-forum .type-forum .bb-topic-banner .bb-single-forum .bbp-forum-content-wrap p, #buddypress .bb-bp-settings-content .notification_info .notification_type p, #buddypress .standard-form .notification_info .notification_type p, #buddypress .bp-profile-content .notification_info .notification_type p, .register-section .register-content-wrapper .middle-part .register-privacy-info p, .register-section .register-content-wrapper .middle-part form .submit input, .register-section .register-content-wrapper .middle-part form legend, .register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-submit input, .sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass a, .sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-username label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-password label, .modal-overlay-favourite-user .button-wrapper .favourite-close, .modal-overlay-favourite-user .response-result-msg .custom-error, .modal-overlay-favourite-user .response-result-msg .custom-success, .modal-overlay-favourite-user .button-close-wrap #favouriteClose, section.work-showcase .media .content .inner .link-indicator, .photos-wrap .media .content .inner .link-indicator, section.work-showcase .media .content .inner .source, .photos-wrap .media .content .inner .source, section.work-showcase .media .content .inner .company, .photos-wrap .media .content .inner .company, .single-three-images .grid .caption, .single-three-images .grid .project-hub__caption, .single-three-images .grid .project-progress__step, .single-three-images .grid .team-member__role, .single-three-images .grid .project-overview__deadline, .single-three-images .grid .project-file__size, .single-three-images .grid .team-role__requirement, .single-three-images .grid .team-role__status-text, .single-three-images .grid .talent-card__reviews, .single-three-images .grid .talent-card__skill, .single-three-images .grid .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-three-images .grid .proposal-title, .single-three-images .grid .team-member-card__role, .single-three-images .grid .team-member-card__location, .single-three-images .grid .creative-brief-section__status-text, .single-three-images .grid .creative-brief-section__requirement, .single-three-images .grid .team-section__metric-label, .single-three-images .grid .team-section__role-status, .single-three-images .grid .team-section__role-requirement, .single-three-images .grid .team-section__member-role, .single-three-images .grid .team-section__member-status, .single-three-images .grid .team-section__member-skill, .single-three-images .grid .project-summary__metric-label, .single-three-images .grid .project-summary__info-label, .single-three-images .grid .project-summary__tag, .single-three-images .grid .project-summary__timeline-date, .single-three-images .grid .project-files__metric-label, .single-three-images .grid .project-files__file-size, .single-three-images .grid .project-files__file-type, .single-three-images .grid .project-files__file-date, .single-three-images .grid .project-files__file-tag, .single-three-images .grid .project-files__upload-hint, .single-three-images .grid .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .single-three-images .grid .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .single-two-images .caption, .single-two-images .project-hub__caption, .single-two-images .project-progress__step, .single-two-images .team-member__role, .single-two-images .project-overview__deadline, .single-two-images .project-file__size, .single-two-images .team-role__requirement, .single-two-images .team-role__status-text, .single-two-images .talent-card__reviews, .single-two-images .talent-card__skill, .single-two-images .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images .proposal-title, .single-two-images .team-member-card__role, .single-two-images .team-member-card__location, .single-two-images .creative-brief-section__status-text, .single-two-images .creative-brief-section__requirement, .single-two-images .team-section__metric-label, .single-two-images .team-section__role-status, .single-two-images .team-section__role-requirement, .single-two-images .team-section__member-role, .single-two-images .team-section__member-status, .single-two-images .team-section__member-skill, .single-two-images .project-summary__metric-label, .single-two-images .project-summary__info-label, .single-two-images .project-summary__tag, .single-two-images .project-summary__timeline-date, .single-two-images .project-files__metric-label, .single-two-images .project-files__file-size, .single-two-images .project-files__file-type, .single-two-images .project-files__file-date, .single-two-images .project-files__file-tag, .single-two-images .project-files__upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images .file-date, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images .file-date, .single-two-column .image-author-info, .single-two-column .caption, .single-two-column .project-hub__caption, .single-two-column .project-progress__step, .single-two-column .team-member__role, .single-two-column .project-overview__deadline, .single-two-column .project-file__size, .single-two-column .team-role__requirement, .single-two-column .team-role__status-text, .single-two-column .talent-card__reviews, .single-two-column .talent-card__skill, .single-two-column .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column .proposal-title, .single-two-column .team-member-card__role, .single-two-column .team-member-card__location, .single-two-column .creative-brief-section__status-text, .single-two-column .creative-brief-section__requirement, .single-two-column .team-section__metric-label, .single-two-column .team-section__role-status, .single-two-column .team-section__role-requirement, .single-two-column .team-section__member-role, .single-two-column .team-section__member-status, .single-two-column .team-section__member-skill, .single-two-column .project-summary__metric-label, .single-two-column .project-summary__info-label, .single-two-column .project-summary__tag, .single-two-column .project-summary__timeline-date, .single-two-column .project-files__metric-label, .single-two-column .project-files__file-size, .single-two-column .project-files__file-type, .single-two-column .project-files__file-date, .single-two-column .project-files__file-tag, .single-two-column .project-files__upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-column .file-date, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column .file-date, .single-two-images-in-a-row .caption, .single-two-images-in-a-row .project-hub__caption, .single-two-images-in-a-row .project-progress__step, .single-two-images-in-a-row .team-member__role, .single-two-images-in-a-row .project-overview__deadline, .single-two-images-in-a-row .project-file__size, .single-two-images-in-a-row .team-role__requirement, .single-two-images-in-a-row .team-role__status-text, .single-two-images-in-a-row .talent-card__reviews, .single-two-images-in-a-row .talent-card__skill, .single-two-images-in-a-row .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images-in-a-row .proposal-title, .single-two-images-in-a-row .team-member-card__role, .single-two-images-in-a-row .team-member-card__location, .single-two-images-in-a-row .creative-brief-section__status-text, .single-two-images-in-a-row .creative-brief-section__requirement, .single-two-images-in-a-row .team-section__metric-label, .single-two-images-in-a-row .team-section__role-status, .single-two-images-in-a-row .team-section__role-requirement, .single-two-images-in-a-row .team-section__member-role, .single-two-images-in-a-row .team-section__member-status, .single-two-images-in-a-row .team-section__member-skill, .single-two-images-in-a-row .project-summary__metric-label, .single-two-images-in-a-row .project-summary__info-label, .single-two-images-in-a-row .project-summary__tag, .single-two-images-in-a-row .project-summary__timeline-date, .single-two-images-in-a-row .project-files__metric-label, .single-two-images-in-a-row .project-files__file-size, .single-two-images-in-a-row .project-files__file-type, .single-two-images-in-a-row .project-files__file-date, .single-two-images-in-a-row .project-files__file-tag, .single-two-images-in-a-row .project-files__upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .single-biography .social-share, .single-biography .label-by, .single-hero.type-4 .attrs-div, .single-hero.type-3 .attrs-div, .single-hero.type-1 .social-share, .single-hero.type-1 .label-by, .single-hero .image-author, body.blog .categories-page-grid .journal-card .content .excerpt, body.category .categories-page-grid .journal-card .content .excerpt, body.blog .journal-cards .journal-card .content .excerpt, body.category .journal-cards .journal-card .content .excerpt, body.blog .journal-featured-posts .featured-post .content .excerpt, body.blog .journal-featured-posts .featured-post .content .excerpt p, body.category .journal-featured-posts .featured-post .content .excerpt, body.category .journal-featured-posts .featured-post .content .excerpt p, section.membership-levels .gfield_label, .cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .source, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .company, .community-member-card .card-body .tag-pills .tag-pill, .btn-naked, .button-naked {
    font-size: 0.12rem;
    letter-spacing: -0.03em;
  }
}

.p1, body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content h1 {
  font-size: 0.54rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p1, body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content h1 {
    font-size: 0.36rem;
    letter-spacing: -0.03em;
  }
}

.p2, section.blockquote blockquote, .single section:has(.container, .project-hub__content) .module-section-text, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text, .single blockquote, .single-side-to-side .text p, .single-quote .text p, section.hero .under-title, .section.hero-lottie .under-title {
  font-size: 0.4rem;
  line-height: 1.3;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p2, section.blockquote blockquote, .single section:has(.container, .project-hub__content) .module-section-text, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text, .single blockquote, .single-side-to-side .text p, .single-quote .text p, section.hero .under-title, .section.hero-lottie .under-title {
    font-size: 0.28rem;
    letter-spacing: -0.03em;
  }
}

.p3 {
  font-size: 0.4rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p3 {
    font-size: 0.28rem;
    letter-spacing: -0.03em;
  }
}

.p4, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true], .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true], .single-two-column .title-content p, .single-title-text.type-2 .content p, .single-hero .subtitle-content-text, .community-member-card .img-wrapper .overlay-content p {
  font-size: 0.2rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
  font-weight: 300;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p4, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true], .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true], .single-two-column .title-content p, .single-title-text.type-2 .content p, .single-hero .subtitle-content-text, .community-member-card .img-wrapper .overlay-content p {
    font-size: 0.16rem;
    letter-spacing: -0.02em;
  }
}

.p5, .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header .animated-blurb, .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .trial-modal .trial-modal-header .text-wrap .modal-description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .home-base-and-activites-module .home-base-content, .single-related-articles .info, .single-biography .published-date, .single-full-image .full-image-module-caption, .single-hero.type-1 .published-date, .single-hero .published-date-author, body.blog .categories-page-grid .journal-card .content .info, body.category .categories-page-grid .journal-card .content .info, body.blog .journal-cards .journal-card .content .info, body.category .journal-cards .journal-card .content .info, body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .info span, body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .info span, .acf-label .description, .acf-th .description, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, #menu-69 .acf-field input[type=text], #menu-69 .acf-field input[type=password], #menu-69 .acf-field input[type=date], #menu-69 .acf-field input[type=datetime], #menu-69 .acf-field input[type=datetime-local], #menu-69 .acf-field input[type=email], #menu-69 .acf-field input[type=month], #menu-69 .acf-field input[type=number], #menu-69 .acf-field input[type=search], #menu-69 .acf-field input[type=tel], #menu-69 .acf-field input[type=time], #menu-69 .acf-field input[type=url], #menu-69 .acf-field input[type=week], #menu-69 .acf-field textarea, #menu-69 .acf-field select, #menu-68 .acf-field input[type=text], #menu-68 .acf-field input[type=password], #menu-68 .acf-field input[type=date], #menu-68 .acf-field input[type=datetime], #menu-68 .acf-field input[type=datetime-local], #menu-68 .acf-field input[type=email], #menu-68 .acf-field input[type=month], #menu-68 .acf-field input[type=number], #menu-68 .acf-field input[type=search], #menu-68 .acf-field input[type=tel], #menu-68 .acf-field input[type=time], #menu-68 .acf-field input[type=url], #menu-68 .acf-field input[type=week], #menu-68 .acf-field textarea, #menu-68 .acf-field select, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, .community-member-card .card-body .name p {
  font-size: 0.14rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p5, .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header .animated-blurb, .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .trial-modal .trial-modal-header .text-wrap .modal-description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .home-base-and-activites-module .home-base-content, .single-related-articles .info, .single-biography .published-date, .single-full-image .full-image-module-caption, .single-hero.type-1 .published-date, .single-hero .published-date-author, body.blog .categories-page-grid .journal-card .content .info, body.category .categories-page-grid .journal-card .content .info, body.blog .journal-cards .journal-card .content .info, body.category .journal-cards .journal-card .content .info, body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .info span, body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .info span, .acf-label .description, .acf-th .description, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, #menu-69 .acf-field input[type=text], #menu-69 .acf-field input[type=password], #menu-69 .acf-field input[type=date], #menu-69 .acf-field input[type=datetime], #menu-69 .acf-field input[type=datetime-local], #menu-69 .acf-field input[type=email], #menu-69 .acf-field input[type=month], #menu-69 .acf-field input[type=number], #menu-69 .acf-field input[type=search], #menu-69 .acf-field input[type=tel], #menu-69 .acf-field input[type=time], #menu-69 .acf-field input[type=url], #menu-69 .acf-field input[type=week], #menu-69 .acf-field textarea, #menu-69 .acf-field select, #menu-68 .acf-field input[type=text], #menu-68 .acf-field input[type=password], #menu-68 .acf-field input[type=date], #menu-68 .acf-field input[type=datetime], #menu-68 .acf-field input[type=datetime-local], #menu-68 .acf-field input[type=email], #menu-68 .acf-field input[type=month], #menu-68 .acf-field input[type=number], #menu-68 .acf-field input[type=search], #menu-68 .acf-field input[type=tel], #menu-68 .acf-field input[type=time], #menu-68 .acf-field input[type=url], #menu-68 .acf-field input[type=week], #menu-68 .acf-field textarea, #menu-68 .acf-field select, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, .community-member-card .card-body .name p {
    font-size: 0.12rem;
    letter-spacing: -0.03em;
  }
}

.p6, #buddypress .bb-bp-settings-content form label, #buddypress .standard-form form label, #buddypress .bp-profile-content form label, .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill, .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill, .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill, .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .acf-label .description, th[data-type=text] .description, .acf-field .acf-fields .acf-table .ui-sortable .acf-label label, .acf-field .acf-fields .acf-input label, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice, .acf-field input[type=text]::-moz-placeholder, .acf-field input[type=url]::-moz-placeholder, .acf-field input[type=text]::-webkit-input-placeholder, .acf-field input[type=url]::-webkit-input-placeholder, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label, div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label, div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection, #menu-999999 .acf-table .ui-sortable .acf-label label, #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection, #menu-69 .description, #menu-68 .description, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions, .acf-field .acf-true-false .acf-switch .acf-switch-on, .acf-field .acf-true-false .acf-switch .acf-switch-off, .acf-popup-box.acf-box .inner form .acf-field .acf-label label, .acf-tooltip.-confirm, .acf-tooltip.top, .acf-tooltip.bottom, #ui-datepicker-div .ui-datepicker-calendar thead tr th, #back-to-project-btn .back-to-btn, #back-to-project-btn .back-to-btn::before, .my-profile .acf-field-654b93899f25c .description, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item, .site-header .header-aside .header-aside-inner .sub-menu a, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name), .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date {
  font-size: 0.12rem;
  line-height: 1;
  letter-spacing: -0.03em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p6, #buddypress .bb-bp-settings-content form label, #buddypress .standard-form form label, #buddypress .bp-profile-content form label, .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill, .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill, .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill, .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .acf-label .description, th[data-type=text] .description, .acf-field .acf-fields .acf-table .ui-sortable .acf-label label, .acf-field .acf-fields .acf-input label, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice, .acf-field input[type=text]::-moz-placeholder, .acf-field input[type=url]::-moz-placeholder, .acf-field input[type=text]::-webkit-input-placeholder, .acf-field input[type=url]::-webkit-input-placeholder, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label, div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label, div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection, #menu-999999 .acf-table .ui-sortable .acf-label label, #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection, #menu-69 .description, #menu-68 .description, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions, .acf-field .acf-true-false .acf-switch .acf-switch-on, .acf-field .acf-true-false .acf-switch .acf-switch-off, .acf-popup-box.acf-box .inner form .acf-field .acf-label label, .acf-tooltip.-confirm, .acf-tooltip.top, .acf-tooltip.bottom, #ui-datepicker-div .ui-datepicker-calendar thead tr th, #back-to-project-btn .back-to-btn, #back-to-project-btn .back-to-btn::before, .my-profile .acf-field-654b93899f25c .description, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item, .site-header .header-aside .header-aside-inner .sub-menu a, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name), .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date {
    font-size: 0.1rem;
    letter-spacing: -0.02em;
  }
}

.p7 {
  font-size: 0.28rem;
  line-height: 1;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .p7 {
    font-size: 0.24rem;
    letter-spacing: -0.02em;
  }
}

.nav, body.blog .journal .category-list li, body.category .journal .category-list li, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-header .title {
  font-size: 0.18rem;
  line-height: 1;
  letter-spacing: -0.03em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .nav, body.blog .journal .category-list li, body.category .journal .category-list li, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-header .title {
    font-size: 0.14rem;
    letter-spacing: -0.02em;
  }
}

.cta1, .breadcrumbs-module a.first-link, .breadcrumbs-module .breadcrumbs-line.first-link, .breadcrumbs-module .third-link.first-link, .breadcrumbs-module a span.first-link, .breadcrumbs-module a svg.first-link, .back {
  font-size: 0.13rem;
  line-height: 0.94;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta1, .breadcrumbs-module a.first-link, .breadcrumbs-module .breadcrumbs-line.first-link, .breadcrumbs-module .third-link.first-link, .breadcrumbs-module a span.first-link, .breadcrumbs-module a svg.first-link, .back {
    font-size: 0.11rem;
    letter-spacing: -0.02em;
  }
}

.cta2, .media-modal.wp-core-ui .load-more-count, .trial-fixed-cta .trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details, th[data-type=text] label, .acf-radio-list li, .acf-label label, .acf-th label, .acf-field .js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button, .acf-repeater-add-row, .acf-button[data-name=add-layout], .acf-repeater-add-row::before, .acf-button[data-name=add-layout]::before, .js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name, .gallery-page .external-links .add-link-btn .link-text, .gallery-page .edit-links .add-link-btn .link-text, .creative-brief-section-executed .external-links .add-link-btn .link-text, .creative-brief-section-executed .edit-links .add-link-btn .link-text, .project-navigation .nav-steps .nav-step, .view-scope-modal .modal-body .timeline-section .timeline-content, .view-scope-modal .modal-body .description-section .description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value, .view-scope-modal .modal-header .modal-title {
  font-size: 0.16rem;
  line-height: 0.94;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta2, .media-modal.wp-core-ui .load-more-count, .trial-fixed-cta .trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details, th[data-type=text] label, .acf-radio-list li, .acf-label label, .acf-th label, .acf-field .js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button, .acf-repeater-add-row, .acf-button[data-name=add-layout], .acf-repeater-add-row::before, .acf-button[data-name=add-layout]::before, .js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name, .gallery-page .external-links .add-link-btn .link-text, .gallery-page .edit-links .add-link-btn .link-text, .creative-brief-section-executed .external-links .add-link-btn .link-text, .creative-brief-section-executed .edit-links .add-link-btn .link-text, .project-navigation .nav-steps .nav-step, .view-scope-modal .modal-body .timeline-section .timeline-content, .view-scope-modal .modal-body .description-section .description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value, .view-scope-modal .modal-header .modal-title {
    font-size: 0.14rem;
    letter-spacing: -0.02em;
  }
}

.pill-label, .single-related-articles .category, body.blog .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card .post-category, body.blog .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card .post-category, body.blog .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row .post-category {
  font-size: 0.12rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  padding: 0.07rem 0.14rem;
  background-color: #323232;
  border-radius: 2rem;
  display: inline-block;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}

a:hover {
  color: inherit;
}

label {
  cursor: pointer;
}

.xdebug-var-dump {
  color: black;
}

.drop-cap:first-letter {
  font-size: 0.6rem;
  padding-bottom: 0.1rem;
  float: left;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .drop-cap:first-letter {
    font-size: 0.64rem;
  }
}

.fw-700 {
  font-weight: 700 !important;
}

section {
  padding: 1.4rem 0;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section {
    padding: 0.64rem 0;
  }
}

.container, .project-hub__content, .container-journal {
  width: 100%;
  max-width: 11.62rem;
  padding: 0 0.32rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .container, .project-hub__content, .container-journal {
    max-width: 100%;
    padding: 0 0.16rem;
  }
}
.container:has(.next-section), .project-hub__content:has(.next-section), .container-journal:has(.next-section) {
  position: relative;
}
.container-border-wrap, .container-journal-border-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container-border .border, .container-border .acf-form-submit #cancel-acf-submit, .acf-form-submit .container-border #cancel-acf-submit, .container-journal-border .border, .container-journal-border .acf-form-submit #cancel-acf-submit, .acf-form-submit .container-journal-border #cancel-acf-submit {
  width: 100%;
  height: 0.01rem;
  background-color: #323232;
  opacity: 1;
}

.container-ph {
  width: 100%;
  max-width: 14rem;
  padding: 0 0.32rem;
  margin: 0 auto;
}

.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2, .container-wide-journal {
  width: 100%;
  max-width: 12.56rem;
  padding: 0 0.32rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2, .container-wide-journal {
    max-width: 100%;
    padding: 0 0.16rem;
  }
}
.container-wide:has(.next-section), body.bb-template-v2 .entry-content.container-wide:has(.next-section), body.bb-template-v2 .breadcrumbs-module .entry-content.container-2:has(.next-section), .breadcrumbs-module body.bb-template-v2 .entry-content.container-2:has(.next-section), body.profile-edit .entry-content.container-wide:has(.next-section), body.profile-edit .breadcrumbs-module .entry-content.container-2:has(.next-section), .breadcrumbs-module body.profile-edit .entry-content.container-2:has(.next-section), body.change-avatar .entry-content.container-wide:has(.next-section), body.change-avatar .breadcrumbs-module .entry-content.container-2:has(.next-section), .breadcrumbs-module body.change-avatar .entry-content.container-2:has(.next-section), .breadcrumbs-module .container-2:has(.next-section), .container-wide-journal:has(.next-section) {
  position: relative;
}

.container-full {
  width: 100%;
  padding: 0 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .container-full {
    padding: 0 0.16rem;
  }
}
.container-full:has(.next-section) {
  position: relative;
}

.row, .row-journal {
  display: flex;
  flex-wrap: wrap;
}
.row.space-between, .row-journal.space-between {
  justify-content: space-between;
}
.row.justify-content-end, .row-journal.justify-content-end {
  justify-content: flex-end;
}
.row.justify-content-center, .row-journal.justify-content-center {
  justify-content: center;
}
.row.align-end, .row-journal.align-end {
  align-items: flex-end;
}

.welcome-to-hence-after-membership-pay .main-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 1.7rem;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .welcome-to-hence-after-membership-pay .main-wrapper {
    padding-top: 0.7rem;
    padding-bottom: 0.2rem;
  }
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm {
  display: flex;
  gap: 0.16rem;
  align-items: center;
  background-color: white;
  border-radius: 0.12rem;
  padding: 0.12rem 0.38rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm .img-wrap {
  width: 0.2188rem;
  height: 0.2188rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm .img-wrap svg {
  width: 100%;
  height: 100%;
}
.welcome-to-hence-after-membership-pay .main-wrapper .img-wrap-welcome {
  margin-top: 0.48rem;
  margin-bottom: 0.32rem;
  width: 1.08rem;
  height: 1.08rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .img-wrap-welcome svg {
  width: 100%;
  height: 100%;
}
.welcome-to-hence-after-membership-pay .main-wrapper .p-title-welcome {
  text-align: center;
}
.welcome-to-hence-after-membership-pay .main-wrapper .p-empty-content-welcome {
  width: 100%;
  text-align: center;
  margin-bottom: 0.48rem;
  margin-top: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .welcome-to-hence-after-membership-pay .main-wrapper .p-empty-content-welcome {
    width: 100%;
  }
}

button:focus {
  box-shadow: none !important;
}

.btn-no-trans span, .expert-service_invite form .gform-footer input span, .mce-window .mce-btn.mce-primary span {
  padding: 0 !important;
  position: static !important;
}
.btn-no-trans:hover span, .expert-service_invite form .gform-footer input:hover span, .mce-window .mce-btn.mce-primary:hover span {
  transform: translate(-50%, -50%) !important;
}

.btn-transparent-normal {
  color: white;
  border: 1px solid #323232;
  font-size: 0.13rem;
  border-radius: 0 !important;
  padding: 0.11rem 0.19rem;
  transition: all 0.3s ease-in-out;
}
.btn-transparent-normal:hover, .btn-transparent-normal:active, .btn-transparent-normal:focus {
  border: 1px solid #CA9332;
}
.btn-transparent-normal span {
  color: white;
  font-size: 0.13rem;
}
.btn-transparent-normal-icon {
  display: flex;
  gap: 0.08rem;
  justify-content: center;
  align-content: center;
}
.btn-transparent-normal-icon svg {
  width: 0.18rem;
  height: auto;
}

.btn-naked, .button-naked {
  background-color: transparent;
  transition: all 0.3 ease-in-out;
}
.btn-naked:hover, .btn-naked:active, .btn-naked:focus, .button-naked:hover, .button-naked:active, .button-naked:focus {
  color: #CA9332;
  background-color: transparent;
  outline: unset;
}

.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, .single.single-forum .bbp-forum-content-wrap .bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .button.load-more-jump, .expert-service_invite form .gform-footer input, body.blog .journal-hero .filter, body.category .journal-hero .filter, section.membership-levels input[type=submit], .acf-form-submit input[type=submit], .edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .acf-gallery-add, .mce-window .mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .project-files__upload-btn, .project-files__file-btn, .project-files__view-btn, .project-files__search-btn, .project-files__filter, .project-files__btn, .project-summary__description-more, .project-summary__btn, .team-section__filter, .team-section__member-btn, .team-section__role-btn, .creative-brief-section__btn, .team-member-card__btn, .team-section__btn, .creative-brief-sections__add-btn, .talent-card__btn, .talent-filters__search-btn, .team-role__change-btn, .project-file__btn, .project-overview__btn, .project-filters__clear, .quick-actions__btn, .project-card__btn, .journal-button {
  display: inline-block;
  position: relative;
  height: 0.34rem;
  overflow: hidden;
  border-radius: 0.02rem;
  text-align: center;
  font-size: 0.13rem;
  line-height: 0.94;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.btn.wide, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.wide, .single.single-forum .bbp-forum-content-wrap .wide.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .wide#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .wide.button, .media-modal.wp-core-ui .wp-core-ui .wide.button.button-hero, .media-modal.wp-core-ui .wide.button.load-more.button-primary, .media-modal.wp-core-ui .wide.media-button-select, .media-modal.wp-core-ui .wide.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .wide.button.load-more-jump, .expert-service_invite form .gform-footer input.wide, body.blog .journal-hero .wide.filter, body.category .journal-hero .wide.filter, section.membership-levels input.wide[type=submit], .acf-form-submit input.wide[type=submit], .edit-work-menu-wrap .wide.acf-gallery-add, .add-new-work-wrap .wide.acf-gallery-add, .mce-window .wide.mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.wide, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.wide, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.wide, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.wide[type=submit], .wide.project-files__upload-btn, .wide.project-files__file-btn, .wide.project-files__view-btn, .wide.project-files__search-btn, .wide.project-files__filter, .wide.project-files__btn, .wide.project-summary__description-more, .wide.project-summary__btn, .wide.team-section__filter, .wide.team-section__member-btn, .wide.team-section__role-btn, .wide.creative-brief-section__btn, .wide.team-member-card__btn, .wide.team-section__btn, .wide.creative-brief-sections__add-btn, .wide.talent-card__btn, .wide.talent-filters__search-btn, .wide.team-role__change-btn, .wide.project-file__btn, .wide.project-overview__btn, .wide.project-filters__clear, .wide.quick-actions__btn, .wide.project-card__btn, .journal-button.wide {
  min-width: 2.22rem;
}
.btn-border, .journal-button-border {
  border: 1px solid #323232;
  border-radius: 0 !important;
}
.btn.btn-no-trans, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-no-trans, .single.single-forum .bbp-forum-content-wrap .btn-no-trans.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .btn-no-trans#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-no-trans.button, .media-modal.wp-core-ui .wp-core-ui .btn-no-trans.button.button-hero, .media-modal.wp-core-ui .btn-no-trans.button.load-more.button-primary, .media-modal.wp-core-ui .btn-no-trans.media-button-select, .media-modal.wp-core-ui .btn-no-trans.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .btn-no-trans.button.load-more-jump, .expert-service_invite form .gform-footer input, body.blog .journal-hero .btn-no-trans.filter, body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero input.filter, body.category .journal-hero .btn-no-trans.filter, body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero input.filter, section.membership-levels input.btn-no-trans[type=submit], .acf-form-submit input.btn-no-trans[type=submit], .edit-work-menu-wrap .btn-no-trans.acf-gallery-add, .add-new-work-wrap .btn-no-trans.acf-gallery-add, .mce-window .mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-no-trans, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window button.mce-btn.mce-primary, .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-no-trans, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window a.mce-btn.mce-primary, .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-no-trans, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window button.mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-no-trans[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window input[type=submit].mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].mce-btn.mce-primary, .btn-no-trans.project-files__upload-btn, .btn-no-trans.project-files__file-btn, .btn-no-trans.project-files__view-btn, .btn-no-trans.project-files__search-btn, .btn-no-trans.project-files__filter, .btn-no-trans.project-files__btn, .btn-no-trans.project-summary__description-more, .btn-no-trans.project-summary__btn, .btn-no-trans.team-section__filter, .btn-no-trans.team-section__member-btn, .btn-no-trans.team-section__role-btn, .btn-no-trans.creative-brief-section__btn, .btn-no-trans.team-member-card__btn, .btn-no-trans.team-section__btn, .btn-no-trans.creative-brief-sections__add-btn, .btn-no-trans.talent-card__btn, .btn-no-trans.talent-filters__search-btn, .btn-no-trans.team-role__change-btn, .btn-no-trans.project-file__btn, .btn-no-trans.project-overview__btn, .btn-no-trans.project-filters__clear, .btn-no-trans.quick-actions__btn, .btn-no-trans.project-card__btn, .journal-button.btn-no-trans {
  padding: 0.1rem 0.7rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, .single.single-forum .bbp-forum-content-wrap .bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .button.load-more-jump, .expert-service_invite form .gform-footer input, body.blog .journal-hero .filter, body.category .journal-hero .filter, section.membership-levels input[type=submit], .acf-form-submit input[type=submit], .edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .acf-gallery-add, .mce-window .mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .project-files__upload-btn, .project-files__file-btn, .project-files__view-btn, .project-files__search-btn, .project-files__filter, .project-files__btn, .project-summary__description-more, .project-summary__btn, .team-section__filter, .team-section__member-btn, .team-section__role-btn, .creative-brief-section__btn, .team-member-card__btn, .team-section__btn, .creative-brief-sections__add-btn, .talent-card__btn, .talent-filters__search-btn, .team-role__change-btn, .project-file__btn, .project-overview__btn, .project-filters__clear, .quick-actions__btn, .project-card__btn, .journal-button {
    font-size: 0.11rem;
    letter-spacing: -0.02em;
  }
}
.btn:not(:has(span)), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:not(:has(span)), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:not(:has(span)), .single.single-forum .bbp-forum-content-wrap .bb-more-link:not(:has(span)), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:not(:has(span)), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:not(:has(span)), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:not(:has(span)), .media-modal.wp-core-ui .button.load-more.button-primary:not(:has(span)), .media-modal.wp-core-ui .media-button-select:not(:has(span)), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:not(:has(span)), .media-modal.wp-core-ui .button.load-more-jump:not(:has(span)), .expert-service_invite form .gform-footer input:not(:has(span)), body.blog .journal-hero .filter:not(:has(span)), body.category .journal-hero .filter:not(:has(span)), section.membership-levels input[type=submit]:not(:has(span)), .acf-form-submit input[type=submit]:not(:has(span)), .edit-work-menu-wrap .acf-gallery-add:not(:has(span)), .add-new-work-wrap .acf-gallery-add:not(:has(span)), .mce-window .mce-btn.mce-primary:not(:has(span)), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:not(:has(span)), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:not(:has(span)), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:not(:has(span)), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:not(:has(span)), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:not(:has(span)), .project-files__upload-btn:not(:has(span)), .project-files__file-btn:not(:has(span)), .project-files__view-btn:not(:has(span)), .project-files__search-btn:not(:has(span)), .project-files__filter:not(:has(span)), .project-files__btn:not(:has(span)), .project-summary__description-more:not(:has(span)), .project-summary__btn:not(:has(span)), .team-section__filter:not(:has(span)), .team-section__member-btn:not(:has(span)), .team-section__role-btn:not(:has(span)), .creative-brief-section__btn:not(:has(span)), .team-member-card__btn:not(:has(span)), .team-section__btn:not(:has(span)), .creative-brief-sections__add-btn:not(:has(span)), .talent-card__btn:not(:has(span)), .talent-filters__search-btn:not(:has(span)), .team-role__change-btn:not(:has(span)), .project-file__btn:not(:has(span)), .project-overview__btn:not(:has(span)), .project-filters__clear:not(:has(span)), .quick-actions__btn:not(:has(span)), .project-card__btn:not(:has(span)), .journal-button:not(:has(span)) {
  padding: 0.1rem 0.7rem;
  max-width: unset !important;
  min-width: unset !important;
  text-transform: unset;
}
.btn:not(:has(span)):hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:not(:has(span)):hover, .single.single-forum .bbp-forum-content-wrap .bb-more-link:not(:has(span)):hover, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:not(:has(span)):hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:not(:has(span)):hover, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:not(:has(span)):hover, .media-modal.wp-core-ui .button.load-more.button-primary:not(:has(span)):hover, .media-modal.wp-core-ui .media-button-select:not(:has(span)):hover, .media-modal.wp-core-ui .media-menu-item#menu-item-upload:not(:has(span)):hover, .media-modal.wp-core-ui .button.load-more-jump:not(:has(span)):hover, .expert-service_invite form .gform-footer input:not(:has(span)):hover, body.blog .journal-hero .filter:not(:has(span)):hover, body.category .journal-hero .filter:not(:has(span)):hover, section.membership-levels input[type=submit]:not(:has(span)):hover, .acf-form-submit input[type=submit]:not(:has(span)):hover, .edit-work-menu-wrap .acf-gallery-add:not(:has(span)):hover, .add-new-work-wrap .acf-gallery-add:not(:has(span)):hover, .mce-window .mce-btn.mce-primary:not(:has(span)):hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:not(:has(span)):hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:not(:has(span)):hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:not(:has(span)):hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:not(:has(span)):hover, .project-files__upload-btn:not(:has(span)):hover, .project-files__file-btn:not(:has(span)):hover, .project-files__view-btn:not(:has(span)):hover, .project-files__search-btn:not(:has(span)):hover, .project-files__filter:not(:has(span)):hover, .project-files__btn:not(:has(span)):hover, .project-summary__description-more:not(:has(span)):hover, .project-summary__btn:not(:has(span)):hover, .team-section__filter:not(:has(span)):hover, .team-section__member-btn:not(:has(span)):hover, .team-section__role-btn:not(:has(span)):hover, .creative-brief-section__btn:not(:has(span)):hover, .team-member-card__btn:not(:has(span)):hover, .team-section__btn:not(:has(span)):hover, .creative-brief-sections__add-btn:not(:has(span)):hover, .talent-card__btn:not(:has(span)):hover, .talent-filters__search-btn:not(:has(span)):hover, .team-role__change-btn:not(:has(span)):hover, .project-file__btn:not(:has(span)):hover, .project-overview__btn:not(:has(span)):hover, .project-filters__clear:not(:has(span)):hover, .quick-actions__btn:not(:has(span)):hover, .project-card__btn:not(:has(span)):hover, .journal-button:not(:has(span)):hover {
  background-color: #ffba42;
}
.btn span:nth-child(1), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a span:nth-child(1), .single.single-forum .bbp-forum-content-wrap .bb-more-link span:nth-child(1), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button.button-hero span:nth-child(1), .media-modal.wp-core-ui .button.load-more.button-primary span:nth-child(1), .media-modal.wp-core-ui .media-button-select span:nth-child(1), .media-modal.wp-core-ui .media-menu-item#menu-item-upload span:nth-child(1), .media-modal.wp-core-ui .button.load-more-jump span:nth-child(1), .expert-service_invite form .gform-footer input span:nth-child(1), body.blog .journal-hero .filter span:nth-child(1), body.category .journal-hero .filter span:nth-child(1), section.membership-levels input[type=submit] span:nth-child(1), .acf-form-submit input[type=submit] span:nth-child(1), .edit-work-menu-wrap .acf-gallery-add span:nth-child(1), .add-new-work-wrap .acf-gallery-add span:nth-child(1), .mce-window .mce-btn.mce-primary span:nth-child(1), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span:nth-child(1), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] span:nth-child(1), .project-files__upload-btn span:nth-child(1), .project-files__file-btn span:nth-child(1), .project-files__view-btn span:nth-child(1), .project-files__search-btn span:nth-child(1), .project-files__filter span:nth-child(1), .project-files__btn span:nth-child(1), .project-summary__description-more span:nth-child(1), .project-summary__btn span:nth-child(1), .team-section__filter span:nth-child(1), .team-section__member-btn span:nth-child(1), .team-section__role-btn span:nth-child(1), .creative-brief-section__btn span:nth-child(1), .team-member-card__btn span:nth-child(1), .team-section__btn span:nth-child(1), .creative-brief-sections__add-btn span:nth-child(1), .talent-card__btn span:nth-child(1), .talent-filters__search-btn span:nth-child(1), .team-role__change-btn span:nth-child(1), .project-file__btn span:nth-child(1), .project-overview__btn span:nth-child(1), .project-filters__clear span:nth-child(1), .quick-actions__btn span:nth-child(1), .project-card__btn span:nth-child(1), .journal-button span:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.btn::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a::after, .single.single-forum .bbp-forum-content-wrap .bb-more-link::after, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5::after, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button::after, .media-modal.wp-core-ui .wp-core-ui .button.button-hero::after, .media-modal.wp-core-ui .button.load-more.button-primary::after, .media-modal.wp-core-ui .media-button-select::after, .media-modal.wp-core-ui .media-menu-item#menu-item-upload::after, .media-modal.wp-core-ui .button.load-more-jump::after, .expert-service_invite form .gform-footer input::after, body.blog .journal-hero .filter::after, body.category .journal-hero .filter::after, section.membership-levels input[type=submit]::after, .acf-form-submit input[type=submit]::after, .edit-work-menu-wrap .acf-gallery-add::after, .add-new-work-wrap .acf-gallery-add::after, .mce-window .mce-btn.mce-primary::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]::after, .project-files__upload-btn::after, .project-files__file-btn::after, .project-files__view-btn::after, .project-files__search-btn::after, .project-files__filter::after, .project-files__btn::after, .project-summary__description-more::after, .project-summary__btn::after, .team-section__filter::after, .team-section__member-btn::after, .team-section__role-btn::after, .creative-brief-section__btn::after, .team-member-card__btn::after, .team-section__btn::after, .creative-brief-sections__add-btn::after, .talent-card__btn::after, .talent-filters__search-btn::after, .team-role__change-btn::after, .project-file__btn::after, .project-overview__btn::after, .project-filters__clear::after, .quick-actions__btn::after, .project-card__btn::after, .journal-button::after {
  display: none;
}
.btn[data-text]::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a[data-text]::after, .single.single-forum .bbp-forum-content-wrap [data-text].bb-more-link::after, .sign-in-section .sign-in-content-wrapper .gform-footer [data-text]#gform_submit_button_5::after, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero [data-text].button::after, .media-modal.wp-core-ui .wp-core-ui [data-text].button.button-hero::after, .media-modal.wp-core-ui [data-text].button.load-more.button-primary::after, .media-modal.wp-core-ui [data-text].media-button-select::after, .media-modal.wp-core-ui [data-text].media-menu-item#menu-item-upload::after, .media-modal.wp-core-ui [data-text].button.load-more-jump::after, .expert-service_invite form .gform-footer input[data-text]::after, body.blog .journal-hero [data-text].filter::after, body.category .journal-hero [data-text].filter::after, section.membership-levels input[data-text][type=submit]::after, .acf-form-submit input[data-text][type=submit]::after, .edit-work-menu-wrap [data-text].acf-gallery-add::after, .add-new-work-wrap [data-text].acf-gallery-add::after, .mce-window [data-text].mce-btn.mce-primary::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button[data-text]::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a[data-text]::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button[data-text]::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[data-text][type=submit]::after, [data-text].project-files__upload-btn::after, [data-text].project-files__file-btn::after, [data-text].project-files__view-btn::after, [data-text].project-files__search-btn::after, [data-text].project-files__filter::after, [data-text].project-files__btn::after, [data-text].project-summary__description-more::after, [data-text].project-summary__btn::after, [data-text].team-section__filter::after, [data-text].team-section__member-btn::after, [data-text].team-section__role-btn::after, [data-text].creative-brief-section__btn::after, [data-text].team-member-card__btn::after, [data-text].team-section__btn::after, [data-text].creative-brief-sections__add-btn::after, [data-text].talent-card__btn::after, [data-text].talent-filters__search-btn::after, [data-text].team-role__change-btn::after, [data-text].project-file__btn::after, [data-text].project-overview__btn::after, [data-text].project-filters__clear::after, [data-text].quick-actions__btn::after, [data-text].project-card__btn::after, .journal-button[data-text]::after {
  display: inline-block;
  content: attr(data-text);
}
.btn span:nth-child(2), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a span:nth-child(2), .single.single-forum .bbp-forum-content-wrap .bb-more-link span:nth-child(2), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 span:nth-child(2), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button span:nth-child(2), .media-modal.wp-core-ui .wp-core-ui .button.button-hero span:nth-child(2), .media-modal.wp-core-ui .button.load-more.button-primary span:nth-child(2), .media-modal.wp-core-ui .media-button-select span:nth-child(2), .media-modal.wp-core-ui .media-menu-item#menu-item-upload span:nth-child(2), .media-modal.wp-core-ui .button.load-more-jump span:nth-child(2), .expert-service_invite form .gform-footer input span:nth-child(2), body.blog .journal-hero .filter span:nth-child(2), body.category .journal-hero .filter span:nth-child(2), section.membership-levels input[type=submit] span:nth-child(2), .acf-form-submit input[type=submit] span:nth-child(2), .edit-work-menu-wrap .acf-gallery-add span:nth-child(2), .add-new-work-wrap .acf-gallery-add span:nth-child(2), .mce-window .mce-btn.mce-primary span:nth-child(2), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span:nth-child(2), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a span:nth-child(2), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button span:nth-child(2), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] span:nth-child(2), .project-files__upload-btn span:nth-child(2), .project-files__file-btn span:nth-child(2), .project-files__view-btn span:nth-child(2), .project-files__search-btn span:nth-child(2), .project-files__filter span:nth-child(2), .project-files__btn span:nth-child(2), .project-summary__description-more span:nth-child(2), .project-summary__btn span:nth-child(2), .team-section__filter span:nth-child(2), .team-section__member-btn span:nth-child(2), .team-section__role-btn span:nth-child(2), .creative-brief-section__btn span:nth-child(2), .team-member-card__btn span:nth-child(2), .team-section__btn span:nth-child(2), .creative-brief-sections__add-btn span:nth-child(2), .talent-card__btn span:nth-child(2), .talent-filters__search-btn span:nth-child(2), .team-role__change-btn span:nth-child(2), .project-file__btn span:nth-child(2), .project-overview__btn span:nth-child(2), .project-filters__clear span:nth-child(2), .quick-actions__btn span:nth-child(2), .project-card__btn span:nth-child(2), .btn::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a::after, .single.single-forum .bbp-forum-content-wrap .bb-more-link::after, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5::after, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button::after, .media-modal.wp-core-ui .wp-core-ui .button.button-hero::after, .media-modal.wp-core-ui .button.load-more.button-primary::after, .media-modal.wp-core-ui .media-button-select::after, .media-modal.wp-core-ui .media-menu-item#menu-item-upload::after, .media-modal.wp-core-ui .button.load-more-jump::after, .expert-service_invite form .gform-footer input::after, body.blog .journal-hero .filter::after, body.category .journal-hero .filter::after, section.membership-levels input[type=submit]::after, .acf-form-submit input[type=submit]::after, .edit-work-menu-wrap .acf-gallery-add::after, .add-new-work-wrap .acf-gallery-add::after, .mce-window .mce-btn.mce-primary::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]::after, .project-files__upload-btn::after, .project-files__file-btn::after, .project-files__view-btn::after, .project-files__search-btn::after, .project-files__filter::after, .project-files__btn::after, .project-summary__description-more::after, .project-summary__btn::after, .team-section__filter::after, .team-section__member-btn::after, .team-section__role-btn::after, .creative-brief-section__btn::after, .team-member-card__btn::after, .team-section__btn::after, .creative-brief-sections__add-btn::after, .talent-card__btn::after, .talent-filters__search-btn::after, .team-role__change-btn::after, .project-file__btn::after, .project-overview__btn::after, .project-filters__clear::after, .quick-actions__btn::after, .project-card__btn::after, .journal-button span:nth-child(2), .journal-button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 1rem);
  width: 100%;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.btn.border, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.border, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.border, .single.single-forum .bbp-forum-content-wrap .border.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .border#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .border.button, .media-modal.wp-core-ui .wp-core-ui .border.button.button-hero, .media-modal.wp-core-ui .border.button.load-more.button-primary, .media-modal.wp-core-ui .border.media-button-select, .media-modal.wp-core-ui .border.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .border.button.load-more-jump, .expert-service_invite form .gform-footer input.border, body.blog .journal-hero .border.filter, body.category .journal-hero .border.filter, section.membership-levels input.border[type=submit], .acf-form-submit .btn#cancel-acf-submit, .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit a#cancel-acf-submit, .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit a#cancel-acf-submit, .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit #cancel-acf-submit.bb-more-link, .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit #cancel-acf-submit.button, .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit #cancel-acf-submit.button.button-hero, .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit #cancel-acf-submit.button.load-more.button-primary, .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .acf-form-submit #cancel-acf-submit.media-button-select, .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit #cancel-acf-submit.button.load-more-jump, .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .acf-form-submit input#cancel-acf-submit, .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .acf-form-submit #cancel-acf-submit.filter, .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .acf-form-submit #cancel-acf-submit.filter, .acf-form-submit input.border[type=submit], .acf-form-submit input[type=submit]#cancel-acf-submit, .edit-work-menu-wrap .border.acf-gallery-add, .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit, .add-new-work-wrap .border.acf-gallery-add, .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .add-new-work-wrap .acf-gallery-add#cancel-acf-submit, .mce-window .border.mce-btn.mce-primary, .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .mce-window .mce-btn.mce-primary#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.border, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.border, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.border, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.border[type=submit], .border.project-files__upload-btn, .acf-form-submit .project-files__upload-btn#cancel-acf-submit, .border.project-files__file-btn, .acf-form-submit .project-files__file-btn#cancel-acf-submit, .border.project-files__view-btn, .acf-form-submit .project-files__view-btn#cancel-acf-submit, .border.project-files__search-btn, .acf-form-submit .project-files__search-btn#cancel-acf-submit, .border.project-files__filter, .acf-form-submit .project-files__filter#cancel-acf-submit, .border.project-files__btn, .acf-form-submit .project-files__btn#cancel-acf-submit, .border.project-summary__description-more, .acf-form-submit .project-summary__description-more#cancel-acf-submit, .border.project-summary__btn, .acf-form-submit .project-summary__btn#cancel-acf-submit, .border.team-section__filter, .acf-form-submit .team-section__filter#cancel-acf-submit, .border.team-section__member-btn, .acf-form-submit .team-section__member-btn#cancel-acf-submit, .border.team-section__role-btn, .acf-form-submit .team-section__role-btn#cancel-acf-submit, .border.creative-brief-section__btn, .acf-form-submit .creative-brief-section__btn#cancel-acf-submit, .border.team-member-card__btn, .acf-form-submit .team-member-card__btn#cancel-acf-submit, .border.team-section__btn, .acf-form-submit .team-section__btn#cancel-acf-submit, .border.creative-brief-sections__add-btn, .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit, .border.talent-card__btn, .acf-form-submit .talent-card__btn#cancel-acf-submit, .border.talent-filters__search-btn, .acf-form-submit .talent-filters__search-btn#cancel-acf-submit, .border.team-role__change-btn, .acf-form-submit .team-role__change-btn#cancel-acf-submit, .border.project-file__btn, .acf-form-submit .project-file__btn#cancel-acf-submit, .border.project-overview__btn, .acf-form-submit .project-overview__btn#cancel-acf-submit, .border.project-filters__clear, .acf-form-submit .project-filters__clear#cancel-acf-submit, .border.quick-actions__btn, .acf-form-submit .quick-actions__btn#cancel-acf-submit, .border.project-card__btn, .acf-form-submit .project-card__btn#cancel-acf-submit, .journal-button.border, .acf-form-submit .journal-button#cancel-acf-submit {
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
}
.btn:hover span:nth-child(1), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover span:nth-child(1), .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover span:nth-child(1), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover span:nth-child(1), .media-modal.wp-core-ui .button.load-more.button-primary:hover span:nth-child(1), .media-modal.wp-core-ui .media-button-select:hover span:nth-child(1), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover span:nth-child(1), .media-modal.wp-core-ui .button.load-more-jump:hover span:nth-child(1), .expert-service_invite form .gform-footer input:hover span:nth-child(1), body.blog .journal-hero .filter:hover span:nth-child(1), body.category .journal-hero .filter:hover span:nth-child(1), section.membership-levels input[type=submit]:hover span:nth-child(1), .acf-form-submit input[type=submit]:hover span:nth-child(1), .edit-work-menu-wrap .acf-gallery-add:hover span:nth-child(1), .add-new-work-wrap .acf-gallery-add:hover span:nth-child(1), .mce-window .mce-btn.mce-primary:hover span:nth-child(1), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover span:nth-child(1), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover span:nth-child(1), .project-files__upload-btn:hover span:nth-child(1), .project-files__file-btn:hover span:nth-child(1), .project-files__view-btn:hover span:nth-child(1), .project-files__search-btn:hover span:nth-child(1), .project-files__filter:hover span:nth-child(1), .project-files__btn:hover span:nth-child(1), .project-summary__description-more:hover span:nth-child(1), .project-summary__btn:hover span:nth-child(1), .team-section__filter:hover span:nth-child(1), .team-section__member-btn:hover span:nth-child(1), .team-section__role-btn:hover span:nth-child(1), .creative-brief-section__btn:hover span:nth-child(1), .team-member-card__btn:hover span:nth-child(1), .team-section__btn:hover span:nth-child(1), .creative-brief-sections__add-btn:hover span:nth-child(1), .talent-card__btn:hover span:nth-child(1), .talent-filters__search-btn:hover span:nth-child(1), .team-role__change-btn:hover span:nth-child(1), .project-file__btn:hover span:nth-child(1), .project-overview__btn:hover span:nth-child(1), .project-filters__clear:hover span:nth-child(1), .quick-actions__btn:hover span:nth-child(1), .project-card__btn:hover span:nth-child(1), .journal-button:hover span:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -1rem);
}
.btn:hover span:nth-child(2), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover span:nth-child(2), .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover span:nth-child(2), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover span:nth-child(2), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover span:nth-child(2), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover span:nth-child(2), .media-modal.wp-core-ui .button.load-more.button-primary:hover span:nth-child(2), .media-modal.wp-core-ui .media-button-select:hover span:nth-child(2), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover span:nth-child(2), .media-modal.wp-core-ui .button.load-more-jump:hover span:nth-child(2), .expert-service_invite form .gform-footer input:hover span:nth-child(2), body.blog .journal-hero .filter:hover span:nth-child(2), body.category .journal-hero .filter:hover span:nth-child(2), section.membership-levels input[type=submit]:hover span:nth-child(2), .acf-form-submit input[type=submit]:hover span:nth-child(2), .edit-work-menu-wrap .acf-gallery-add:hover span:nth-child(2), .add-new-work-wrap .acf-gallery-add:hover span:nth-child(2), .mce-window .mce-btn.mce-primary:hover span:nth-child(2), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover span:nth-child(2), .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover span:nth-child(2), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover span:nth-child(2), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover span:nth-child(2), .project-files__upload-btn:hover span:nth-child(2), .project-files__file-btn:hover span:nth-child(2), .project-files__view-btn:hover span:nth-child(2), .project-files__search-btn:hover span:nth-child(2), .project-files__filter:hover span:nth-child(2), .project-files__btn:hover span:nth-child(2), .project-summary__description-more:hover span:nth-child(2), .project-summary__btn:hover span:nth-child(2), .team-section__filter:hover span:nth-child(2), .team-section__member-btn:hover span:nth-child(2), .team-section__role-btn:hover span:nth-child(2), .creative-brief-section__btn:hover span:nth-child(2), .team-member-card__btn:hover span:nth-child(2), .team-section__btn:hover span:nth-child(2), .creative-brief-sections__add-btn:hover span:nth-child(2), .talent-card__btn:hover span:nth-child(2), .talent-filters__search-btn:hover span:nth-child(2), .team-role__change-btn:hover span:nth-child(2), .project-file__btn:hover span:nth-child(2), .project-overview__btn:hover span:nth-child(2), .project-filters__clear:hover span:nth-child(2), .quick-actions__btn:hover span:nth-child(2), .project-card__btn:hover span:nth-child(2), .btn:hover::after, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover::after, .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover::after, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover::after, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover::after, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover::after, .media-modal.wp-core-ui .button.load-more.button-primary:hover::after, .media-modal.wp-core-ui .media-button-select:hover::after, .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover::after, .media-modal.wp-core-ui .button.load-more-jump:hover::after, .expert-service_invite form .gform-footer input:hover::after, body.blog .journal-hero .filter:hover::after, body.category .journal-hero .filter:hover::after, section.membership-levels input[type=submit]:hover::after, .acf-form-submit input[type=submit]:hover::after, .edit-work-menu-wrap .acf-gallery-add:hover::after, .add-new-work-wrap .acf-gallery-add:hover::after, .mce-window .mce-btn.mce-primary:hover::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover::after, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover::after, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover::after, .project-files__upload-btn:hover::after, .project-files__file-btn:hover::after, .project-files__view-btn:hover::after, .project-files__search-btn:hover::after, .project-files__filter:hover::after, .project-files__btn:hover::after, .project-summary__description-more:hover::after, .project-summary__btn:hover::after, .team-section__filter:hover::after, .team-section__member-btn:hover::after, .team-section__role-btn:hover::after, .creative-brief-section__btn:hover::after, .team-member-card__btn:hover::after, .team-section__btn:hover::after, .creative-brief-sections__add-btn:hover::after, .talent-card__btn:hover::after, .talent-filters__search-btn:hover::after, .team-role__change-btn:hover::after, .project-file__btn:hover::after, .project-overview__btn:hover::after, .project-filters__clear:hover::after, .quick-actions__btn:hover::after, .project-card__btn:hover::after, .journal-button:hover span:nth-child(2), .journal-button:hover::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, .single.single-forum .bbp-forum-content-wrap .bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .button.load-more-jump, .expert-service_invite form .gform-footer input, body.blog .journal-hero .filter, body.category .journal-hero .filter, section.membership-levels input[type=submit], .edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .journal-button-primary {
  min-width: 2.22rem;
  padding: 0.11rem 0.18rem;
  text-transform: uppercase;
  background-color: #CA9332;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .button.load-more-jump:hover, .expert-service_invite form .gform-footer input:hover, body.blog .journal-hero .filter:hover, body.category .journal-hero .filter:hover, section.membership-levels input[type=submit]:hover, .edit-work-menu-wrap .acf-gallery-add:hover, .add-new-work-wrap .acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .btn-primary:active, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:active, .single.single-forum .bbp-forum-content-wrap .bb-more-link:active, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:active, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:active, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:active, .media-modal.wp-core-ui .button.load-more.button-primary:active, .media-modal.wp-core-ui .media-button-select:active, .media-modal.wp-core-ui .media-menu-item#menu-item-upload:active, .media-modal.wp-core-ui .button.load-more-jump:active, .expert-service_invite form .gform-footer input:active, body.blog .journal-hero .filter:active, body.category .journal-hero .filter:active, section.membership-levels input[type=submit]:active, .edit-work-menu-wrap .acf-gallery-add:active, .add-new-work-wrap .acf-gallery-add:active, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:active, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:active, .btn-primary:focus, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:focus, .single.single-forum .bbp-forum-content-wrap .bb-more-link:focus, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:focus, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:focus, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:focus, .media-modal.wp-core-ui .button.load-more.button-primary:focus, .media-modal.wp-core-ui .media-button-select:focus, .media-modal.wp-core-ui .media-menu-item#menu-item-upload:focus, .media-modal.wp-core-ui .button.load-more-jump:focus, .expert-service_invite form .gform-footer input:focus, body.blog .journal-hero .filter:focus, body.category .journal-hero .filter:focus, section.membership-levels input[type=submit]:focus, .edit-work-menu-wrap .acf-gallery-add:focus, .add-new-work-wrap .acf-gallery-add:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:focus, .journal-button-primary:hover, .journal-button-primary:active, .journal-button-primary:focus {
  color: #000;
  background-color: #CA9332;
}
.btn-primary:hover span:nth-child(1), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover span:nth-child(1), .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover span:nth-child(1), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover span:nth-child(1), .media-modal.wp-core-ui .button.load-more.button-primary:hover span:nth-child(1), .media-modal.wp-core-ui .media-button-select:hover span:nth-child(1), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover span:nth-child(1), .media-modal.wp-core-ui .button.load-more-jump:hover span:nth-child(1), .expert-service_invite form .gform-footer input:hover span:nth-child(1), body.blog .journal-hero .filter:hover span:nth-child(1), body.category .journal-hero .filter:hover span:nth-child(1), section.membership-levels input[type=submit]:hover span:nth-child(1), .edit-work-menu-wrap .acf-gallery-add:hover span:nth-child(1), .add-new-work-wrap .acf-gallery-add:hover span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover span:nth-child(1), .btn-primary:active span:nth-child(1), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:active span:nth-child(1), .single.single-forum .bbp-forum-content-wrap .bb-more-link:active span:nth-child(1), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:active span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:active span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:active span:nth-child(1), .media-modal.wp-core-ui .button.load-more.button-primary:active span:nth-child(1), .media-modal.wp-core-ui .media-button-select:active span:nth-child(1), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:active span:nth-child(1), .media-modal.wp-core-ui .button.load-more-jump:active span:nth-child(1), .expert-service_invite form .gform-footer input:active span:nth-child(1), body.blog .journal-hero .filter:active span:nth-child(1), body.category .journal-hero .filter:active span:nth-child(1), section.membership-levels input[type=submit]:active span:nth-child(1), .edit-work-menu-wrap .acf-gallery-add:active span:nth-child(1), .add-new-work-wrap .acf-gallery-add:active span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:active span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:active span:nth-child(1), .btn-primary:focus span:nth-child(1), #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:focus span:nth-child(1), .single.single-forum .bbp-forum-content-wrap .bb-more-link:focus span:nth-child(1), .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:focus span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:focus span:nth-child(1), .media-modal.wp-core-ui .wp-core-ui .button.button-hero:focus span:nth-child(1), .media-modal.wp-core-ui .button.load-more.button-primary:focus span:nth-child(1), .media-modal.wp-core-ui .media-button-select:focus span:nth-child(1), .media-modal.wp-core-ui .media-menu-item#menu-item-upload:focus span:nth-child(1), .media-modal.wp-core-ui .button.load-more-jump:focus span:nth-child(1), .expert-service_invite form .gform-footer input:focus span:nth-child(1), body.blog .journal-hero .filter:focus span:nth-child(1), body.category .journal-hero .filter:focus span:nth-child(1), section.membership-levels input[type=submit]:focus span:nth-child(1), .edit-work-menu-wrap .acf-gallery-add:focus span:nth-child(1), .add-new-work-wrap .acf-gallery-add:focus span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:focus span:nth-child(1), .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:focus span:nth-child(1), .journal-button-primary:hover span:nth-child(1), .journal-button-primary:active span:nth-child(1), .journal-button-primary:focus span:nth-child(1) {
  color: #000;
}
.btn-primary svg, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a svg, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a svg, .single.single-forum .bbp-forum-content-wrap .bb-more-link svg, .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 svg, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button svg, .media-modal.wp-core-ui .wp-core-ui .button.button-hero svg, .media-modal.wp-core-ui .button.load-more.button-primary svg, .media-modal.wp-core-ui .media-button-select svg, .media-modal.wp-core-ui .media-menu-item#menu-item-upload svg, .media-modal.wp-core-ui .button.load-more-jump svg, .expert-service_invite form .gform-footer input svg, body.blog .journal-hero .filter svg, body.category .journal-hero .filter svg, section.membership-levels input[type=submit] svg, .edit-work-menu-wrap .acf-gallery-add svg, .add-new-work-wrap .acf-gallery-add svg, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button svg, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] svg, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] svg, .journal-button-primary svg {
  width: 0.16rem;
  height: auto;
}
.btn-not-wide, .journal-button-not-wide {
  min-width: 1.22rem;
}
.btn-not-wide span, .journal-button-not-wide span {
  display: flex;
  justify-content: center;
}
.btn-primary-small, .journal-button-primary-small {
  min-width: 1.42rem;
  padding: 0.11rem 0.18rem;
  text-transform: uppercase;
  background-color: #CA9332;
  color: #000;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .btn-primary-small, .journal-button-primary-small {
    min-width: 1rem;
  }
}
.btn-primary-small:hover, .btn-primary-small:active, .btn-primary-small:focus, .journal-button-primary-small:hover, .journal-button-primary-small:active, .journal-button-primary-small:focus {
  color: #000;
  background-color: #CA9332;
}
.btn-primary-small:hover span:nth-child(1), .btn-primary-small:active span:nth-child(1), .btn-primary-small:focus span:nth-child(1), .journal-button-primary-small:hover span:nth-child(1), .journal-button-primary-small:active span:nth-child(1), .journal-button-primary-small:focus span:nth-child(1) {
  color: #000;
}
.btn-primary-small svg, .journal-button-primary-small svg {
  width: 0.16rem;
  height: auto;
}
.btn-transparent, .acf-form-submit #cancel-acf-submit, .journal-button-transparent {
  min-width: 0.75rem;
  padding-left: 0.08rem;
  padding-right: 0.08rem;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  border: 0.01rem solid #323232;
  overflow: hidden;
  font-size: 0.13rem;
  line-height: 0.94;
  letter-spacing: -0.003em;
  font-weight: 500;
  text-shadow: 0 0.33rem 0 #fff;
  background-color: transparent;
  color: #fff;
}
.btn-transparent::before, .acf-form-submit #cancel-acf-submit::before, .journal-button-transparent::before {
  display: none;
}
.btn-transparent span, .acf-form-submit #cancel-acf-submit span, .journal-button-transparent span {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.btn-transparent.border, .acf-form-submit #cancel-acf-submit, .journal-button-transparent.border {
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
}
.btn-transparent:hover, .acf-form-submit #cancel-acf-submit:hover, .journal-button-transparent:hover {
  color: #fff;
  background-color: transparent;
}
.btn-transparent:hover span, .acf-form-submit #cancel-acf-submit:hover span, .journal-button-transparent:hover span {
  color: #fff;
}
.btn.has-arrow span, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.has-arrow span, .single.single-forum .bbp-forum-content-wrap .has-arrow.bb-more-link span, .sign-in-section .sign-in-content-wrapper .gform-footer .has-arrow#gform_submit_button_5 span, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .has-arrow.button span, .media-modal.wp-core-ui .wp-core-ui .has-arrow.button.button-hero span, .media-modal.wp-core-ui .has-arrow.button.load-more.button-primary span, .media-modal.wp-core-ui .has-arrow.media-button-select span, .media-modal.wp-core-ui .has-arrow.media-menu-item#menu-item-upload span, .media-modal.wp-core-ui .has-arrow.button.load-more-jump span, .expert-service_invite form .gform-footer input.has-arrow span, body.blog .journal-hero .has-arrow.filter span, body.category .journal-hero .has-arrow.filter span, section.membership-levels input.has-arrow[type=submit] span, .acf-form-submit input.has-arrow[type=submit] span, .edit-work-menu-wrap .has-arrow.acf-gallery-add span, .add-new-work-wrap .has-arrow.acf-gallery-add span, .mce-window .has-arrow.mce-btn.mce-primary span, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.has-arrow span, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.has-arrow span, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.has-arrow span, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.has-arrow[type=submit] span, .has-arrow.project-files__upload-btn span, .has-arrow.project-files__file-btn span, .has-arrow.project-files__view-btn span, .has-arrow.project-files__search-btn span, .has-arrow.project-files__filter span, .has-arrow.project-files__btn span, .has-arrow.project-summary__description-more span, .has-arrow.project-summary__btn span, .has-arrow.team-section__filter span, .has-arrow.team-section__member-btn span, .has-arrow.team-section__role-btn span, .has-arrow.creative-brief-section__btn span, .has-arrow.team-member-card__btn span, .has-arrow.team-section__btn span, .has-arrow.creative-brief-sections__add-btn span, .has-arrow.talent-card__btn span, .has-arrow.talent-filters__search-btn span, .has-arrow.team-role__change-btn span, .has-arrow.project-file__btn span, .has-arrow.project-overview__btn span, .has-arrow.project-filters__clear span, .has-arrow.quick-actions__btn span, .has-arrow.project-card__btn span, .journal-button.has-arrow span {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.08rem;
}
.btn.cta2, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.cta2, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.cta2, .single.single-forum .bbp-forum-content-wrap .cta2.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .cta2#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .cta2.button, .media-modal.wp-core-ui .wp-core-ui .cta2.button.button-hero, .media-modal.wp-core-ui .cta2.button.load-more.button-primary, .media-modal.wp-core-ui .cta2.media-button-select, .media-modal.wp-core-ui .cta2.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .cta2.button.load-more-jump, .media-modal.wp-core-ui .btn.load-more-count, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.load-more-count, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui a.load-more-count, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.load-more-count, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui a.load-more-count, .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .load-more-count.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .load-more-count.bb-more-link, .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .load-more-count#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .load-more-count#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .load-more-count.button, .media-modal.wp-core-ui .wp-core-ui .load-more-count.button.button-hero, .media-modal.wp-core-ui .load-more-count.button.load-more.button-primary, .media-modal.wp-core-ui .load-more-count.media-button-select, .media-modal.wp-core-ui .load-more-count.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .load-more-count.button.load-more-jump, .trial-fixed-cta .btn.trial-cta-link, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.trial-cta-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .trial-fixed-cta a.trial-cta-link, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.trial-cta-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .trial-fixed-cta a.trial-cta-link, .trial-fixed-cta .single.single-forum .bbp-forum-content-wrap .trial-cta-link.bb-more-link, .single.single-forum .bbp-forum-content-wrap .trial-fixed-cta .trial-cta-link.bb-more-link, .trial-fixed-cta .sign-in-section .sign-in-content-wrapper .gform-footer .trial-cta-link#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-fixed-cta .trial-cta-link#gform_submit_button_5, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-cta-link.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-fixed-cta .trial-cta-link.button, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .trial-cta-link.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .trial-fixed-cta .trial-cta-link.button.button-hero, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more.button-primary, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more.button-primary, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-button-select, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-button-select, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-menu-item#menu-item-upload, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more-jump, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more-jump, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder, .single.single-forum .bbp-forum-content-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder, .sign-in-section .sign-in-content-wrapper .gform-footer .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder, .media-modal.wp-core-ui .wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder, .single.single-forum .bbp-forum-content-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder, .media-modal.wp-core-ui .wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder, .expert-service_invite form .gform-footer input.cta2, .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.load-more-count, .media-modal.wp-core-ui .expert-service_invite form .gform-footer input.load-more-count, .expert-service_invite form .gform-footer .trial-fixed-cta input.trial-cta-link, .trial-fixed-cta .expert-service_invite form .gform-footer input.trial-cta-link, body.blog .journal-hero .cta2.filter, body.blog .journal-hero .media-modal.wp-core-ui .filter.load-more-count, .media-modal.wp-core-ui body.blog .journal-hero .filter.load-more-count, body.blog .journal-hero .trial-fixed-cta .filter.trial-cta-link, .trial-fixed-cta body.blog .journal-hero .filter.trial-cta-link, body.blog .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder, body.blog .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder, body.category .journal-hero .cta2.filter, body.category .journal-hero .media-modal.wp-core-ui .filter.load-more-count, .media-modal.wp-core-ui body.category .journal-hero .filter.load-more-count, body.category .journal-hero .trial-fixed-cta .filter.trial-cta-link, .trial-fixed-cta body.category .journal-hero .filter.trial-cta-link, body.category .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder, body.category .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder, section.membership-levels input.cta2[type=submit], section.membership-levels .media-modal.wp-core-ui input[type=submit].load-more-count, .media-modal.wp-core-ui section.membership-levels input[type=submit].load-more-count, section.membership-levels .trial-fixed-cta input[type=submit].trial-cta-link, .trial-fixed-cta section.membership-levels input[type=submit].trial-cta-link, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .btn.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.upload-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.upload-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .single.single-forum .bbp-forum-content-wrap .upload-text.bb-more-link, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.bb-more-link, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .sign-in-section .sign-in-content-wrapper .gform-footer .upload-text#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text#gform_submit_button_5, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .upload-text.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .upload-text.button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.button-hero, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more.button-primary, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more.button-primary, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-button-select, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-button-select, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-menu-item#menu-item-upload, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more-jump, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more-jump, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .expert-service_invite form .gform-footer input.upload-text, .expert-service_invite form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.blog .journal-hero .upload-text.filter, body.blog .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.category .journal-hero .upload-text.filter, body.category .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content section.membership-levels input.upload-text[type=submit], section.membership-levels section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text[type=submit], section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details::placeholder, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details::placeholder, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link::placeholder, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button::placeholder, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero::placeholder, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary::placeholder, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select::placeholder, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump::placeholder, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details::placeholder, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter::placeholder, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter::placeholder, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit]::placeholder, section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit]::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit], section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit], .acf-form-submit input.cta2[type=submit], .acf-form-submit .media-modal.wp-core-ui input[type=submit].load-more-count, .media-modal.wp-core-ui .acf-form-submit input[type=submit].load-more-count, .acf-form-submit .trial-fixed-cta input[type=submit].trial-cta-link, .trial-fixed-cta .acf-form-submit input[type=submit].trial-cta-link, .acf-form-submit section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-form-submit input[type=submit].upload-text, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details::placeholder, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details, th[data-type=text] label.btn, th[data-type=text] .single.single-forum .bbp-forum-content-wrap label.bb-more-link, .single.single-forum .bbp-forum-content-wrap th[data-type=text] label.bb-more-link, th[data-type=text] .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer th[data-type=text] label#gform_submit_button_5, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero th[data-type=text] label.button, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui label.button.button-hero, .media-modal.wp-core-ui .wp-core-ui th[data-type=text] label.button.button-hero, th[data-type=text] .media-modal.wp-core-ui label.button.load-more.button-primary, .media-modal.wp-core-ui th[data-type=text] label.button.load-more.button-primary, th[data-type=text] .media-modal.wp-core-ui label.media-button-select, .media-modal.wp-core-ui th[data-type=text] label.media-button-select, th[data-type=text] .media-modal.wp-core-ui label.media-menu-item#menu-item-upload, .media-modal.wp-core-ui th[data-type=text] label.media-menu-item#menu-item-upload, th[data-type=text] .media-modal.wp-core-ui label.button.load-more-jump, .media-modal.wp-core-ui th[data-type=text] label.button.load-more-jump, th[data-type=text] body.blog .journal-hero label.filter, body.blog .journal-hero th[data-type=text] label.filter, th[data-type=text] body.category .journal-hero label.filter, body.category .journal-hero th[data-type=text] label.filter, .acf-radio-list li.btn, .acf-radio-list .single.single-forum .bbp-forum-content-wrap li.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-radio-list li.bb-more-link, .acf-radio-list .sign-in-section .sign-in-content-wrapper .gform-footer li#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-radio-list li#gform_submit_button_5, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero li.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-radio-list li.button, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui li.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-radio-list li.button.button-hero, .acf-radio-list .media-modal.wp-core-ui li.button.load-more.button-primary, .media-modal.wp-core-ui .acf-radio-list li.button.load-more.button-primary, .acf-radio-list .media-modal.wp-core-ui li.media-button-select, .media-modal.wp-core-ui .acf-radio-list li.media-button-select, .acf-radio-list .media-modal.wp-core-ui li.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-radio-list li.media-menu-item#menu-item-upload, .acf-radio-list .media-modal.wp-core-ui li.button.load-more-jump, .media-modal.wp-core-ui .acf-radio-list li.button.load-more-jump, .acf-radio-list body.blog .journal-hero li.filter, body.blog .journal-hero .acf-radio-list li.filter, .acf-radio-list body.category .journal-hero li.filter, body.category .journal-hero .acf-radio-list li.filter, .acf-label label.btn, .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-label label.bb-more-link, .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-label label#gform_submit_button_5, .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-label label.button, .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-label label.button.button-hero, .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary, .media-modal.wp-core-ui .acf-label label.button.load-more.button-primary, .acf-label .media-modal.wp-core-ui label.media-button-select, .media-modal.wp-core-ui .acf-label label.media-button-select, .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-label label.media-menu-item#menu-item-upload, .acf-label .media-modal.wp-core-ui label.button.load-more-jump, .media-modal.wp-core-ui .acf-label label.button.load-more-jump, .acf-label body.blog .journal-hero label.filter, body.blog .journal-hero .acf-label label.filter, .acf-label body.category .journal-hero label.filter, body.category .journal-hero .acf-label label.filter, .acf-th label.btn, .acf-th .single.single-forum .bbp-forum-content-wrap label.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-th label.bb-more-link, .acf-th .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-th label#gform_submit_button_5, .acf-th .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-th label.button, .acf-th .media-modal.wp-core-ui .wp-core-ui label.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-th label.button.button-hero, .acf-th .media-modal.wp-core-ui label.button.load-more.button-primary, .media-modal.wp-core-ui .acf-th label.button.load-more.button-primary, .acf-th .media-modal.wp-core-ui label.media-button-select, .media-modal.wp-core-ui .acf-th label.media-button-select, .acf-th .media-modal.wp-core-ui label.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-th label.media-menu-item#menu-item-upload, .acf-th .media-modal.wp-core-ui label.button.load-more-jump, .media-modal.wp-core-ui .acf-th label.button.load-more-jump, .acf-th body.blog .journal-hero label.filter, body.blog .journal-hero .acf-th label.filter, .acf-th body.category .journal-hero label.filter, body.category .journal-hero .acf-th label.filter, .acf-field .btn.js-aiarc-upload-progress, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field a.js-aiarc-upload-progress, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field a.js-aiarc-upload-progress, .acf-field .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-field .js-aiarc-upload-progress.bb-more-link, .acf-field .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field .js-aiarc-upload-progress#gform_submit_button_5, .acf-field .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field .js-aiarc-upload-progress.button, .acf-field .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-field .js-aiarc-upload-progress.button.button-hero, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more.button-primary, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-button-select, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-menu-item#menu-item-upload, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more-jump, .acf-field .expert-service_invite form .gform-footer input.js-aiarc-upload-progress, .expert-service_invite form .gform-footer .acf-field input.js-aiarc-upload-progress, .acf-field body.blog .journal-hero .js-aiarc-upload-progress.filter, body.blog .journal-hero .acf-field .js-aiarc-upload-progress.filter, .acf-field body.category .journal-hero .js-aiarc-upload-progress.filter, body.category .journal-hero .acf-field .js-aiarc-upload-progress.filter, .acf-field section.membership-levels input.js-aiarc-upload-progress[type=submit], section.membership-levels .acf-field input.js-aiarc-upload-progress[type=submit], .acf-field .acf-form-submit input.js-aiarc-upload-progress[type=submit], .acf-form-submit .acf-field input.js-aiarc-upload-progress[type=submit], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .single.single-forum .bbp-forum-content-wrap label.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.bb-more-link, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label#gform_submit_button_5, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui label.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.button-hero, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more.button-primary, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more.button-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-button-select, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-button-select, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-menu-item#menu-item-upload, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more-jump, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more-jump, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.blog .journal-hero label.filter, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.category .journal-hero label.filter, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .single.single-forum .bbp-forum-content-wrap label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.blog .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.category .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.bb-more-link, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label#gform_submit_button_5, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.button-hero, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more.button-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-button-select, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-button-select, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-menu-item#menu-item-upload, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more-jump, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more-jump, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.blog .journal-hero label.filter, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.category .journal-hero label.filter, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .btn.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acfe-layout-title, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acfe-layout-title, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .single.single-forum .bbp-forum-content-wrap .acfe-layout-title.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.bb-more-link, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .sign-in-section .sign-in-content-wrapper .gform-footer .acfe-layout-title#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title#gform_submit_button_5, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acfe-layout-title.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .acfe-layout-title.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.button-hero, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more.button-primary, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more.button-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-button-select, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-button-select, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-menu-item#menu-item-upload, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more-jump, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more-jump, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .expert-service_invite form .gform-footer input.acfe-layout-title, .expert-service_invite form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.blog .journal-hero .acfe-layout-title.filter, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.category .journal-hero .acfe-layout-title.filter, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout section.membership-levels input.acfe-layout-title[type=submit], section.membership-levels .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-form-submit input.acfe-layout-title[type=submit], .acf-form-submit .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit], #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .btn.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-rel-item, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-rel-item, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .single.single-forum .bbp-forum-content-wrap .acf-rel-item.bb-more-link, .single.single-forum .bbp-forum-content-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.bb-more-link, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .sign-in-section .sign-in-content-wrapper .gform-footer .acf-rel-item#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item#gform_submit_button_5, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-rel-item.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .acf-rel-item.button.button-hero, .media-modal.wp-core-ui .wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.button-hero, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more.button-primary, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more.button-primary, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-button-select, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-button-select, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-menu-item#menu-item-upload, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-menu-item#menu-item-upload, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more-jump, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more-jump, #menu-2 .expert-service_invite form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item, .expert-service_invite #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item, #menu-2 .expert-service_invite form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item, .expert-service_invite #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.blog .journal-hero .acf-rel-item.filter, body.blog .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.category .journal-hero .acf-rel-item.filter, body.category .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection section.membership-levels input.acf-rel-item[type=submit], section.membership-levels #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit], #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-form-submit input.acf-rel-item[type=submit], .acf-form-submit #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit], .acf-popup-box.acf-box .inner form .acf-submit .btn.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.-cancel.grey, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.-cancel.grey, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .single.single-forum .bbp-forum-content-wrap .-cancel.grey.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.bb-more-link, .acf-popup-box.acf-box .inner form .acf-submit .sign-in-section .sign-in-content-wrapper .gform-footer .-cancel.grey#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey#gform_submit_button_5, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .-cancel.grey.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .-cancel.grey.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.button-hero, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more.button-primary, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more.button-primary, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-button-select, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-button-select, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-menu-item#menu-item-upload, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more-jump, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more-jump, .acf-popup-box.acf-box .inner .expert-service_invite form .acf-submit .gform-footer input.-cancel.grey, .expert-service_invite .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input.-cancel.grey, .acf-popup-box.acf-box .inner .expert-service_invite form .gform-footer .acf-submit input.-cancel.grey, .expert-service_invite .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit body.blog .journal-hero .-cancel.grey.filter, body.blog .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter, .acf-popup-box.acf-box .inner form .acf-submit body.category .journal-hero .-cancel.grey.filter, body.category .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter, .acf-popup-box.acf-box .inner form .acf-submit section.membership-levels input.-cancel.grey[type=submit], section.membership-levels .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit], .acf-popup-box.acf-box .inner form .acf-submit .acf-form-submit input.-cancel.grey[type=submit], .acf-form-submit .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-crop, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-crop, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-crop.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.bb-more-link, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-crop.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.button-hero, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-button-select, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-button-select, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-crop, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-crop[type=submit], section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-crop[type=submit], .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-cancel, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-cancel, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-cancel.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.bb-more-link, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-cancel.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.button-hero, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-button-select, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-button-select, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-cancel, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-cancel[type=submit], section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-cancel[type=submit], .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .btn.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-image-aspect-ratio-crop-reset, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-image-aspect-ratio-crop-reset, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-reset.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.bb-more-link, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-reset#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset#gform_submit_button_5, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-reset.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-reset.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.button-hero, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-button-select, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-button-select, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more-jump, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more-jump, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.acf-image-aspect-ratio-crop-reset, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .acf-image-aspect-ratio-crop-reset.filter, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .acf-image-aspect-ratio-crop-reset.filter, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.acf-image-aspect-ratio-crop-reset[type=submit], section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit], .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.acf-image-aspect-ratio-crop-reset[type=submit], .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit], .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .btn.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .single.single-forum .bbp-forum-content-wrap .acf-button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.bb-more-link, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button#gform_submit_button_5, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .acf-button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.button-hero, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more.button-primary, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more.button-primary, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-button-select, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-button-select, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-menu-item#menu-item-upload, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more-jump, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more-jump, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .expert-service_invite form .gform-footer input.acf-button, .expert-service_invite form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.blog .journal-hero .acf-button.filter, body.blog .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.category .journal-hero .acf-button.filter, body.category .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit section.membership-levels input.acf-button[type=submit], section.membership-levels .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit], .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit], .btn.acf-repeater-add-row, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump, .expert-service_invite form .gform-footer input.acf-repeater-add-row, body.blog .journal-hero .acf-repeater-add-row.filter, body.category .journal-hero .acf-repeater-add-row.filter, section.membership-levels input.acf-repeater-add-row[type=submit], .acf-form-submit input.acf-repeater-add-row[type=submit], .btn.acf-button[data-name=add-layout], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout], .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout], body.blog .journal-hero .acf-button[data-name=add-layout].filter, body.category .journal-hero .acf-button[data-name=add-layout].filter, section.membership-levels input.acf-button[data-name=add-layout][type=submit], .acf-form-submit input.acf-button[data-name=add-layout][type=submit], .btn.acf-repeater-add-row::before, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row::before, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row::before, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link::before, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5::before, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button::before, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero::before, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary::before, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select::before, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload::before, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump::before, .expert-service_invite form .gform-footer input.acf-repeater-add-row::before, body.blog .journal-hero .acf-repeater-add-row.filter::before, body.category .journal-hero .acf-repeater-add-row.filter::before, section.membership-levels input.acf-repeater-add-row[type=submit]::before, .acf-form-submit input.acf-repeater-add-row[type=submit]::before, .btn.acf-button[data-name=add-layout]::before, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout]::before, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout]::before, .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link::before, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5::before, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button::before, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero::before, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary::before, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select::before, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload::before, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump::before, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout]::before, body.blog .journal-hero .acf-button[data-name=add-layout].filter::before, body.category .journal-hero .acf-button[data-name=add-layout].filter::before, section.membership-levels input.acf-button[data-name=add-layout][type=submit]::before, .acf-form-submit input.acf-button[data-name=add-layout][type=submit]::before, .btn.js-aiarc-upload-progress, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress, .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button, .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump, .expert-service_invite form .gform-footer input.js-aiarc-upload-progress, body.blog .journal-hero .js-aiarc-upload-progress.filter, body.category .journal-hero .js-aiarc-upload-progress.filter, section.membership-levels input.js-aiarc-upload-progress[type=submit], .acf-form-submit input.js-aiarc-upload-progress[type=submit], .edit-work-menu-wrap .cta2.acf-gallery-add, .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count, .media-modal.wp-core-ui .edit-work-menu-wrap .acf-gallery-add.load-more-count, .edit-work-menu-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link, .trial-fixed-cta .edit-work-menu-wrap .acf-gallery-add.trial-cta-link, .edit-work-menu-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder, .edit-work-menu-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder, .edit-work-menu-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .edit-work-menu-wrap .acf-gallery-add.upload-text, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details::placeholder, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details, .edit-work-menu-wrap th[data-type=text] label.acf-gallery-add, th[data-type=text] .edit-work-menu-wrap label.acf-gallery-add, .edit-work-menu-wrap .acf-radio-list li.acf-gallery-add, .acf-radio-list .edit-work-menu-wrap li.acf-gallery-add, .edit-work-menu-wrap .acf-label label.acf-gallery-add, .acf-label .edit-work-menu-wrap label.acf-gallery-add, .edit-work-menu-wrap .acf-th label.acf-gallery-add, .acf-th .edit-work-menu-wrap label.acf-gallery-add, .edit-work-menu-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress, .acf-field .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .edit-work-menu-wrap label.acf-gallery-add, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .edit-work-menu-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .edit-work-menu-wrap label.acf-gallery-add, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .edit-work-menu-wrap .acf-gallery-add.acfe-layout-title, .edit-work-menu-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .edit-work-menu-wrap .acf-gallery-add.acf-rel-item, .edit-work-menu-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .edit-work-menu-wrap .acf-gallery-add.-cancel.grey, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset, .edit-work-menu-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .edit-work-menu-wrap .acf-gallery-add.acf-button, .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout], .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row::before, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before, .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress, .add-new-work-wrap .cta2.acf-gallery-add, .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count, .media-modal.wp-core-ui .add-new-work-wrap .acf-gallery-add.load-more-count, .add-new-work-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link, .trial-fixed-cta .add-new-work-wrap .acf-gallery-add.trial-cta-link, .add-new-work-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder, .add-new-work-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder, .add-new-work-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .add-new-work-wrap .acf-gallery-add.upload-text, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details::placeholder, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details, .add-new-work-wrap th[data-type=text] label.acf-gallery-add, th[data-type=text] .add-new-work-wrap label.acf-gallery-add, .add-new-work-wrap .acf-radio-list li.acf-gallery-add, .acf-radio-list .add-new-work-wrap li.acf-gallery-add, .add-new-work-wrap .acf-label label.acf-gallery-add, .acf-label .add-new-work-wrap label.acf-gallery-add, .add-new-work-wrap .acf-th label.acf-gallery-add, .acf-th .add-new-work-wrap label.acf-gallery-add, .add-new-work-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress, .acf-field .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .add-new-work-wrap label.acf-gallery-add, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .add-new-work-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .add-new-work-wrap label.acf-gallery-add, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .add-new-work-wrap .acf-gallery-add.acfe-layout-title, .add-new-work-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .add-new-work-wrap .acf-gallery-add.acf-rel-item, .add-new-work-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .add-new-work-wrap .acf-gallery-add.-cancel.grey, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset, .add-new-work-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .add-new-work-wrap .acf-gallery-add.acf-button, .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout], .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row::before, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before, .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress, .mce-window .cta2.mce-btn.mce-primary, .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.load-more-count, .media-modal.wp-core-ui .mce-window .mce-btn.mce-primary.load-more-count, .mce-window .trial-fixed-cta .mce-btn.mce-primary.trial-cta-link, .trial-fixed-cta .mce-window .mce-btn.mce-primary.trial-cta-link, .mce-window .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder, .mce-window .trial-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder, .mce-window section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-btn.mce-primary.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-window .mce-btn.mce-primary.upload-text, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details::placeholder, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details, .mce-window th[data-type=text] label.mce-btn.mce-primary, th[data-type=text] .mce-window label.mce-btn.mce-primary, .mce-window .acf-radio-list li.mce-btn.mce-primary, .acf-radio-list .mce-window li.mce-btn.mce-primary, .mce-window .acf-label label.mce-btn.mce-primary, .acf-label .mce-window label.mce-btn.mce-primary, .mce-window .acf-th label.mce-btn.mce-primary, .acf-th .mce-window label.mce-btn.mce-primary, .mce-window .acf-field .mce-btn.mce-primary.js-aiarc-upload-progress, .acf-field .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.mce-btn.mce-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .mce-window label.mce-btn.mce-primary, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .mce-window label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.mce-btn.mce-primary, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .mce-window label.mce-btn.mce-primary, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-btn.mce-primary.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-window .mce-btn.mce-primary.acfe-layout-title, .mce-window #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-btn.mce-primary.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-window .mce-btn.mce-primary.acf-rel-item, .mce-window .acf-popup-box.acf-box .inner form .acf-submit .mce-btn.mce-primary.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .mce-window .mce-btn.mce-primary.-cancel.grey, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset, .mce-window .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-btn.mce-primary.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-window .mce-btn.mce-primary.acf-button, .mce-window .mce-btn.mce-primary.acf-repeater-add-row, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout], .mce-window .mce-btn.mce-primary.acf-repeater-add-row::before, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout]::before, .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.cta2, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.load-more-count, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.load-more-count, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta button.trial-cta-link, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.trial-cta-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.upload-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details::placeholder, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field button.js-aiarc-upload-progress, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acfe-layout-title, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection button.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-rel-item, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit button.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.-cancel.grey, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-crop, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-cancel, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-image-aspect-ratio-crop-reset, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout]::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.cta2, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.load-more-count, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.load-more-count, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta a.trial-cta-link, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.trial-cta-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.upload-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details::placeholder, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field a.js-aiarc-upload-progress, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acfe-layout-title, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-rel-item, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.-cancel.grey, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-crop, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-cancel, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-image-aspect-ratio-crop-reset, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout]::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.cta2, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.load-more-count, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.load-more-count, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .trial-fixed-cta button.trial-cta-link, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.trial-cta-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.upload-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details::placeholder, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field button.js-aiarc-upload-progress, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acfe-layout-title, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-theme-field-control .acf-submit button.-cancel.grey, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-submit button.-cancel.grey, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-theme-field-control button.-cancel.grey, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-theme-field-control button.-cancel.grey, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-crop, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-cancel, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-image-aspect-ratio-crop-reset, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout]::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.cta2[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].load-more-count, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].load-more-count, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .trial-fixed-cta input[type=submit].trial-cta-link, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].trial-cta-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].upload-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details::placeholder, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field input[type=submit].js-aiarc-upload-progress, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acfe-layout-title, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input[type=submit].-cancel.grey, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-submit input[type=submit].-cancel.grey, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input[type=submit].-cancel.grey, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-footer input[type=submit].-cancel.grey, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-crop, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-cancel, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-image-aspect-ratio-crop-reset, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout]::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.cta2[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].load-more-count, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].load-more-count, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .trial-fixed-cta input[type=submit].trial-cta-link, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].trial-cta-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].upload-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details::placeholder, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field input[type=submit].js-aiarc-upload-progress, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acfe-layout-title, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit input[type=submit].-cancel.grey, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit input[type=submit].-cancel.grey, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-crop, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-cancel, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-image-aspect-ratio-crop-reset, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout], .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout]::before, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .btn.file-name, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .gallery-grid .gallery-item .file-info a.file-name, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .gallery-grid .gallery-item .file-info a.file-name, .gallery-page .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link, .single.single-forum .bbp-forum-content-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.bb-more-link, .gallery-page .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.button, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.button-hero, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-button-select, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump, .gallery-page .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name, .expert-service_invite form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name, .gallery-page .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter, body.blog .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter, .gallery-page .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter, body.category .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter, .gallery-page .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit], section.membership-levels .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit], .gallery-page .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit], .acf-form-submit .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit], .gallery-page .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add, .edit-work-menu-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add, .gallery-page .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add, .add-new-work-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add, .gallery-page .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary, .mce-window .gallery-page .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info button.file-name, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info a.file-name, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .gallery-grid .gallery-item .file-info button.file-name, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit], .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit], .creative-brief-section-executed .gallery-grid .gallery-item .file-info .btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.bb-more-link, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.button-hero, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-button-select, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name, .expert-service_invite form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter, body.blog .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter, body.category .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter, .creative-brief-section-executed .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit], section.membership-levels .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit], .creative-brief-section-executed .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit], .acf-form-submit .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit], .creative-brief-section-executed .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add, .edit-work-menu-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add, .add-new-work-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary, .mce-window .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit], .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit], .gallery-page .external-links .add-link-btn .btn.link-text, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .external-links .add-link-btn a.link-text, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .external-links .add-link-btn a.link-text, .gallery-page .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link, .single.single-forum .bbp-forum-content-wrap .gallery-page .external-links .add-link-btn .link-text.bb-more-link, .gallery-page .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .external-links .add-link-btn .link-text#gform_submit_button_5, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .external-links .add-link-btn .link-text.button, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.button-hero, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more.button-primary, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-button-select, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more-jump, .gallery-page .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text, .expert-service_invite form .gform-footer .gallery-page .external-links .add-link-btn input.link-text, .gallery-page .external-links .add-link-btn body.blog .journal-hero .link-text.filter, body.blog .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter, .gallery-page .external-links .add-link-btn body.category .journal-hero .link-text.filter, body.category .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter, .gallery-page .external-links .add-link-btn section.membership-levels input.link-text[type=submit], section.membership-levels .gallery-page .external-links .add-link-btn input.link-text[type=submit], .gallery-page .external-links .add-link-btn .acf-form-submit input.link-text[type=submit], .acf-form-submit .gallery-page .external-links .add-link-btn input.link-text[type=submit], .gallery-page .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add, .edit-work-menu-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add, .gallery-page .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add, .add-new-work-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add, .gallery-page .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary, .mce-window .gallery-page .external-links .add-link-btn .link-text.mce-btn.mce-primary, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn button.link-text, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn a.link-text, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .external-links .add-link-btn button.link-text, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .external-links .add-link-btn input.link-text[type=submit], .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .external-links .add-link-btn input.link-text[type=submit], .gallery-page .edit-links .add-link-btn .btn.link-text, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .edit-links .add-link-btn a.link-text, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .edit-links .add-link-btn a.link-text, .gallery-page .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link, .single.single-forum .bbp-forum-content-wrap .gallery-page .edit-links .add-link-btn .link-text.bb-more-link, .gallery-page .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .edit-links .add-link-btn .link-text#gform_submit_button_5, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .edit-links .add-link-btn .link-text.button, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.button-hero, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more.button-primary, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-button-select, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more-jump, .gallery-page .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text, .expert-service_invite form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text, .gallery-page .edit-links .add-link-btn body.blog .journal-hero .link-text.filter, body.blog .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter, .gallery-page .edit-links .add-link-btn body.category .journal-hero .link-text.filter, body.category .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter, .gallery-page .edit-links .add-link-btn section.membership-levels input.link-text[type=submit], section.membership-levels .gallery-page .edit-links .add-link-btn input.link-text[type=submit], .gallery-page .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit], .acf-form-submit .gallery-page .edit-links .add-link-btn input.link-text[type=submit], .gallery-page .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add, .edit-work-menu-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add, .gallery-page .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add, .add-new-work-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add, .gallery-page .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary, .mce-window .gallery-page .edit-links .add-link-btn .link-text.mce-btn.mce-primary, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn button.link-text, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn a.link-text, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .edit-links .add-link-btn button.link-text, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text[type=submit], .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .edit-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .external-links .add-link-btn .btn.link-text, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .external-links .add-link-btn a.link-text, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .external-links .add-link-btn a.link-text, .creative-brief-section-executed .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.bb-more-link, .creative-brief-section-executed .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .external-links .add-link-btn .link-text#gform_submit_button_5, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.button, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.button-hero, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more.button-primary, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-button-select, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more-jump, .creative-brief-section-executed .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text, .expert-service_invite form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text, .creative-brief-section-executed .external-links .add-link-btn body.blog .journal-hero .link-text.filter, body.blog .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter, .creative-brief-section-executed .external-links .add-link-btn body.category .journal-hero .link-text.filter, body.category .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter, .creative-brief-section-executed .external-links .add-link-btn section.membership-levels input.link-text[type=submit], section.membership-levels .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .external-links .add-link-btn .acf-form-submit input.link-text[type=submit], .acf-form-submit .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add, .edit-work-menu-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add, .creative-brief-section-executed .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add, .add-new-work-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add, .creative-brief-section-executed .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary, .mce-window .creative-brief-section-executed .external-links .add-link-btn .link-text.mce-btn.mce-primary, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn button.link-text, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn a.link-text, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .external-links .add-link-btn button.link-text, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .edit-links .add-link-btn .btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .edit-links .add-link-btn a.link-text, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .edit-links .add-link-btn a.link-text, .creative-brief-section-executed .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.bb-more-link, .creative-brief-section-executed .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .edit-links .add-link-btn .link-text#gform_submit_button_5, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.button, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.button-hero, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more.button-primary, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-button-select, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more-jump, .creative-brief-section-executed .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text, .expert-service_invite form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text, .creative-brief-section-executed .edit-links .add-link-btn body.blog .journal-hero .link-text.filter, body.blog .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter, .creative-brief-section-executed .edit-links .add-link-btn body.category .journal-hero .link-text.filter, body.category .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter, .creative-brief-section-executed .edit-links .add-link-btn section.membership-levels input.link-text[type=submit], section.membership-levels .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit], .acf-form-submit .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add, .edit-work-menu-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add, .creative-brief-section-executed .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add, .add-new-work-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add, .creative-brief-section-executed .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary, .mce-window .creative-brief-section-executed .edit-links .add-link-btn .link-text.mce-btn.mce-primary, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn button.link-text, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn a.link-text, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .edit-links .add-link-btn button.link-text, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit], .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit], .cta2.project-files__upload-btn, .media-modal.wp-core-ui .project-files__upload-btn.load-more-count, .trial-fixed-cta .project-files__upload-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__upload-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details, th[data-type=text] label.project-files__upload-btn, .acf-radio-list li.project-files__upload-btn, .acf-label label.project-files__upload-btn, .acf-th label.project-files__upload-btn, .acf-field .project-files__upload-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__upload-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__upload-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__upload-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__upload-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__upload-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__upload-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__upload-btn.acf-button, .project-files__upload-btn.acf-repeater-add-row, .project-files__upload-btn.acf-button[data-name=add-layout], .project-files__upload-btn.acf-repeater-add-row::before, .project-files__upload-btn.acf-button[data-name=add-layout]::before, .project-files__upload-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name, .gallery-page .external-links .add-link-btn .project-files__upload-btn.link-text, .gallery-page .edit-links .add-link-btn .project-files__upload-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__upload-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__upload-btn.link-text, .cta2.project-files__file-btn, .media-modal.wp-core-ui .project-files__file-btn.load-more-count, .trial-fixed-cta .project-files__file-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__file-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details, th[data-type=text] label.project-files__file-btn, .acf-radio-list li.project-files__file-btn, .acf-label label.project-files__file-btn, .acf-th label.project-files__file-btn, .acf-field .project-files__file-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__file-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__file-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__file-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__file-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__file-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__file-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__file-btn.acf-button, .project-files__file-btn.acf-repeater-add-row, .project-files__file-btn.acf-button[data-name=add-layout], .project-files__file-btn.acf-repeater-add-row::before, .project-files__file-btn.acf-button[data-name=add-layout]::before, .project-files__file-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name, .gallery-page .external-links .add-link-btn .project-files__file-btn.link-text, .gallery-page .edit-links .add-link-btn .project-files__file-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__file-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__file-btn.link-text, .cta2.project-files__view-btn, .media-modal.wp-core-ui .project-files__view-btn.load-more-count, .trial-fixed-cta .project-files__view-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__view-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details, th[data-type=text] label.project-files__view-btn, .acf-radio-list li.project-files__view-btn, .acf-label label.project-files__view-btn, .acf-th label.project-files__view-btn, .acf-field .project-files__view-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__view-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__view-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__view-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__view-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__view-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__view-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__view-btn.acf-button, .project-files__view-btn.acf-repeater-add-row, .project-files__view-btn.acf-button[data-name=add-layout], .project-files__view-btn.acf-repeater-add-row::before, .project-files__view-btn.acf-button[data-name=add-layout]::before, .project-files__view-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name, .gallery-page .external-links .add-link-btn .project-files__view-btn.link-text, .gallery-page .edit-links .add-link-btn .project-files__view-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__view-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__view-btn.link-text, .cta2.project-files__search-btn, .media-modal.wp-core-ui .project-files__search-btn.load-more-count, .trial-fixed-cta .project-files__search-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__search-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details, th[data-type=text] label.project-files__search-btn, .acf-radio-list li.project-files__search-btn, .acf-label label.project-files__search-btn, .acf-th label.project-files__search-btn, .acf-field .project-files__search-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__search-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__search-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__search-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__search-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__search-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__search-btn.acf-button, .project-files__search-btn.acf-repeater-add-row, .project-files__search-btn.acf-button[data-name=add-layout], .project-files__search-btn.acf-repeater-add-row::before, .project-files__search-btn.acf-button[data-name=add-layout]::before, .project-files__search-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name, .gallery-page .external-links .add-link-btn .project-files__search-btn.link-text, .gallery-page .edit-links .add-link-btn .project-files__search-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__search-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__search-btn.link-text, .cta2.project-files__filter, .media-modal.wp-core-ui .project-files__filter.load-more-count, .trial-fixed-cta .project-files__filter.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__filter.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details, th[data-type=text] label.project-files__filter, .acf-radio-list li.project-files__filter, .acf-label label.project-files__filter, .acf-th label.project-files__filter, .acf-field .project-files__filter.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__filter.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__filter.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__filter.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__filter.acf-button, .project-files__filter.acf-repeater-add-row, .project-files__filter.acf-button[data-name=add-layout], .project-files__filter.acf-repeater-add-row::before, .project-files__filter.acf-button[data-name=add-layout]::before, .project-files__filter.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__filter.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__filter.file-name, .gallery-page .external-links .add-link-btn .project-files__filter.link-text, .gallery-page .edit-links .add-link-btn .project-files__filter.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__filter.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__filter.link-text, .cta2.project-files__btn, .media-modal.wp-core-ui .project-files__btn.load-more-count, .trial-fixed-cta .project-files__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details, th[data-type=text] label.project-files__btn, .acf-radio-list li.project-files__btn, .acf-label label.project-files__btn, .acf-th label.project-files__btn, .acf-field .project-files__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-files__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__btn.acf-button, .project-files__btn.acf-repeater-add-row, .project-files__btn.acf-button[data-name=add-layout], .project-files__btn.acf-repeater-add-row::before, .project-files__btn.acf-button[data-name=add-layout]::before, .project-files__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-files__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__btn.file-name, .gallery-page .external-links .add-link-btn .project-files__btn.link-text, .gallery-page .edit-links .add-link-btn .project-files__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-files__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-files__btn.link-text, .cta2.project-summary__description-more, .media-modal.wp-core-ui .project-summary__description-more.load-more-count, .trial-fixed-cta .project-summary__description-more.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__description-more.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details, th[data-type=text] label.project-summary__description-more, .acf-radio-list li.project-summary__description-more, .acf-label label.project-summary__description-more, .acf-th label.project-summary__description-more, .acf-field .project-summary__description-more.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__description-more, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__description-more[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__description-more, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__description-more.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__description-more.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__description-more.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__description-more.acf-button, .project-summary__description-more.acf-repeater-add-row, .project-summary__description-more.acf-button[data-name=add-layout], .project-summary__description-more.acf-repeater-add-row::before, .project-summary__description-more.acf-button[data-name=add-layout]::before, .project-summary__description-more.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name, .gallery-page .external-links .add-link-btn .project-summary__description-more.link-text, .gallery-page .edit-links .add-link-btn .project-summary__description-more.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-summary__description-more.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__description-more.link-text, .cta2.project-summary__btn, .media-modal.wp-core-ui .project-summary__btn.load-more-count, .trial-fixed-cta .project-summary__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details, th[data-type=text] label.project-summary__btn, .acf-radio-list li.project-summary__btn, .acf-label label.project-summary__btn, .acf-th label.project-summary__btn, .acf-field .project-summary__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__btn.acf-button, .project-summary__btn.acf-repeater-add-row, .project-summary__btn.acf-button[data-name=add-layout], .project-summary__btn.acf-repeater-add-row::before, .project-summary__btn.acf-button[data-name=add-layout]::before, .project-summary__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__btn.file-name, .gallery-page .external-links .add-link-btn .project-summary__btn.link-text, .gallery-page .edit-links .add-link-btn .project-summary__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-summary__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__btn.link-text, .cta2.team-section__filter, .media-modal.wp-core-ui .team-section__filter.load-more-count, .trial-fixed-cta .team-section__filter.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__filter.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details, th[data-type=text] label.team-section__filter, .acf-radio-list li.team-section__filter, .acf-label label.team-section__filter, .acf-th label.team-section__filter, .acf-field .team-section__filter.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__filter, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__filter.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__filter.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-section__filter.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__filter.acf-button, .team-section__filter.acf-repeater-add-row, .team-section__filter.acf-button[data-name=add-layout], .team-section__filter.acf-repeater-add-row::before, .team-section__filter.acf-button[data-name=add-layout]::before, .team-section__filter.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-section__filter.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__filter.file-name, .gallery-page .external-links .add-link-btn .team-section__filter.link-text, .gallery-page .edit-links .add-link-btn .team-section__filter.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-section__filter.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-section__filter.link-text, .cta2.team-section__member-btn, .media-modal.wp-core-ui .team-section__member-btn.load-more-count, .trial-fixed-cta .team-section__member-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__member-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details, th[data-type=text] label.team-section__member-btn, .acf-radio-list li.team-section__member-btn, .acf-label label.team-section__member-btn, .acf-th label.team-section__member-btn, .acf-field .team-section__member-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__member-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__member-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__member-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__member-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__member-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-section__member-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__member-btn.acf-button, .team-section__member-btn.acf-repeater-add-row, .team-section__member-btn.acf-button[data-name=add-layout], .team-section__member-btn.acf-repeater-add-row::before, .team-section__member-btn.acf-button[data-name=add-layout]::before, .team-section__member-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name, .gallery-page .external-links .add-link-btn .team-section__member-btn.link-text, .gallery-page .edit-links .add-link-btn .team-section__member-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-section__member-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-section__member-btn.link-text, .cta2.team-section__role-btn, .media-modal.wp-core-ui .team-section__role-btn.load-more-count, .trial-fixed-cta .team-section__role-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__role-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details, th[data-type=text] label.team-section__role-btn, .acf-radio-list li.team-section__role-btn, .acf-label label.team-section__role-btn, .acf-th label.team-section__role-btn, .acf-field .team-section__role-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__role-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__role-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__role-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__role-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__role-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-section__role-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__role-btn.acf-button, .team-section__role-btn.acf-repeater-add-row, .team-section__role-btn.acf-button[data-name=add-layout], .team-section__role-btn.acf-repeater-add-row::before, .team-section__role-btn.acf-button[data-name=add-layout]::before, .team-section__role-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name, .gallery-page .external-links .add-link-btn .team-section__role-btn.link-text, .gallery-page .edit-links .add-link-btn .team-section__role-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-section__role-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-section__role-btn.link-text, .cta2.creative-brief-section__btn, .media-modal.wp-core-ui .creative-brief-section__btn.load-more-count, .trial-fixed-cta .creative-brief-section__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-section__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details, th[data-type=text] label.creative-brief-section__btn, .acf-radio-list li.creative-brief-section__btn, .acf-label label.creative-brief-section__btn, .acf-th label.creative-brief-section__btn, .acf-field .creative-brief-section__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-section__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-section__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-section__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-section__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-section__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-section__btn.acf-button, .creative-brief-section__btn.acf-repeater-add-row, .creative-brief-section__btn.acf-button[data-name=add-layout], .creative-brief-section__btn.acf-repeater-add-row::before, .creative-brief-section__btn.acf-button[data-name=add-layout]::before, .creative-brief-section__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name, .gallery-page .external-links .add-link-btn .creative-brief-section__btn.link-text, .gallery-page .edit-links .add-link-btn .creative-brief-section__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-section__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-section__btn.link-text, .cta2.team-member-card__btn, .media-modal.wp-core-ui .team-member-card__btn.load-more-count, .trial-fixed-cta .team-member-card__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-member-card__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details, th[data-type=text] label.team-member-card__btn, .acf-radio-list li.team-member-card__btn, .acf-label label.team-member-card__btn, .acf-th label.team-member-card__btn, .acf-field .team-member-card__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-member-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-member-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-member-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-member-card__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-member-card__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-member-card__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-member-card__btn.acf-button, .team-member-card__btn.acf-repeater-add-row, .team-member-card__btn.acf-button[data-name=add-layout], .team-member-card__btn.acf-repeater-add-row::before, .team-member-card__btn.acf-button[data-name=add-layout]::before, .team-member-card__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name, .gallery-page .external-links .add-link-btn .team-member-card__btn.link-text, .gallery-page .edit-links .add-link-btn .team-member-card__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-member-card__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-member-card__btn.link-text, .project-navigation .nav-steps .btn.nav-step, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.nav-step, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-navigation .nav-steps a.nav-step, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.nav-step, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-navigation .nav-steps a.nav-step, .project-navigation .nav-steps .single.single-forum .bbp-forum-content-wrap .nav-step.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-navigation .nav-steps .nav-step.bb-more-link, .project-navigation .nav-steps .sign-in-section .sign-in-content-wrapper .gform-footer .nav-step#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-navigation .nav-steps .nav-step#gform_submit_button_5, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .nav-step.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-navigation .nav-steps .nav-step.button, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .nav-step.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-navigation .nav-steps .nav-step.button.button-hero, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more.button-primary, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more.button-primary, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-button-select, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-button-select, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-menu-item#menu-item-upload, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more-jump, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more-jump, .project-navigation .nav-steps .expert-service_invite form .gform-footer input.nav-step, .expert-service_invite form .gform-footer .project-navigation .nav-steps input.nav-step, .project-navigation .nav-steps body.blog .journal-hero .nav-step.filter, body.blog .journal-hero .project-navigation .nav-steps .nav-step.filter, .project-navigation .nav-steps body.category .journal-hero .nav-step.filter, body.category .journal-hero .project-navigation .nav-steps .nav-step.filter, .project-navigation .nav-steps section.membership-levels input.nav-step[type=submit], section.membership-levels .project-navigation .nav-steps input.nav-step[type=submit], .project-navigation .nav-steps .acf-form-submit input.nav-step[type=submit], .acf-form-submit .project-navigation .nav-steps input.nav-step[type=submit], .project-navigation .nav-steps .edit-work-menu-wrap .nav-step.acf-gallery-add, .edit-work-menu-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add, .project-navigation .nav-steps .add-new-work-wrap .nav-step.acf-gallery-add, .add-new-work-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add, .project-navigation .nav-steps .mce-window .nav-step.mce-btn.mce-primary, .mce-window .project-navigation .nav-steps .nav-step.mce-btn.mce-primary, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.nav-step, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps button.nav-step, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.nav-step, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps a.nav-step, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.nav-step, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-navigation .nav-steps button.nav-step, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.nav-step[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-navigation .nav-steps input.nav-step[type=submit], .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.nav-step[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-navigation .nav-steps input.nav-step[type=submit], .project-navigation .nav-steps .nav-step.project-files__upload-btn, .project-navigation .nav-steps .nav-step.project-files__file-btn, .project-navigation .nav-steps .nav-step.project-files__view-btn, .project-navigation .nav-steps .nav-step.project-files__search-btn, .project-navigation .nav-steps .nav-step.project-files__filter, .project-navigation .nav-steps .nav-step.project-files__btn, .project-navigation .nav-steps .nav-step.project-summary__description-more, .project-navigation .nav-steps .nav-step.project-summary__btn, .project-navigation .nav-steps .nav-step.team-section__filter, .project-navigation .nav-steps .nav-step.team-section__member-btn, .project-navigation .nav-steps .nav-step.team-section__role-btn, .project-navigation .nav-steps .nav-step.creative-brief-section__btn, .project-navigation .nav-steps .nav-step.team-member-card__btn, .view-scope-modal .modal-body .timeline-section .btn.timeline-content, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.timeline-content, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .timeline-section a.timeline-content, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.timeline-content, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .timeline-section a.timeline-content, .view-scope-modal .modal-body .timeline-section .single.single-forum .bbp-forum-content-wrap .timeline-content.bb-more-link, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.bb-more-link, .view-scope-modal .modal-body .timeline-section .sign-in-section .sign-in-content-wrapper .gform-footer .timeline-content#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .timeline-section .timeline-content#gform_submit_button_5, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .timeline-content.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .timeline-section .timeline-content.button, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .timeline-content.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.button-hero, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more.button-primary, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more.button-primary, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-button-select, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-button-select, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-menu-item#menu-item-upload, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more-jump, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more-jump, .view-scope-modal .modal-body .timeline-section .expert-service_invite form .gform-footer input.timeline-content, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content, .view-scope-modal .modal-body .timeline-section body.blog .journal-hero .timeline-content.filter, body.blog .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter, .view-scope-modal .modal-body .timeline-section body.category .journal-hero .timeline-content.filter, body.category .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter, .view-scope-modal .modal-body .timeline-section section.membership-levels input.timeline-content[type=submit], section.membership-levels .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit], .view-scope-modal .modal-body .timeline-section .acf-form-submit input.timeline-content[type=submit], .acf-form-submit .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit], .view-scope-modal .modal-body .timeline-section .edit-work-menu-wrap .timeline-content.acf-gallery-add, .edit-work-menu-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add, .view-scope-modal .modal-body .timeline-section .add-new-work-wrap .timeline-content.acf-gallery-add, .add-new-work-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add, .view-scope-modal .modal-body .timeline-section .mce-window .timeline-content.mce-btn.mce-primary, .mce-window .view-scope-modal .modal-body .timeline-section .timeline-content.mce-btn.mce-primary, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.timeline-content, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section button.timeline-content, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.timeline-content, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section a.timeline-content, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.timeline-content, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .timeline-section button.timeline-content, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.timeline-content[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit], .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.timeline-content[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit], .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__upload-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__file-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__view-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__search-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__filter, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__btn, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__description-more, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__btn, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__filter, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__member-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__role-btn, .view-scope-modal .modal-body .timeline-section .timeline-content.creative-brief-section__btn, .view-scope-modal .modal-body .timeline-section .timeline-content.team-member-card__btn, .view-scope-modal .modal-body .description-section .btn.description-content, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.description-content, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .description-section a.description-content, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.description-content, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .description-section a.description-content, .view-scope-modal .modal-body .description-section .single.single-forum .bbp-forum-content-wrap .description-content.bb-more-link, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .description-section .description-content.bb-more-link, .view-scope-modal .modal-body .description-section .sign-in-section .sign-in-content-wrapper .gform-footer .description-content#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .description-section .description-content#gform_submit_button_5, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .description-content.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .description-section .description-content.button, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .description-content.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.button-hero, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more.button-primary, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more.button-primary, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-button-select, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-button-select, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-menu-item#menu-item-upload, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more-jump, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more-jump, .view-scope-modal .modal-body .description-section .expert-service_invite form .gform-footer input.description-content, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .description-section input.description-content, .view-scope-modal .modal-body .description-section body.blog .journal-hero .description-content.filter, body.blog .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter, .view-scope-modal .modal-body .description-section body.category .journal-hero .description-content.filter, body.category .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter, .view-scope-modal .modal-body .description-section section.membership-levels input.description-content[type=submit], section.membership-levels .view-scope-modal .modal-body .description-section input.description-content[type=submit], .view-scope-modal .modal-body .description-section .acf-form-submit input.description-content[type=submit], .acf-form-submit .view-scope-modal .modal-body .description-section input.description-content[type=submit], .view-scope-modal .modal-body .description-section .edit-work-menu-wrap .description-content.acf-gallery-add, .edit-work-menu-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add, .view-scope-modal .modal-body .description-section .add-new-work-wrap .description-content.acf-gallery-add, .add-new-work-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add, .view-scope-modal .modal-body .description-section .mce-window .description-content.mce-btn.mce-primary, .mce-window .view-scope-modal .modal-body .description-section .description-content.mce-btn.mce-primary, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.description-content, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section button.description-content, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.description-content, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section a.description-content, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.description-content, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .description-section button.description-content, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.description-content[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .description-section input.description-content[type=submit], .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.description-content[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .description-section input.description-content[type=submit], .view-scope-modal .modal-body .description-section .description-content.project-files__upload-btn, .view-scope-modal .modal-body .description-section .description-content.project-files__file-btn, .view-scope-modal .modal-body .description-section .description-content.project-files__view-btn, .view-scope-modal .modal-body .description-section .description-content.project-files__search-btn, .view-scope-modal .modal-body .description-section .description-content.project-files__filter, .view-scope-modal .modal-body .description-section .description-content.project-files__btn, .view-scope-modal .modal-body .description-section .description-content.project-summary__description-more, .view-scope-modal .modal-body .description-section .description-content.project-summary__btn, .view-scope-modal .modal-body .description-section .description-content.team-section__filter, .view-scope-modal .modal-body .description-section .description-content.team-section__member-btn, .view-scope-modal .modal-body .description-section .description-content.team-section__role-btn, .view-scope-modal .modal-body .description-section .description-content.creative-brief-section__btn, .view-scope-modal .modal-body .description-section .description-content.team-member-card__btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quantity-value, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quantity-value, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .single.single-forum .bbp-forum-content-wrap .quantity-value.bb-more-link, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.bb-more-link, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .sign-in-section .sign-in-content-wrapper .gform-footer .quantity-value#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value#gform_submit_button_5, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quantity-value.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .quantity-value.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.button-hero, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more.button-primary, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more.button-primary, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-button-select, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-button-select, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-menu-item#menu-item-upload, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more-jump, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more-jump, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .expert-service_invite form .gform-footer input.quantity-value, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.blog .journal-hero .quantity-value.filter, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.category .journal-hero .quantity-value.filter, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter, .view-scope-modal .modal-body .rate-quantity-section .quantity-info section.membership-levels input.quantity-value[type=submit], section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .quantity-info .acf-form-submit input.quantity-value[type=submit], .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .quantity-info .edit-work-menu-wrap .quantity-value.acf-gallery-add, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .add-new-work-wrap .quantity-value.acf-gallery-add, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .mce-window .quantity-value.mce-btn.mce-primary, .mce-window .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.mce-btn.mce-primary, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.quantity-value, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.quantity-value, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.quantity-value, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.quantity-value[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.quantity-value[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__upload-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__file-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__view-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__search-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__filter, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__description-more, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__filter, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__member-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__role-btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.creative-brief-section__btn, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-member-card__btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .btn.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.rate-value, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.rate-value, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .single.single-forum .bbp-forum-content-wrap .rate-value.bb-more-link, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.bb-more-link, .view-scope-modal .modal-body .rate-quantity-section .rate-info .sign-in-section .sign-in-content-wrapper .gform-footer .rate-value#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value#gform_submit_button_5, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .rate-value.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .rate-value.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.button-hero, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more.button-primary, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more.button-primary, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-button-select, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-button-select, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-menu-item#menu-item-upload, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more-jump, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more-jump, .view-scope-modal .modal-body .rate-quantity-section .rate-info .expert-service_invite form .gform-footer input.rate-value, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.blog .journal-hero .rate-value.filter, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.category .journal-hero .rate-value.filter, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter, .view-scope-modal .modal-body .rate-quantity-section .rate-info section.membership-levels input.rate-value[type=submit], section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .rate-info .acf-form-submit input.rate-value[type=submit], .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .rate-info .edit-work-menu-wrap .rate-value.acf-gallery-add, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add, .view-scope-modal .modal-body .rate-quantity-section .rate-info .add-new-work-wrap .rate-value.acf-gallery-add, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add, .view-scope-modal .modal-body .rate-quantity-section .rate-info .mce-window .rate-value.mce-btn.mce-primary, .mce-window .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.mce-btn.mce-primary, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.rate-value, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.rate-value, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.rate-value, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.rate-value[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.rate-value[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit], .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__upload-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__file-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__view-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__search-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__filter, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__description-more, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__filter, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__member-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__role-btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.creative-brief-section__btn, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-member-card__btn, .view-scope-modal .modal-header .btn.modal-title, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.modal-title, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-header a.modal-title, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.modal-title, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-header a.modal-title, .view-scope-modal .modal-header .single.single-forum .bbp-forum-content-wrap .modal-title.bb-more-link, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-header .modal-title.bb-more-link, .view-scope-modal .modal-header .sign-in-section .sign-in-content-wrapper .gform-footer .modal-title#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-header .modal-title#gform_submit_button_5, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .modal-title.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-header .modal-title.button, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .modal-title.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-header .modal-title.button.button-hero, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more.button-primary, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more.button-primary, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-button-select, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-button-select, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-menu-item#menu-item-upload, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more-jump, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more-jump, .view-scope-modal .modal-header .expert-service_invite form .gform-footer input.modal-title, .expert-service_invite form .gform-footer .view-scope-modal .modal-header input.modal-title, .view-scope-modal .modal-header body.blog .journal-hero .modal-title.filter, body.blog .journal-hero .view-scope-modal .modal-header .modal-title.filter, .view-scope-modal .modal-header body.category .journal-hero .modal-title.filter, body.category .journal-hero .view-scope-modal .modal-header .modal-title.filter, .view-scope-modal .modal-header section.membership-levels input.modal-title[type=submit], section.membership-levels .view-scope-modal .modal-header input.modal-title[type=submit], .view-scope-modal .modal-header .acf-form-submit input.modal-title[type=submit], .acf-form-submit .view-scope-modal .modal-header input.modal-title[type=submit], .view-scope-modal .modal-header .edit-work-menu-wrap .modal-title.acf-gallery-add, .edit-work-menu-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add, .view-scope-modal .modal-header .add-new-work-wrap .modal-title.acf-gallery-add, .add-new-work-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add, .view-scope-modal .modal-header .mce-window .modal-title.mce-btn.mce-primary, .mce-window .view-scope-modal .modal-header .modal-title.mce-btn.mce-primary, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.modal-title, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header button.modal-title, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.modal-title, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header a.modal-title, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.modal-title, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-header button.modal-title, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.modal-title[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-header input.modal-title[type=submit], .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.modal-title[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-header input.modal-title[type=submit], .view-scope-modal .modal-header .modal-title.project-files__upload-btn, .view-scope-modal .modal-header .modal-title.project-files__file-btn, .view-scope-modal .modal-header .modal-title.project-files__view-btn, .view-scope-modal .modal-header .modal-title.project-files__search-btn, .view-scope-modal .modal-header .modal-title.project-files__filter, .view-scope-modal .modal-header .modal-title.project-files__btn, .view-scope-modal .modal-header .modal-title.project-summary__description-more, .view-scope-modal .modal-header .modal-title.project-summary__btn, .view-scope-modal .modal-header .modal-title.team-section__filter, .view-scope-modal .modal-header .modal-title.team-section__member-btn, .view-scope-modal .modal-header .modal-title.team-section__role-btn, .view-scope-modal .modal-header .modal-title.creative-brief-section__btn, .view-scope-modal .modal-header .modal-title.team-member-card__btn, .cta2.team-section__btn, .media-modal.wp-core-ui .team-section__btn.load-more-count, .trial-fixed-cta .team-section__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details, th[data-type=text] label.team-section__btn, .acf-radio-list li.team-section__btn, .acf-label label.team-section__btn, .acf-th label.team-section__btn, .acf-field .team-section__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-section__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__btn.acf-button, .team-section__btn.acf-repeater-add-row, .team-section__btn.acf-button[data-name=add-layout], .team-section__btn.acf-repeater-add-row::before, .team-section__btn.acf-button[data-name=add-layout]::before, .team-section__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-section__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__btn.file-name, .gallery-page .external-links .add-link-btn .team-section__btn.link-text, .gallery-page .edit-links .add-link-btn .team-section__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-section__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-section__btn.link-text, .project-navigation .nav-steps .team-section__btn.nav-step, .view-scope-modal .modal-body .timeline-section .team-section__btn.timeline-content, .view-scope-modal .modal-body .description-section .team-section__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-section__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-section__btn.rate-value, .view-scope-modal .modal-header .team-section__btn.modal-title, .cta2.creative-brief-sections__add-btn, .media-modal.wp-core-ui .creative-brief-sections__add-btn.load-more-count, .trial-fixed-cta .creative-brief-sections__add-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-sections__add-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details, th[data-type=text] label.creative-brief-sections__add-btn, .acf-radio-list li.creative-brief-sections__add-btn, .acf-label label.creative-brief-sections__add-btn, .acf-th label.creative-brief-sections__add-btn, .acf-field .creative-brief-sections__add-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-sections__add-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-sections__add-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-sections__add-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-sections__add-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-sections__add-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-sections__add-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-sections__add-btn.acf-button, .creative-brief-sections__add-btn.acf-repeater-add-row, .creative-brief-sections__add-btn.acf-button[data-name=add-layout], .creative-brief-sections__add-btn.acf-repeater-add-row::before, .creative-brief-sections__add-btn.acf-button[data-name=add-layout]::before, .creative-brief-sections__add-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name, .gallery-page .external-links .add-link-btn .creative-brief-sections__add-btn.link-text, .gallery-page .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-sections__add-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text, .project-navigation .nav-steps .creative-brief-sections__add-btn.nav-step, .view-scope-modal .modal-body .timeline-section .creative-brief-sections__add-btn.timeline-content, .view-scope-modal .modal-body .description-section .creative-brief-sections__add-btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .creative-brief-sections__add-btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .creative-brief-sections__add-btn.rate-value, .view-scope-modal .modal-header .creative-brief-sections__add-btn.modal-title, .cta2.talent-card__btn, .media-modal.wp-core-ui .talent-card__btn.load-more-count, .trial-fixed-cta .talent-card__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-card__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details, th[data-type=text] label.talent-card__btn, .acf-radio-list li.talent-card__btn, .acf-label label.talent-card__btn, .acf-th label.talent-card__btn, .acf-field .talent-card__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-card__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-card__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .talent-card__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-card__btn.acf-button, .talent-card__btn.acf-repeater-add-row, .talent-card__btn.acf-button[data-name=add-layout], .talent-card__btn.acf-repeater-add-row::before, .talent-card__btn.acf-button[data-name=add-layout]::before, .talent-card__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .talent-card__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-card__btn.file-name, .gallery-page .external-links .add-link-btn .talent-card__btn.link-text, .gallery-page .edit-links .add-link-btn .talent-card__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .talent-card__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .talent-card__btn.link-text, .project-navigation .nav-steps .talent-card__btn.nav-step, .view-scope-modal .modal-body .timeline-section .talent-card__btn.timeline-content, .view-scope-modal .modal-body .description-section .talent-card__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-card__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-card__btn.rate-value, .view-scope-modal .modal-header .talent-card__btn.modal-title, .cta2.talent-filters__search-btn, .media-modal.wp-core-ui .talent-filters__search-btn.load-more-count, .trial-fixed-cta .talent-filters__search-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-filters__search-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details, th[data-type=text] label.talent-filters__search-btn, .acf-radio-list li.talent-filters__search-btn, .acf-label label.talent-filters__search-btn, .acf-th label.talent-filters__search-btn, .acf-field .talent-filters__search-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-filters__search-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-filters__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-filters__search-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-filters__search-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-filters__search-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .talent-filters__search-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-filters__search-btn.acf-button, .talent-filters__search-btn.acf-repeater-add-row, .talent-filters__search-btn.acf-button[data-name=add-layout], .talent-filters__search-btn.acf-repeater-add-row::before, .talent-filters__search-btn.acf-button[data-name=add-layout]::before, .talent-filters__search-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name, .gallery-page .external-links .add-link-btn .talent-filters__search-btn.link-text, .gallery-page .edit-links .add-link-btn .talent-filters__search-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .talent-filters__search-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .talent-filters__search-btn.link-text, .project-navigation .nav-steps .talent-filters__search-btn.nav-step, .view-scope-modal .modal-body .timeline-section .talent-filters__search-btn.timeline-content, .view-scope-modal .modal-body .description-section .talent-filters__search-btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-filters__search-btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-filters__search-btn.rate-value, .view-scope-modal .modal-header .talent-filters__search-btn.modal-title, .cta2.team-role__change-btn, .media-modal.wp-core-ui .team-role__change-btn.load-more-count, .trial-fixed-cta .team-role__change-btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-role__change-btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details, th[data-type=text] label.team-role__change-btn, .acf-radio-list li.team-role__change-btn, .acf-label label.team-role__change-btn, .acf-th label.team-role__change-btn, .acf-field .team-role__change-btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-role__change-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-role__change-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-role__change-btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-role__change-btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-role__change-btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .team-role__change-btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-role__change-btn.acf-button, .team-role__change-btn.acf-repeater-add-row, .team-role__change-btn.acf-button[data-name=add-layout], .team-role__change-btn.acf-repeater-add-row::before, .team-role__change-btn.acf-button[data-name=add-layout]::before, .team-role__change-btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name, .gallery-page .external-links .add-link-btn .team-role__change-btn.link-text, .gallery-page .edit-links .add-link-btn .team-role__change-btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .team-role__change-btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .team-role__change-btn.link-text, .project-navigation .nav-steps .team-role__change-btn.nav-step, .view-scope-modal .modal-body .timeline-section .team-role__change-btn.timeline-content, .view-scope-modal .modal-body .description-section .team-role__change-btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-role__change-btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-role__change-btn.rate-value, .view-scope-modal .modal-header .team-role__change-btn.modal-title, .cta2.project-file__btn, .media-modal.wp-core-ui .project-file__btn.load-more-count, .trial-fixed-cta .project-file__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-file__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details, th[data-type=text] label.project-file__btn, .acf-radio-list li.project-file__btn, .acf-label label.project-file__btn, .acf-th label.project-file__btn, .acf-field .project-file__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-file__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-file__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-file__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-file__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-file__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-file__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-file__btn.acf-button, .project-file__btn.acf-repeater-add-row, .project-file__btn.acf-button[data-name=add-layout], .project-file__btn.acf-repeater-add-row::before, .project-file__btn.acf-button[data-name=add-layout]::before, .project-file__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-file__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-file__btn.file-name, .gallery-page .external-links .add-link-btn .project-file__btn.link-text, .gallery-page .edit-links .add-link-btn .project-file__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-file__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-file__btn.link-text, .project-navigation .nav-steps .project-file__btn.nav-step, .view-scope-modal .modal-body .timeline-section .project-file__btn.timeline-content, .view-scope-modal .modal-body .description-section .project-file__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-file__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-file__btn.rate-value, .view-scope-modal .modal-header .project-file__btn.modal-title, .cta2.project-overview__btn, .media-modal.wp-core-ui .project-overview__btn.load-more-count, .trial-fixed-cta .project-overview__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-overview__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details, th[data-type=text] label.project-overview__btn, .acf-radio-list li.project-overview__btn, .acf-label label.project-overview__btn, .acf-th label.project-overview__btn, .acf-field .project-overview__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-overview__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-overview__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-overview__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-overview__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-overview__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-overview__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-overview__btn.acf-button, .project-overview__btn.acf-repeater-add-row, .project-overview__btn.acf-button[data-name=add-layout], .project-overview__btn.acf-repeater-add-row::before, .project-overview__btn.acf-button[data-name=add-layout]::before, .project-overview__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-overview__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-overview__btn.file-name, .gallery-page .external-links .add-link-btn .project-overview__btn.link-text, .gallery-page .edit-links .add-link-btn .project-overview__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-overview__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-overview__btn.link-text, .project-navigation .nav-steps .project-overview__btn.nav-step, .view-scope-modal .modal-body .timeline-section .project-overview__btn.timeline-content, .view-scope-modal .modal-body .description-section .project-overview__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-overview__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-overview__btn.rate-value, .view-scope-modal .modal-header .project-overview__btn.modal-title, .cta2.project-filters__clear, .media-modal.wp-core-ui .project-filters__clear.load-more-count, .trial-fixed-cta .project-filters__clear.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-filters__clear.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details, th[data-type=text] label.project-filters__clear, .acf-radio-list li.project-filters__clear, .acf-label label.project-filters__clear, .acf-th label.project-filters__clear, .acf-field .project-filters__clear.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-filters__clear, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-filters__clear[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-filters__clear, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-filters__clear.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-filters__clear.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-filters__clear.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-filters__clear.acf-button, .project-filters__clear.acf-repeater-add-row, .project-filters__clear.acf-button[data-name=add-layout], .project-filters__clear.acf-repeater-add-row::before, .project-filters__clear.acf-button[data-name=add-layout]::before, .project-filters__clear.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-filters__clear.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-filters__clear.file-name, .gallery-page .external-links .add-link-btn .project-filters__clear.link-text, .gallery-page .edit-links .add-link-btn .project-filters__clear.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-filters__clear.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-filters__clear.link-text, .project-navigation .nav-steps .project-filters__clear.nav-step, .view-scope-modal .modal-body .timeline-section .project-filters__clear.timeline-content, .view-scope-modal .modal-body .description-section .project-filters__clear.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-filters__clear.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-filters__clear.rate-value, .view-scope-modal .modal-header .project-filters__clear.modal-title, .cta2.quick-actions__btn, .media-modal.wp-core-ui .quick-actions__btn.load-more-count, .trial-fixed-cta .quick-actions__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .quick-actions__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details, th[data-type=text] label.quick-actions__btn, .acf-radio-list li.quick-actions__btn, .acf-label label.quick-actions__btn, .acf-th label.quick-actions__btn, .acf-field .quick-actions__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.quick-actions__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.quick-actions__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.quick-actions__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .quick-actions__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .quick-actions__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .quick-actions__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .quick-actions__btn.acf-button, .quick-actions__btn.acf-repeater-add-row, .quick-actions__btn.acf-button[data-name=add-layout], .quick-actions__btn.acf-repeater-add-row::before, .quick-actions__btn.acf-button[data-name=add-layout]::before, .quick-actions__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name, .gallery-page .external-links .add-link-btn .quick-actions__btn.link-text, .gallery-page .edit-links .add-link-btn .quick-actions__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .quick-actions__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .quick-actions__btn.link-text, .project-navigation .nav-steps .quick-actions__btn.nav-step, .view-scope-modal .modal-body .timeline-section .quick-actions__btn.timeline-content, .view-scope-modal .modal-body .description-section .quick-actions__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quick-actions__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .quick-actions__btn.rate-value, .view-scope-modal .modal-header .quick-actions__btn.modal-title, .cta2.project-card__btn, .media-modal.wp-core-ui .project-card__btn.load-more-count, .trial-fixed-cta .project-card__btn.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-card__btn.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details, th[data-type=text] label.project-card__btn, .acf-radio-list li.project-card__btn, .acf-label label.project-card__btn, .acf-th label.project-card__btn, .acf-field .project-card__btn.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-card__btn, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-card__btn.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-card__btn.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .project-card__btn.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-card__btn.acf-button, .project-card__btn.acf-repeater-add-row, .project-card__btn.acf-button[data-name=add-layout], .project-card__btn.acf-repeater-add-row::before, .project-card__btn.acf-button[data-name=add-layout]::before, .project-card__btn.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .project-card__btn.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-card__btn.file-name, .gallery-page .external-links .add-link-btn .project-card__btn.link-text, .gallery-page .edit-links .add-link-btn .project-card__btn.link-text, .creative-brief-section-executed .external-links .add-link-btn .project-card__btn.link-text, .creative-brief-section-executed .edit-links .add-link-btn .project-card__btn.link-text, .project-navigation .nav-steps .project-card__btn.nav-step, .view-scope-modal .modal-body .timeline-section .project-card__btn.timeline-content, .view-scope-modal .modal-body .description-section .project-card__btn.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-card__btn.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-card__btn.rate-value, .view-scope-modal .modal-header .project-card__btn.modal-title, .journal-button.cta2, .media-modal.wp-core-ui .journal-button.load-more-count, .trial-fixed-cta .journal-button.trial-cta-link, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .journal-button.upload-text, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details, th[data-type=text] label.journal-button, .acf-radio-list li.journal-button, .acf-label label.journal-button, .acf-th label.journal-button, .acf-field .journal-button.js-aiarc-upload-progress, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.journal-button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.journal-button[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.journal-button, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .journal-button.acfe-layout-title, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .journal-button.acf-rel-item, .acf-popup-box.acf-box .inner form .acf-submit .journal-button.-cancel.grey, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.acf-image-aspect-ratio-crop-reset, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .journal-button.acf-button, .journal-button.acf-repeater-add-row, .journal-button.acf-button[data-name=add-layout], .journal-button.acf-repeater-add-row::before, .journal-button.acf-button[data-name=add-layout]::before, .journal-button.js-aiarc-upload-progress, .gallery-page .gallery-grid .gallery-item .file-info .journal-button.file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .journal-button.file-name, .gallery-page .external-links .add-link-btn .journal-button.link-text, .gallery-page .edit-links .add-link-btn .journal-button.link-text, .creative-brief-section-executed .external-links .add-link-btn .journal-button.link-text, .creative-brief-section-executed .edit-links .add-link-btn .journal-button.link-text, .project-navigation .nav-steps .journal-button.nav-step, .view-scope-modal .modal-body .timeline-section .journal-button.timeline-content, .view-scope-modal .modal-body .description-section .journal-button.description-content, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .journal-button.quantity-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .journal-button.rate-value, .view-scope-modal .modal-header .journal-button.modal-title {
  margin-top: 0.32rem;
  width: 100%;
  padding-top: 0.175rem;
  padding-bottom: 0.175rem;
  height: 0.5rem;
}
.btn.cta2 .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.cta2 .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.cta2 .arrow, .single.single-forum .bbp-forum-content-wrap .cta2.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .cta2#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .cta2.button .arrow, .media-modal.wp-core-ui .wp-core-ui .cta2.button.button-hero .arrow, .media-modal.wp-core-ui .cta2.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .cta2.media-button-select .arrow, .media-modal.wp-core-ui .cta2.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .cta2.button.load-more-jump .arrow, .media-modal.wp-core-ui .btn.load-more-count .arrow, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.load-more-count .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.load-more-count .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .load-more-count.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .load-more-count.bb-more-link .arrow, .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .load-more-count#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .load-more-count#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .load-more-count.button .arrow, .media-modal.wp-core-ui .wp-core-ui .load-more-count.button.button-hero .arrow, .media-modal.wp-core-ui .load-more-count.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .load-more-count.media-button-select .arrow, .media-modal.wp-core-ui .load-more-count.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .load-more-count.button.load-more-jump .arrow, .trial-fixed-cta .btn.trial-cta-link .arrow, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.trial-cta-link .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.trial-cta-link .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta .single.single-forum .bbp-forum-content-wrap .trial-cta-link.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .trial-fixed-cta .trial-cta-link.bb-more-link .arrow, .trial-fixed-cta .sign-in-section .sign-in-content-wrapper .gform-footer .trial-cta-link#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-fixed-cta .trial-cta-link#gform_submit_button_5 .arrow, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-cta-link.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-fixed-cta .trial-cta-link.button .arrow, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .trial-cta-link.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .trial-fixed-cta .trial-cta-link.button.button-hero .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more.button-primary .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-button-select .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-button-select .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-menu-item#menu-item-upload .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more-jump .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more-jump .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder .arrow, .expert-service_invite form .gform-footer input.cta2 .arrow, .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.load-more-count .arrow, .media-modal.wp-core-ui .expert-service_invite form .gform-footer input.load-more-count .arrow, .expert-service_invite form .gform-footer .trial-fixed-cta input.trial-cta-link .arrow, .trial-fixed-cta .expert-service_invite form .gform-footer input.trial-cta-link .arrow, body.blog .journal-hero .cta2.filter .arrow, body.blog .journal-hero .media-modal.wp-core-ui .filter.load-more-count .arrow, .media-modal.wp-core-ui body.blog .journal-hero .filter.load-more-count .arrow, body.blog .journal-hero .trial-fixed-cta .filter.trial-cta-link .arrow, .trial-fixed-cta body.blog .journal-hero .filter.trial-cta-link .arrow, body.blog .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, body.blog .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder .arrow, body.category .journal-hero .cta2.filter .arrow, body.category .journal-hero .media-modal.wp-core-ui .filter.load-more-count .arrow, .media-modal.wp-core-ui body.category .journal-hero .filter.load-more-count .arrow, body.category .journal-hero .trial-fixed-cta .filter.trial-cta-link .arrow, .trial-fixed-cta body.category .journal-hero .filter.trial-cta-link .arrow, body.category .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, body.category .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder .arrow, section.membership-levels input.cta2[type=submit] .arrow, section.membership-levels .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui section.membership-levels input[type=submit].load-more-count .arrow, section.membership-levels .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta section.membership-levels input[type=submit].trial-cta-link .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .btn.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.upload-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.upload-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .single.single-forum .bbp-forum-content-wrap .upload-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.bb-more-link .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .sign-in-section .sign-in-content-wrapper .gform-footer .upload-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text#gform_submit_button_5 .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .upload-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .upload-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.button-hero .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more.button-primary .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-button-select .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-button-select .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-menu-item#menu-item-upload .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more-jump .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more-jump .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .expert-service_invite form .gform-footer input.upload-text .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.blog .journal-hero .upload-text.filter .arrow, body.blog .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.category .journal-hero .upload-text.filter .arrow, body.category .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content section.membership-levels input.upload-text[type=submit] .arrow, section.membership-levels section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text[type=submit] .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details::placeholder .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details::placeholder .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details::placeholder .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter::placeholder .arrow, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter::placeholder .arrow, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit]::placeholder .arrow, section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit]::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter .arrow, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter .arrow, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit] .arrow, section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit] .arrow, .acf-form-submit input.cta2[type=submit] .arrow, .acf-form-submit .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .acf-form-submit input[type=submit].load-more-count .arrow, .acf-form-submit .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .acf-form-submit input[type=submit].trial-cta-link .arrow, .acf-form-submit section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-form-submit input[type=submit].upload-text .arrow, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details::placeholder .arrow, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details .arrow, th[data-type=text] label.btn .arrow, th[data-type=text] .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap th[data-type=text] label.bb-more-link .arrow, th[data-type=text] .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer th[data-type=text] label#gform_submit_button_5 .arrow, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero th[data-type=text] label.button .arrow, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui th[data-type=text] label.button.button-hero .arrow, th[data-type=text] .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui th[data-type=text] label.button.load-more.button-primary .arrow, th[data-type=text] .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui th[data-type=text] label.media-button-select .arrow, th[data-type=text] .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui th[data-type=text] label.media-menu-item#menu-item-upload .arrow, th[data-type=text] .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui th[data-type=text] label.button.load-more-jump .arrow, th[data-type=text] body.blog .journal-hero label.filter .arrow, body.blog .journal-hero th[data-type=text] label.filter .arrow, th[data-type=text] body.category .journal-hero label.filter .arrow, body.category .journal-hero th[data-type=text] label.filter .arrow, .acf-radio-list li.btn .arrow, .acf-radio-list .single.single-forum .bbp-forum-content-wrap li.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-radio-list li.bb-more-link .arrow, .acf-radio-list .sign-in-section .sign-in-content-wrapper .gform-footer li#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-radio-list li#gform_submit_button_5 .arrow, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero li.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-radio-list li.button .arrow, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui li.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-radio-list li.button.button-hero .arrow, .acf-radio-list .media-modal.wp-core-ui li.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-radio-list li.button.load-more.button-primary .arrow, .acf-radio-list .media-modal.wp-core-ui li.media-button-select .arrow, .media-modal.wp-core-ui .acf-radio-list li.media-button-select .arrow, .acf-radio-list .media-modal.wp-core-ui li.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-radio-list li.media-menu-item#menu-item-upload .arrow, .acf-radio-list .media-modal.wp-core-ui li.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-radio-list li.button.load-more-jump .arrow, .acf-radio-list body.blog .journal-hero li.filter .arrow, body.blog .journal-hero .acf-radio-list li.filter .arrow, .acf-radio-list body.category .journal-hero li.filter .arrow, body.category .journal-hero .acf-radio-list li.filter .arrow, .acf-label label.btn .arrow, .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-label label.bb-more-link .arrow, .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-label label#gform_submit_button_5 .arrow, .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-label label.button .arrow, .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-label label.button.button-hero .arrow, .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-label label.button.load-more.button-primary .arrow, .acf-label .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-label label.media-button-select .arrow, .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-label label.media-menu-item#menu-item-upload .arrow, .acf-label .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-label label.button.load-more-jump .arrow, .acf-label body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-label label.filter .arrow, .acf-label body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-label label.filter .arrow, .acf-th label.btn .arrow, .acf-th .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-th label.bb-more-link .arrow, .acf-th .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-th label#gform_submit_button_5 .arrow, .acf-th .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-th label.button .arrow, .acf-th .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-th label.button.button-hero .arrow, .acf-th .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-th label.button.load-more.button-primary .arrow, .acf-th .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-th label.media-button-select .arrow, .acf-th .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-th label.media-menu-item#menu-item-upload .arrow, .acf-th .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-th label.button.load-more-jump .arrow, .acf-th body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-th label.filter .arrow, .acf-th body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-th label.filter .arrow, .acf-field .btn.js-aiarc-upload-progress .arrow, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field a.js-aiarc-upload-progress .arrow, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field a.js-aiarc-upload-progress .arrow, .acf-field .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field .js-aiarc-upload-progress.bb-more-link .arrow, .acf-field .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .acf-field .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field .js-aiarc-upload-progress.button .arrow, .acf-field .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field .js-aiarc-upload-progress.button.button-hero .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-button-select .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more-jump .arrow, .acf-field .expert-service_invite form .gform-footer input.js-aiarc-upload-progress .arrow, .expert-service_invite form .gform-footer .acf-field input.js-aiarc-upload-progress .arrow, .acf-field body.blog .journal-hero .js-aiarc-upload-progress.filter .arrow, body.blog .journal-hero .acf-field .js-aiarc-upload-progress.filter .arrow, .acf-field body.category .journal-hero .js-aiarc-upload-progress.filter .arrow, body.category .journal-hero .acf-field .js-aiarc-upload-progress.filter .arrow, .acf-field section.membership-levels input.js-aiarc-upload-progress[type=submit] .arrow, section.membership-levels .acf-field input.js-aiarc-upload-progress[type=submit] .arrow, .acf-field .acf-form-submit input.js-aiarc-upload-progress[type=submit] .arrow, .acf-form-submit .acf-field input.js-aiarc-upload-progress[type=submit] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .single.single-forum .bbp-forum-content-wrap label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.blog .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.category .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .btn.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acfe-layout-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acfe-layout-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .single.single-forum .bbp-forum-content-wrap .acfe-layout-title.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .sign-in-section .sign-in-content-wrapper .gform-footer .acfe-layout-title#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acfe-layout-title.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .acfe-layout-title.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .expert-service_invite form .gform-footer input.acfe-layout-title .arrow, .expert-service_invite form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.blog .journal-hero .acfe-layout-title.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.category .journal-hero .acfe-layout-title.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout section.membership-levels input.acfe-layout-title[type=submit] .arrow, section.membership-levels .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-form-submit input.acfe-layout-title[type=submit] .arrow, .acf-form-submit .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit] .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .btn.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-rel-item .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-rel-item .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .single.single-forum .bbp-forum-content-wrap .acf-rel-item.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.bb-more-link .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .sign-in-section .sign-in-content-wrapper .gform-footer .acf-rel-item#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item#gform_submit_button_5 .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-rel-item.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .acf-rel-item.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.button-hero .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more.button-primary .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more.button-primary .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-button-select .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-button-select .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-menu-item#menu-item-upload .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more-jump .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more-jump .arrow, #menu-2 .expert-service_invite form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item .arrow, .expert-service_invite #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item .arrow, #menu-2 .expert-service_invite form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item .arrow, .expert-service_invite #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.blog .journal-hero .acf-rel-item.filter .arrow, body.blog .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.category .journal-hero .acf-rel-item.filter .arrow, body.category .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection section.membership-levels input.acf-rel-item[type=submit] .arrow, section.membership-levels #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit] .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-form-submit input.acf-rel-item[type=submit] .arrow, .acf-form-submit #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit] .arrow, .acf-popup-box.acf-box .inner form .acf-submit .btn.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.-cancel.grey .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.-cancel.grey .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .single.single-forum .bbp-forum-content-wrap .-cancel.grey.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.bb-more-link .arrow, .acf-popup-box.acf-box .inner form .acf-submit .sign-in-section .sign-in-content-wrapper .gform-footer .-cancel.grey#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey#gform_submit_button_5 .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .-cancel.grey.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .-cancel.grey.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.button-hero .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more.button-primary .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-button-select .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-button-select .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-menu-item#menu-item-upload .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more-jump .arrow, .acf-popup-box.acf-box .inner .expert-service_invite form .acf-submit .gform-footer input.-cancel.grey .arrow, .expert-service_invite .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .expert-service_invite form .gform-footer .acf-submit input.-cancel.grey .arrow, .expert-service_invite .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit body.blog .journal-hero .-cancel.grey.filter .arrow, body.blog .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter .arrow, .acf-popup-box.acf-box .inner form .acf-submit body.category .journal-hero .-cancel.grey.filter .arrow, body.category .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter .arrow, .acf-popup-box.acf-box .inner form .acf-submit section.membership-levels input.-cancel.grey[type=submit] .arrow, section.membership-levels .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit] .arrow, .acf-popup-box.acf-box .inner form .acf-submit .acf-form-submit input.-cancel.grey[type=submit] .arrow, .acf-form-submit .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-crop .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-crop .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-crop.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-crop.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-crop .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-cancel .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-cancel .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-cancel.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-cancel.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-cancel .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-image-aspect-ratio-crop-reset .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-image-aspect-ratio-crop-reset .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-reset.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-reset#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-reset.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-reset.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.acf-image-aspect-ratio-crop-reset .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .acf-image-aspect-ratio-crop-reset.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .acf-image-aspect-ratio-crop-reset.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .btn.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .single.single-forum .bbp-forum-content-wrap .acf-button.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.bb-more-link .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button#gform_submit_button_5 .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .acf-button.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.button-hero .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more.button-primary .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-button-select .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-button-select .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-menu-item#menu-item-upload .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more-jump .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more-jump .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .expert-service_invite form .gform-footer input.acf-button .arrow, .expert-service_invite form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.blog .journal-hero .acf-button.filter .arrow, body.blog .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.category .journal-hero .acf-button.filter .arrow, body.category .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit section.membership-levels input.acf-button[type=submit] .arrow, section.membership-levels .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit] .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit] .arrow, .btn.acf-repeater-add-row .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row .arrow, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.acf-repeater-add-row .arrow, body.blog .journal-hero .acf-repeater-add-row.filter .arrow, body.category .journal-hero .acf-repeater-add-row.filter .arrow, section.membership-levels input.acf-repeater-add-row[type=submit] .arrow, .acf-form-submit input.acf-repeater-add-row[type=submit] .arrow, .btn.acf-button[data-name=add-layout] .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout] .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout] .arrow, .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout] .arrow, body.blog .journal-hero .acf-button[data-name=add-layout].filter .arrow, body.category .journal-hero .acf-button[data-name=add-layout].filter .arrow, section.membership-levels input.acf-button[data-name=add-layout][type=submit] .arrow, .acf-form-submit input.acf-button[data-name=add-layout][type=submit] .arrow, .btn.acf-repeater-add-row::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row::before .arrow, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link::before .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5::before .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button::before .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump::before .arrow, .expert-service_invite form .gform-footer input.acf-repeater-add-row::before .arrow, body.blog .journal-hero .acf-repeater-add-row.filter::before .arrow, body.category .journal-hero .acf-repeater-add-row.filter::before .arrow, section.membership-levels input.acf-repeater-add-row[type=submit]::before .arrow, .acf-form-submit input.acf-repeater-add-row[type=submit]::before .arrow, .btn.acf-button[data-name=add-layout]::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout]::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout]::before .arrow, .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link::before .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5::before .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button::before .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump::before .arrow, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout]::before .arrow, body.blog .journal-hero .acf-button[data-name=add-layout].filter::before .arrow, body.category .journal-hero .acf-button[data-name=add-layout].filter::before .arrow, section.membership-levels input.acf-button[data-name=add-layout][type=submit]::before .arrow, .acf-form-submit input.acf-button[data-name=add-layout][type=submit]::before .arrow, .btn.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress .arrow, .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button .arrow, .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.js-aiarc-upload-progress .arrow, body.blog .journal-hero .js-aiarc-upload-progress.filter .arrow, body.category .journal-hero .js-aiarc-upload-progress.filter .arrow, section.membership-levels input.js-aiarc-upload-progress[type=submit] .arrow, .acf-form-submit input.js-aiarc-upload-progress[type=submit] .arrow, .edit-work-menu-wrap .cta2.acf-gallery-add .arrow, .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count .arrow, .media-modal.wp-core-ui .edit-work-menu-wrap .acf-gallery-add.load-more-count .arrow, .edit-work-menu-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link .arrow, .trial-fixed-cta .edit-work-menu-wrap .acf-gallery-add.trial-cta-link .arrow, .edit-work-menu-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .edit-work-menu-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder .arrow, .edit-work-menu-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .edit-work-menu-wrap .acf-gallery-add.upload-text .arrow, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details::placeholder .arrow, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details .arrow, .edit-work-menu-wrap th[data-type=text] label.acf-gallery-add .arrow, th[data-type=text] .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-radio-list li.acf-gallery-add .arrow, .acf-radio-list .edit-work-menu-wrap li.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-label label.acf-gallery-add .arrow, .acf-label .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-th label.acf-gallery-add .arrow, .acf-th .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress .arrow, .acf-field .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .edit-work-menu-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .edit-work-menu-wrap .acf-gallery-add.acfe-layout-title .arrow, .edit-work-menu-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .edit-work-menu-wrap .acf-gallery-add.acf-rel-item .arrow, .edit-work-menu-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .edit-work-menu-wrap .acf-gallery-add.-cancel.grey .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .edit-work-menu-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .edit-work-menu-wrap .acf-gallery-add.acf-button .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout] .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row::before .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before .arrow, .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .add-new-work-wrap .cta2.acf-gallery-add .arrow, .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count .arrow, .media-modal.wp-core-ui .add-new-work-wrap .acf-gallery-add.load-more-count .arrow, .add-new-work-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link .arrow, .trial-fixed-cta .add-new-work-wrap .acf-gallery-add.trial-cta-link .arrow, .add-new-work-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .add-new-work-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder .arrow, .add-new-work-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .add-new-work-wrap .acf-gallery-add.upload-text .arrow, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details::placeholder .arrow, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details .arrow, .add-new-work-wrap th[data-type=text] label.acf-gallery-add .arrow, th[data-type=text] .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-radio-list li.acf-gallery-add .arrow, .acf-radio-list .add-new-work-wrap li.acf-gallery-add .arrow, .add-new-work-wrap .acf-label label.acf-gallery-add .arrow, .acf-label .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-th label.acf-gallery-add .arrow, .acf-th .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress .arrow, .acf-field .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .add-new-work-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .add-new-work-wrap .acf-gallery-add.acfe-layout-title .arrow, .add-new-work-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .add-new-work-wrap .acf-gallery-add.acf-rel-item .arrow, .add-new-work-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .add-new-work-wrap .acf-gallery-add.-cancel.grey .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .add-new-work-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .add-new-work-wrap .acf-gallery-add.acf-button .arrow, .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row .arrow, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout] .arrow, .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row::before .arrow, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before .arrow, .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .mce-window .cta2.mce-btn.mce-primary .arrow, .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.load-more-count .arrow, .media-modal.wp-core-ui .mce-window .mce-btn.mce-primary.load-more-count .arrow, .mce-window .trial-fixed-cta .mce-btn.mce-primary.trial-cta-link .arrow, .trial-fixed-cta .mce-window .mce-btn.mce-primary.trial-cta-link .arrow, .mce-window .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder .arrow, .mce-window .trial-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder .arrow, .mce-window section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-btn.mce-primary.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-window .mce-btn.mce-primary.upload-text .arrow, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details::placeholder .arrow, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details .arrow, .mce-window th[data-type=text] label.mce-btn.mce-primary .arrow, th[data-type=text] .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-radio-list li.mce-btn.mce-primary .arrow, .acf-radio-list .mce-window li.mce-btn.mce-primary .arrow, .mce-window .acf-label label.mce-btn.mce-primary .arrow, .acf-label .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-th label.mce-btn.mce-primary .arrow, .acf-th .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .acf-field .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.mce-btn.mce-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .mce-window label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.mce-btn.mce-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-btn.mce-primary.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-window .mce-btn.mce-primary.acfe-layout-title .arrow, .mce-window #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-btn.mce-primary.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-window .mce-btn.mce-primary.acf-rel-item .arrow, .mce-window .acf-popup-box.acf-box .inner form .acf-submit .mce-btn.mce-primary.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .mce-window .mce-btn.mce-primary.-cancel.grey .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset .arrow, .mce-window .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-btn.mce-primary.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-window .mce-btn.mce-primary.acf-button .arrow, .mce-window .mce-btn.mce-primary.acf-repeater-add-row .arrow, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout] .arrow, .mce-window .mce-btn.mce-primary.acf-repeater-add-row::before .arrow, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout]::before .arrow, .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.cta2 .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.load-more-count .arrow, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.load-more-count .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta button.trial-cta-link .arrow, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.trial-cta-link .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.upload-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details::placeholder .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field button.js-aiarc-upload-progress .arrow, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acfe-layout-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-rel-item .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.-cancel.grey .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-crop .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-cancel .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-image-aspect-ratio-crop-reset .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout] .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout]::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.cta2 .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.load-more-count .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.trial-cta-link .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.upload-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details::placeholder .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field a.js-aiarc-upload-progress .arrow, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acfe-layout-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-rel-item .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.-cancel.grey .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-crop .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-cancel .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-image-aspect-ratio-crop-reset .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout] .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout]::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.cta2 .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .trial-fixed-cta button.trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field button.js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-theme-field-control .acf-submit button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-submit button.-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-theme-field-control button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-theme-field-control button.-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.cta2[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field input[type=submit].js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-submit input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-footer input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.cta2[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field input[type=submit].js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .btn.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.bb-more-link .arrow, .gallery-page .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5 .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.button .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.button-hero .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-button-select .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump .arrow, .gallery-page .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name .arrow, .expert-service_invite form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter .arrow, body.blog .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .gallery-page .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter .arrow, body.category .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .gallery-page .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit] .arrow, section.membership-levels .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit] .arrow, .acf-form-submit .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .gallery-page .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .gallery-page .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary .arrow, .mce-window .gallery-page .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary .arrow, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info button.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .gallery-grid .gallery-item .file-info button.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.bb-more-link .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5 .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.button-hero .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-button-select .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter .arrow, body.category .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .external-links .add-link-btn .btn.link-text .arrow, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .external-links .add-link-btn .link-text.bb-more-link .arrow, .gallery-page .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .external-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .external-links .add-link-btn .link-text.button .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.button-hero .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-button-select .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more-jump .arrow, .gallery-page .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .gallery-page .external-links .add-link-btn input.link-text .arrow, .gallery-page .external-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter .arrow, .gallery-page .external-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter .arrow, .gallery-page .external-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .gallery-page .external-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn button.link-text .arrow, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .external-links .add-link-btn button.link-text .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .btn.link-text .arrow, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .edit-links .add-link-btn .link-text.bb-more-link .arrow, .gallery-page .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .edit-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .edit-links .add-link-btn .link-text.button .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.button-hero .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-button-select .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more-jump .arrow, .gallery-page .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text .arrow, .gallery-page .edit-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter .arrow, .gallery-page .edit-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter .arrow, .gallery-page .edit-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .gallery-page .edit-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn button.link-text .arrow, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .edit-links .add-link-btn button.link-text .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.bb-more-link .arrow, .creative-brief-section-executed .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .external-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.button .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.button-hero .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-button-select .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more-jump .arrow, .creative-brief-section-executed .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .external-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .external-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .external-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .external-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.bb-more-link .arrow, .creative-brief-section-executed .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .edit-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.button .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.button-hero .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-button-select .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more-jump .arrow, .creative-brief-section-executed .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .edit-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .edit-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .edit-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .edit-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .cta2.project-files__upload-btn .arrow, .media-modal.wp-core-ui .project-files__upload-btn.load-more-count .arrow, .trial-fixed-cta .project-files__upload-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__upload-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details .arrow, th[data-type=text] label.project-files__upload-btn .arrow, .acf-radio-list li.project-files__upload-btn .arrow, .acf-label label.project-files__upload-btn .arrow, .acf-th label.project-files__upload-btn .arrow, .acf-field .project-files__upload-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__upload-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__upload-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__upload-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__upload-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__upload-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__upload-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__upload-btn.acf-button .arrow, .project-files__upload-btn.acf-repeater-add-row .arrow, .project-files__upload-btn.acf-button[data-name=add-layout] .arrow, .project-files__upload-btn.acf-repeater-add-row::before .arrow, .project-files__upload-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__upload-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__upload-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__upload-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__upload-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__upload-btn.link-text .arrow, .cta2.project-files__file-btn .arrow, .media-modal.wp-core-ui .project-files__file-btn.load-more-count .arrow, .trial-fixed-cta .project-files__file-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__file-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details .arrow, th[data-type=text] label.project-files__file-btn .arrow, .acf-radio-list li.project-files__file-btn .arrow, .acf-label label.project-files__file-btn .arrow, .acf-th label.project-files__file-btn .arrow, .acf-field .project-files__file-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__file-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__file-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__file-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__file-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__file-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__file-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__file-btn.acf-button .arrow, .project-files__file-btn.acf-repeater-add-row .arrow, .project-files__file-btn.acf-button[data-name=add-layout] .arrow, .project-files__file-btn.acf-repeater-add-row::before .arrow, .project-files__file-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__file-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__file-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__file-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__file-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__file-btn.link-text .arrow, .cta2.project-files__view-btn .arrow, .media-modal.wp-core-ui .project-files__view-btn.load-more-count .arrow, .trial-fixed-cta .project-files__view-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__view-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details .arrow, th[data-type=text] label.project-files__view-btn .arrow, .acf-radio-list li.project-files__view-btn .arrow, .acf-label label.project-files__view-btn .arrow, .acf-th label.project-files__view-btn .arrow, .acf-field .project-files__view-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__view-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__view-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__view-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__view-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__view-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__view-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__view-btn.acf-button .arrow, .project-files__view-btn.acf-repeater-add-row .arrow, .project-files__view-btn.acf-button[data-name=add-layout] .arrow, .project-files__view-btn.acf-repeater-add-row::before .arrow, .project-files__view-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__view-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__view-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__view-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__view-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__view-btn.link-text .arrow, .cta2.project-files__search-btn .arrow, .media-modal.wp-core-ui .project-files__search-btn.load-more-count .arrow, .trial-fixed-cta .project-files__search-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__search-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details .arrow, th[data-type=text] label.project-files__search-btn .arrow, .acf-radio-list li.project-files__search-btn .arrow, .acf-label label.project-files__search-btn .arrow, .acf-th label.project-files__search-btn .arrow, .acf-field .project-files__search-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__search-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__search-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__search-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__search-btn.acf-button .arrow, .project-files__search-btn.acf-repeater-add-row .arrow, .project-files__search-btn.acf-button[data-name=add-layout] .arrow, .project-files__search-btn.acf-repeater-add-row::before .arrow, .project-files__search-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__search-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__search-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__search-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__search-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__search-btn.link-text .arrow, .cta2.project-files__filter .arrow, .media-modal.wp-core-ui .project-files__filter.load-more-count .arrow, .trial-fixed-cta .project-files__filter.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__filter.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details .arrow, th[data-type=text] label.project-files__filter .arrow, .acf-radio-list li.project-files__filter .arrow, .acf-label label.project-files__filter .arrow, .acf-th label.project-files__filter .arrow, .acf-field .project-files__filter.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__filter.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__filter.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__filter.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__filter.acf-button .arrow, .project-files__filter.acf-repeater-add-row .arrow, .project-files__filter.acf-button[data-name=add-layout] .arrow, .project-files__filter.acf-repeater-add-row::before .arrow, .project-files__filter.acf-button[data-name=add-layout]::before .arrow, .project-files__filter.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__filter.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__filter.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__filter.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__filter.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__filter.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__filter.link-text .arrow, .cta2.project-files__btn .arrow, .media-modal.wp-core-ui .project-files__btn.load-more-count .arrow, .trial-fixed-cta .project-files__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details .arrow, th[data-type=text] label.project-files__btn .arrow, .acf-radio-list li.project-files__btn .arrow, .acf-label label.project-files__btn .arrow, .acf-th label.project-files__btn .arrow, .acf-field .project-files__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__btn.acf-button .arrow, .project-files__btn.acf-repeater-add-row .arrow, .project-files__btn.acf-button[data-name=add-layout] .arrow, .project-files__btn.acf-repeater-add-row::before .arrow, .project-files__btn.acf-button[data-name=add-layout]::before .arrow, .project-files__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__btn.link-text .arrow, .cta2.project-summary__description-more .arrow, .media-modal.wp-core-ui .project-summary__description-more.load-more-count .arrow, .trial-fixed-cta .project-summary__description-more.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__description-more.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details .arrow, th[data-type=text] label.project-summary__description-more .arrow, .acf-radio-list li.project-summary__description-more .arrow, .acf-label label.project-summary__description-more .arrow, .acf-th label.project-summary__description-more .arrow, .acf-field .project-summary__description-more.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__description-more .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__description-more[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__description-more .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__description-more.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__description-more.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__description-more.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__description-more.acf-button .arrow, .project-summary__description-more.acf-repeater-add-row .arrow, .project-summary__description-more.acf-button[data-name=add-layout] .arrow, .project-summary__description-more.acf-repeater-add-row::before .arrow, .project-summary__description-more.acf-button[data-name=add-layout]::before .arrow, .project-summary__description-more.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name .arrow, .gallery-page .external-links .add-link-btn .project-summary__description-more.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-summary__description-more.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-summary__description-more.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__description-more.link-text .arrow, .cta2.project-summary__btn .arrow, .media-modal.wp-core-ui .project-summary__btn.load-more-count .arrow, .trial-fixed-cta .project-summary__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details .arrow, th[data-type=text] label.project-summary__btn .arrow, .acf-radio-list li.project-summary__btn .arrow, .acf-label label.project-summary__btn .arrow, .acf-th label.project-summary__btn .arrow, .acf-field .project-summary__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__btn.acf-button .arrow, .project-summary__btn.acf-repeater-add-row .arrow, .project-summary__btn.acf-button[data-name=add-layout] .arrow, .project-summary__btn.acf-repeater-add-row::before .arrow, .project-summary__btn.acf-button[data-name=add-layout]::before .arrow, .project-summary__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-summary__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-summary__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-summary__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__btn.link-text .arrow, .cta2.team-section__filter .arrow, .media-modal.wp-core-ui .team-section__filter.load-more-count .arrow, .trial-fixed-cta .team-section__filter.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__filter.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details .arrow, th[data-type=text] label.team-section__filter .arrow, .acf-radio-list li.team-section__filter .arrow, .acf-label label.team-section__filter .arrow, .acf-th label.team-section__filter .arrow, .acf-field .team-section__filter.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__filter.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__filter.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__filter.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__filter.acf-button .arrow, .team-section__filter.acf-repeater-add-row .arrow, .team-section__filter.acf-button[data-name=add-layout] .arrow, .team-section__filter.acf-repeater-add-row::before .arrow, .team-section__filter.acf-button[data-name=add-layout]::before .arrow, .team-section__filter.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__filter.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__filter.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__filter.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__filter.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__filter.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__filter.link-text .arrow, .cta2.team-section__member-btn .arrow, .media-modal.wp-core-ui .team-section__member-btn.load-more-count .arrow, .trial-fixed-cta .team-section__member-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__member-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details .arrow, th[data-type=text] label.team-section__member-btn .arrow, .acf-radio-list li.team-section__member-btn .arrow, .acf-label label.team-section__member-btn .arrow, .acf-th label.team-section__member-btn .arrow, .acf-field .team-section__member-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__member-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__member-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__member-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__member-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__member-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__member-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__member-btn.acf-button .arrow, .team-section__member-btn.acf-repeater-add-row .arrow, .team-section__member-btn.acf-button[data-name=add-layout] .arrow, .team-section__member-btn.acf-repeater-add-row::before .arrow, .team-section__member-btn.acf-button[data-name=add-layout]::before .arrow, .team-section__member-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__member-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__member-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__member-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__member-btn.link-text .arrow, .cta2.team-section__role-btn .arrow, .media-modal.wp-core-ui .team-section__role-btn.load-more-count .arrow, .trial-fixed-cta .team-section__role-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__role-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details .arrow, th[data-type=text] label.team-section__role-btn .arrow, .acf-radio-list li.team-section__role-btn .arrow, .acf-label label.team-section__role-btn .arrow, .acf-th label.team-section__role-btn .arrow, .acf-field .team-section__role-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__role-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__role-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__role-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__role-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__role-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__role-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__role-btn.acf-button .arrow, .team-section__role-btn.acf-repeater-add-row .arrow, .team-section__role-btn.acf-button[data-name=add-layout] .arrow, .team-section__role-btn.acf-repeater-add-row::before .arrow, .team-section__role-btn.acf-button[data-name=add-layout]::before .arrow, .team-section__role-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__role-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__role-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__role-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__role-btn.link-text .arrow, .cta2.creative-brief-section__btn .arrow, .media-modal.wp-core-ui .creative-brief-section__btn.load-more-count .arrow, .trial-fixed-cta .creative-brief-section__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-section__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details .arrow, th[data-type=text] label.creative-brief-section__btn .arrow, .acf-radio-list li.creative-brief-section__btn .arrow, .acf-label label.creative-brief-section__btn .arrow, .acf-th label.creative-brief-section__btn .arrow, .acf-field .creative-brief-section__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-section__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-section__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-section__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-section__btn.acf-button .arrow, .creative-brief-section__btn.acf-repeater-add-row .arrow, .creative-brief-section__btn.acf-button[data-name=add-layout] .arrow, .creative-brief-section__btn.acf-repeater-add-row::before .arrow, .creative-brief-section__btn.acf-button[data-name=add-layout]::before .arrow, .creative-brief-section__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .cta2.team-member-card__btn .arrow, .media-modal.wp-core-ui .team-member-card__btn.load-more-count .arrow, .trial-fixed-cta .team-member-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-member-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details .arrow, th[data-type=text] label.team-member-card__btn .arrow, .acf-radio-list li.team-member-card__btn .arrow, .acf-label label.team-member-card__btn .arrow, .acf-th label.team-member-card__btn .arrow, .acf-field .team-member-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-member-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-member-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-member-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-member-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-member-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-member-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-member-card__btn.acf-button .arrow, .team-member-card__btn.acf-repeater-add-row .arrow, .team-member-card__btn.acf-button[data-name=add-layout] .arrow, .team-member-card__btn.acf-repeater-add-row::before .arrow, .team-member-card__btn.acf-button[data-name=add-layout]::before .arrow, .team-member-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-member-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-member-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-member-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-member-card__btn.link-text .arrow, .project-navigation .nav-steps .btn.nav-step .arrow, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.nav-step .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.nav-step .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps .single.single-forum .bbp-forum-content-wrap .nav-step.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .project-navigation .nav-steps .nav-step.bb-more-link .arrow, .project-navigation .nav-steps .sign-in-section .sign-in-content-wrapper .gform-footer .nav-step#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .project-navigation .nav-steps .nav-step#gform_submit_button_5 .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .nav-step.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-navigation .nav-steps .nav-step.button .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .nav-step.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .project-navigation .nav-steps .nav-step.button.button-hero .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more.button-primary .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-button-select .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-button-select .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-menu-item#menu-item-upload .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more-jump .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more-jump .arrow, .project-navigation .nav-steps .expert-service_invite form .gform-footer input.nav-step .arrow, .expert-service_invite form .gform-footer .project-navigation .nav-steps input.nav-step .arrow, .project-navigation .nav-steps body.blog .journal-hero .nav-step.filter .arrow, body.blog .journal-hero .project-navigation .nav-steps .nav-step.filter .arrow, .project-navigation .nav-steps body.category .journal-hero .nav-step.filter .arrow, body.category .journal-hero .project-navigation .nav-steps .nav-step.filter .arrow, .project-navigation .nav-steps section.membership-levels input.nav-step[type=submit] .arrow, section.membership-levels .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .acf-form-submit input.nav-step[type=submit] .arrow, .acf-form-submit .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .edit-work-menu-wrap .nav-step.acf-gallery-add .arrow, .edit-work-menu-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add .arrow, .project-navigation .nav-steps .add-new-work-wrap .nav-step.acf-gallery-add .arrow, .add-new-work-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add .arrow, .project-navigation .nav-steps .mce-window .nav-step.mce-btn.mce-primary .arrow, .mce-window .project-navigation .nav-steps .nav-step.mce-btn.mce-primary .arrow, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.nav-step .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps button.nav-step .arrow, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.nav-step .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.nav-step .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-navigation .nav-steps button.nav-step .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.nav-step[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.nav-step[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .nav-step.project-files__upload-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__file-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__view-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__search-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__filter .arrow, .project-navigation .nav-steps .nav-step.project-files__btn .arrow, .project-navigation .nav-steps .nav-step.project-summary__description-more .arrow, .project-navigation .nav-steps .nav-step.project-summary__btn .arrow, .project-navigation .nav-steps .nav-step.team-section__filter .arrow, .project-navigation .nav-steps .nav-step.team-section__member-btn .arrow, .project-navigation .nav-steps .nav-step.team-section__role-btn .arrow, .project-navigation .nav-steps .nav-step.creative-brief-section__btn .arrow, .project-navigation .nav-steps .nav-step.team-member-card__btn .arrow, .view-scope-modal .modal-body .timeline-section .btn.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.timeline-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.timeline-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .single.single-forum .bbp-forum-content-wrap .timeline-content.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.bb-more-link .arrow, .view-scope-modal .modal-body .timeline-section .sign-in-section .sign-in-content-wrapper .gform-footer .timeline-content#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .timeline-section .timeline-content#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .timeline-content.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .timeline-section .timeline-content.button .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .timeline-content.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.button-hero .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-button-select .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more-jump .arrow, .view-scope-modal .modal-body .timeline-section .expert-service_invite form .gform-footer input.timeline-content .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section body.blog .journal-hero .timeline-content.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter .arrow, .view-scope-modal .modal-body .timeline-section body.category .journal-hero .timeline-content.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter .arrow, .view-scope-modal .modal-body .timeline-section section.membership-levels input.timeline-content[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .acf-form-submit input.timeline-content[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .edit-work-menu-wrap .timeline-content.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .timeline-section .add-new-work-wrap .timeline-content.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .timeline-section .mce-window .timeline-content.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .timeline-section .timeline-content.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.timeline-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section button.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.timeline-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.timeline-content .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .timeline-section button.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.timeline-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.timeline-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__upload-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__file-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__view-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__search-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__filter .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__description-more .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__filter .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__member-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__role-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-member-card__btn .arrow, .view-scope-modal .modal-body .description-section .btn.description-content .arrow, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.description-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.description-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section .single.single-forum .bbp-forum-content-wrap .description-content.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .description-section .description-content.bb-more-link .arrow, .view-scope-modal .modal-body .description-section .sign-in-section .sign-in-content-wrapper .gform-footer .description-content#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .description-section .description-content#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .description-content.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .description-section .description-content.button .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .description-content.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.button-hero .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-button-select .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more-jump .arrow, .view-scope-modal .modal-body .description-section .expert-service_invite form .gform-footer input.description-content .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .description-section input.description-content .arrow, .view-scope-modal .modal-body .description-section body.blog .journal-hero .description-content.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter .arrow, .view-scope-modal .modal-body .description-section body.category .journal-hero .description-content.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter .arrow, .view-scope-modal .modal-body .description-section section.membership-levels input.description-content[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .acf-form-submit input.description-content[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .edit-work-menu-wrap .description-content.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .description-section .add-new-work-wrap .description-content.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .description-section .mce-window .description-content.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .description-section .description-content.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.description-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section button.description-content .arrow, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.description-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.description-content .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .description-section button.description-content .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.description-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.description-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__upload-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__file-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__view-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__search-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__filter .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-summary__description-more .arrow, .view-scope-modal .modal-body .description-section .description-content.project-summary__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__filter .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__member-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__role-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-member-card__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quantity-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quantity-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .single.single-forum .bbp-forum-content-wrap .quantity-value.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.bb-more-link .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .sign-in-section .sign-in-content-wrapper .gform-footer .quantity-value#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quantity-value.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .quantity-value.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.button-hero .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-button-select .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more-jump .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .expert-service_invite form .gform-footer input.quantity-value .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.blog .journal-hero .quantity-value.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.category .journal-hero .quantity-value.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info section.membership-levels input.quantity-value[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .acf-form-submit input.quantity-value[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .edit-work-menu-wrap .quantity-value.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .add-new-work-wrap .quantity-value.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .mce-window .quantity-value.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.quantity-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.quantity-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.quantity-value .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.quantity-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.quantity-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__upload-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__file-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__view-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__search-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__description-more .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__member-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__role-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-member-card__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .btn.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.rate-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.rate-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .single.single-forum .bbp-forum-content-wrap .rate-value.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.bb-more-link .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .sign-in-section .sign-in-content-wrapper .gform-footer .rate-value#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .rate-value.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .rate-value.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.button-hero .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-button-select .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more-jump .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .expert-service_invite form .gform-footer input.rate-value .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.blog .journal-hero .rate-value.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.category .journal-hero .rate-value.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info section.membership-levels input.rate-value[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .acf-form-submit input.rate-value[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .edit-work-menu-wrap .rate-value.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .add-new-work-wrap .rate-value.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .mce-window .rate-value.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.rate-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.rate-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.rate-value .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.rate-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.rate-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__upload-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__file-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__view-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__search-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__description-more .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__member-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__role-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-member-card__btn .arrow, .view-scope-modal .modal-header .btn.modal-title .arrow, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.modal-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.modal-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header .single.single-forum .bbp-forum-content-wrap .modal-title.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-header .modal-title.bb-more-link .arrow, .view-scope-modal .modal-header .sign-in-section .sign-in-content-wrapper .gform-footer .modal-title#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-header .modal-title#gform_submit_button_5 .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .modal-title.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-header .modal-title.button .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .modal-title.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-header .modal-title.button.button-hero .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more.button-primary .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-button-select .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more-jump .arrow, .view-scope-modal .modal-header .expert-service_invite form .gform-footer input.modal-title .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-header input.modal-title .arrow, .view-scope-modal .modal-header body.blog .journal-hero .modal-title.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-header .modal-title.filter .arrow, .view-scope-modal .modal-header body.category .journal-hero .modal-title.filter .arrow, body.category .journal-hero .view-scope-modal .modal-header .modal-title.filter .arrow, .view-scope-modal .modal-header section.membership-levels input.modal-title[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .acf-form-submit input.modal-title[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .edit-work-menu-wrap .modal-title.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add .arrow, .view-scope-modal .modal-header .add-new-work-wrap .modal-title.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add .arrow, .view-scope-modal .modal-header .mce-window .modal-title.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-header .modal-title.mce-btn.mce-primary .arrow, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.modal-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header button.modal-title .arrow, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.modal-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.modal-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-header button.modal-title .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.modal-title[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.modal-title[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .modal-title.project-files__upload-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__file-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__view-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__search-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__filter .arrow, .view-scope-modal .modal-header .modal-title.project-files__btn .arrow, .view-scope-modal .modal-header .modal-title.project-summary__description-more .arrow, .view-scope-modal .modal-header .modal-title.project-summary__btn .arrow, .view-scope-modal .modal-header .modal-title.team-section__filter .arrow, .view-scope-modal .modal-header .modal-title.team-section__member-btn .arrow, .view-scope-modal .modal-header .modal-title.team-section__role-btn .arrow, .view-scope-modal .modal-header .modal-title.creative-brief-section__btn .arrow, .view-scope-modal .modal-header .modal-title.team-member-card__btn .arrow, .cta2.team-section__btn .arrow, .media-modal.wp-core-ui .team-section__btn.load-more-count .arrow, .trial-fixed-cta .team-section__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details .arrow, th[data-type=text] label.team-section__btn .arrow, .acf-radio-list li.team-section__btn .arrow, .acf-label label.team-section__btn .arrow, .acf-th label.team-section__btn .arrow, .acf-field .team-section__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__btn.acf-button .arrow, .team-section__btn.acf-repeater-add-row .arrow, .team-section__btn.acf-button[data-name=add-layout] .arrow, .team-section__btn.acf-repeater-add-row::before .arrow, .team-section__btn.acf-button[data-name=add-layout]::before .arrow, .team-section__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__btn.link-text .arrow, .project-navigation .nav-steps .team-section__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .team-section__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .team-section__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-section__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-section__btn.rate-value .arrow, .view-scope-modal .modal-header .team-section__btn.modal-title .arrow, .cta2.creative-brief-sections__add-btn .arrow, .media-modal.wp-core-ui .creative-brief-sections__add-btn.load-more-count .arrow, .trial-fixed-cta .creative-brief-sections__add-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-sections__add-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details .arrow, th[data-type=text] label.creative-brief-sections__add-btn .arrow, .acf-radio-list li.creative-brief-sections__add-btn .arrow, .acf-label label.creative-brief-sections__add-btn .arrow, .acf-th label.creative-brief-sections__add-btn .arrow, .acf-field .creative-brief-sections__add-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-sections__add-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-sections__add-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-sections__add-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-sections__add-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-sections__add-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-sections__add-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-sections__add-btn.acf-button .arrow, .creative-brief-sections__add-btn.acf-repeater-add-row .arrow, .creative-brief-sections__add-btn.acf-button[data-name=add-layout] .arrow, .creative-brief-sections__add-btn.acf-repeater-add-row::before .arrow, .creative-brief-sections__add-btn.acf-button[data-name=add-layout]::before .arrow, .creative-brief-sections__add-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .project-navigation .nav-steps .creative-brief-sections__add-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .creative-brief-sections__add-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .creative-brief-sections__add-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .creative-brief-sections__add-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .creative-brief-sections__add-btn.rate-value .arrow, .view-scope-modal .modal-header .creative-brief-sections__add-btn.modal-title .arrow, .cta2.talent-card__btn .arrow, .media-modal.wp-core-ui .talent-card__btn.load-more-count .arrow, .trial-fixed-cta .talent-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details .arrow, th[data-type=text] label.talent-card__btn .arrow, .acf-radio-list li.talent-card__btn .arrow, .acf-label label.talent-card__btn .arrow, .acf-th label.talent-card__btn .arrow, .acf-field .talent-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .talent-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-card__btn.acf-button .arrow, .talent-card__btn.acf-repeater-add-row .arrow, .talent-card__btn.acf-button[data-name=add-layout] .arrow, .talent-card__btn.acf-repeater-add-row::before .arrow, .talent-card__btn.acf-button[data-name=add-layout]::before .arrow, .talent-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .talent-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .talent-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .talent-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .talent-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .talent-card__btn.link-text .arrow, .project-navigation .nav-steps .talent-card__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .talent-card__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .talent-card__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-card__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-card__btn.rate-value .arrow, .view-scope-modal .modal-header .talent-card__btn.modal-title .arrow, .cta2.talent-filters__search-btn .arrow, .media-modal.wp-core-ui .talent-filters__search-btn.load-more-count .arrow, .trial-fixed-cta .talent-filters__search-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-filters__search-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details .arrow, th[data-type=text] label.talent-filters__search-btn .arrow, .acf-radio-list li.talent-filters__search-btn .arrow, .acf-label label.talent-filters__search-btn .arrow, .acf-th label.talent-filters__search-btn .arrow, .acf-field .talent-filters__search-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-filters__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-filters__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-filters__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-filters__search-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-filters__search-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .talent-filters__search-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-filters__search-btn.acf-button .arrow, .talent-filters__search-btn.acf-repeater-add-row .arrow, .talent-filters__search-btn.acf-button[data-name=add-layout] .arrow, .talent-filters__search-btn.acf-repeater-add-row::before .arrow, .talent-filters__search-btn.acf-button[data-name=add-layout]::before .arrow, .talent-filters__search-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .project-navigation .nav-steps .talent-filters__search-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .talent-filters__search-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .talent-filters__search-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-filters__search-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-filters__search-btn.rate-value .arrow, .view-scope-modal .modal-header .talent-filters__search-btn.modal-title .arrow, .cta2.team-role__change-btn .arrow, .media-modal.wp-core-ui .team-role__change-btn.load-more-count .arrow, .trial-fixed-cta .team-role__change-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-role__change-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details .arrow, th[data-type=text] label.team-role__change-btn .arrow, .acf-radio-list li.team-role__change-btn .arrow, .acf-label label.team-role__change-btn .arrow, .acf-th label.team-role__change-btn .arrow, .acf-field .team-role__change-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-role__change-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-role__change-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-role__change-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-role__change-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-role__change-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-role__change-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-role__change-btn.acf-button .arrow, .team-role__change-btn.acf-repeater-add-row .arrow, .team-role__change-btn.acf-button[data-name=add-layout] .arrow, .team-role__change-btn.acf-repeater-add-row::before .arrow, .team-role__change-btn.acf-button[data-name=add-layout]::before .arrow, .team-role__change-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-role__change-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-role__change-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-role__change-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-role__change-btn.link-text .arrow, .project-navigation .nav-steps .team-role__change-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .team-role__change-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .team-role__change-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-role__change-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-role__change-btn.rate-value .arrow, .view-scope-modal .modal-header .team-role__change-btn.modal-title .arrow, .cta2.project-file__btn .arrow, .media-modal.wp-core-ui .project-file__btn.load-more-count .arrow, .trial-fixed-cta .project-file__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-file__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details .arrow, th[data-type=text] label.project-file__btn .arrow, .acf-radio-list li.project-file__btn .arrow, .acf-label label.project-file__btn .arrow, .acf-th label.project-file__btn .arrow, .acf-field .project-file__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-file__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-file__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-file__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-file__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-file__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-file__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-file__btn.acf-button .arrow, .project-file__btn.acf-repeater-add-row .arrow, .project-file__btn.acf-button[data-name=add-layout] .arrow, .project-file__btn.acf-repeater-add-row::before .arrow, .project-file__btn.acf-button[data-name=add-layout]::before .arrow, .project-file__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-file__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-file__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-file__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-file__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-file__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-file__btn.link-text .arrow, .project-navigation .nav-steps .project-file__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-file__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-file__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-file__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-file__btn.rate-value .arrow, .view-scope-modal .modal-header .project-file__btn.modal-title .arrow, .cta2.project-overview__btn .arrow, .media-modal.wp-core-ui .project-overview__btn.load-more-count .arrow, .trial-fixed-cta .project-overview__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-overview__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details .arrow, th[data-type=text] label.project-overview__btn .arrow, .acf-radio-list li.project-overview__btn .arrow, .acf-label label.project-overview__btn .arrow, .acf-th label.project-overview__btn .arrow, .acf-field .project-overview__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-overview__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-overview__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-overview__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-overview__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-overview__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-overview__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-overview__btn.acf-button .arrow, .project-overview__btn.acf-repeater-add-row .arrow, .project-overview__btn.acf-button[data-name=add-layout] .arrow, .project-overview__btn.acf-repeater-add-row::before .arrow, .project-overview__btn.acf-button[data-name=add-layout]::before .arrow, .project-overview__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-overview__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-overview__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-overview__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-overview__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-overview__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-overview__btn.link-text .arrow, .project-navigation .nav-steps .project-overview__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-overview__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-overview__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-overview__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-overview__btn.rate-value .arrow, .view-scope-modal .modal-header .project-overview__btn.modal-title .arrow, .cta2.project-filters__clear .arrow, .media-modal.wp-core-ui .project-filters__clear.load-more-count .arrow, .trial-fixed-cta .project-filters__clear.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-filters__clear.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details .arrow, th[data-type=text] label.project-filters__clear .arrow, .acf-radio-list li.project-filters__clear .arrow, .acf-label label.project-filters__clear .arrow, .acf-th label.project-filters__clear .arrow, .acf-field .project-filters__clear.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-filters__clear .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-filters__clear[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-filters__clear .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-filters__clear.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-filters__clear.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-filters__clear.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-filters__clear.acf-button .arrow, .project-filters__clear.acf-repeater-add-row .arrow, .project-filters__clear.acf-button[data-name=add-layout] .arrow, .project-filters__clear.acf-repeater-add-row::before .arrow, .project-filters__clear.acf-button[data-name=add-layout]::before .arrow, .project-filters__clear.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-filters__clear.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-filters__clear.file-name .arrow, .gallery-page .external-links .add-link-btn .project-filters__clear.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-filters__clear.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-filters__clear.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-filters__clear.link-text .arrow, .project-navigation .nav-steps .project-filters__clear.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-filters__clear.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-filters__clear.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-filters__clear.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-filters__clear.rate-value .arrow, .view-scope-modal .modal-header .project-filters__clear.modal-title .arrow, .cta2.quick-actions__btn .arrow, .media-modal.wp-core-ui .quick-actions__btn.load-more-count .arrow, .trial-fixed-cta .quick-actions__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .quick-actions__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details .arrow, th[data-type=text] label.quick-actions__btn .arrow, .acf-radio-list li.quick-actions__btn .arrow, .acf-label label.quick-actions__btn .arrow, .acf-th label.quick-actions__btn .arrow, .acf-field .quick-actions__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.quick-actions__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.quick-actions__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.quick-actions__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .quick-actions__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .quick-actions__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .quick-actions__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .quick-actions__btn.acf-button .arrow, .quick-actions__btn.acf-repeater-add-row .arrow, .quick-actions__btn.acf-button[data-name=add-layout] .arrow, .quick-actions__btn.acf-repeater-add-row::before .arrow, .quick-actions__btn.acf-button[data-name=add-layout]::before .arrow, .quick-actions__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .quick-actions__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .quick-actions__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .quick-actions__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .quick-actions__btn.link-text .arrow, .project-navigation .nav-steps .quick-actions__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .quick-actions__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .quick-actions__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quick-actions__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .quick-actions__btn.rate-value .arrow, .view-scope-modal .modal-header .quick-actions__btn.modal-title .arrow, .cta2.project-card__btn .arrow, .media-modal.wp-core-ui .project-card__btn.load-more-count .arrow, .trial-fixed-cta .project-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details .arrow, th[data-type=text] label.project-card__btn .arrow, .acf-radio-list li.project-card__btn .arrow, .acf-label label.project-card__btn .arrow, .acf-th label.project-card__btn .arrow, .acf-field .project-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-card__btn.acf-button .arrow, .project-card__btn.acf-repeater-add-row .arrow, .project-card__btn.acf-button[data-name=add-layout] .arrow, .project-card__btn.acf-repeater-add-row::before .arrow, .project-card__btn.acf-button[data-name=add-layout]::before .arrow, .project-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-card__btn.link-text .arrow, .project-navigation .nav-steps .project-card__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-card__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-card__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-card__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-card__btn.rate-value .arrow, .view-scope-modal .modal-header .project-card__btn.modal-title .arrow, .journal-button.cta2 .arrow, .media-modal.wp-core-ui .journal-button.load-more-count .arrow, .trial-fixed-cta .journal-button.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .journal-button.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details .arrow, th[data-type=text] label.journal-button .arrow, .acf-radio-list li.journal-button .arrow, .acf-label label.journal-button .arrow, .acf-th label.journal-button .arrow, .acf-field .journal-button.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.journal-button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.journal-button[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.journal-button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .journal-button.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .journal-button.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .journal-button.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .journal-button.acf-button .arrow, .journal-button.acf-repeater-add-row .arrow, .journal-button.acf-button[data-name=add-layout] .arrow, .journal-button.acf-repeater-add-row::before .arrow, .journal-button.acf-button[data-name=add-layout]::before .arrow, .journal-button.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .journal-button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .journal-button.file-name .arrow, .gallery-page .external-links .add-link-btn .journal-button.link-text .arrow, .gallery-page .edit-links .add-link-btn .journal-button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .journal-button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .journal-button.link-text .arrow, .project-navigation .nav-steps .journal-button.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .journal-button.timeline-content .arrow, .view-scope-modal .modal-body .description-section .journal-button.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .journal-button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .journal-button.rate-value .arrow, .view-scope-modal .modal-header .journal-button.modal-title .arrow {
  display: inline-block;
  margin-left: 0.1rem;
  vertical-align: bottom;
  height: 0.1222rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .btn.cta2 .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.cta2 .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.cta2 .arrow, .single.single-forum .bbp-forum-content-wrap .cta2.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .cta2#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .cta2.button .arrow, .media-modal.wp-core-ui .wp-core-ui .cta2.button.button-hero .arrow, .media-modal.wp-core-ui .cta2.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .cta2.media-button-select .arrow, .media-modal.wp-core-ui .cta2.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .cta2.button.load-more-jump .arrow, .media-modal.wp-core-ui .btn.load-more-count .arrow, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.load-more-count .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.load-more-count .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .load-more-count.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .load-more-count.bb-more-link .arrow, .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .load-more-count#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .load-more-count#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .load-more-count.button .arrow, .media-modal.wp-core-ui .wp-core-ui .load-more-count.button.button-hero .arrow, .media-modal.wp-core-ui .load-more-count.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .load-more-count.media-button-select .arrow, .media-modal.wp-core-ui .load-more-count.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .load-more-count.button.load-more-jump .arrow, .trial-fixed-cta .btn.trial-cta-link .arrow, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.trial-cta-link .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.trial-cta-link .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta .single.single-forum .bbp-forum-content-wrap .trial-cta-link.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .trial-fixed-cta .trial-cta-link.bb-more-link .arrow, .trial-fixed-cta .sign-in-section .sign-in-content-wrapper .gform-footer .trial-cta-link#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-fixed-cta .trial-cta-link#gform_submit_button_5 .arrow, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-cta-link.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-fixed-cta .trial-cta-link.button .arrow, .trial-fixed-cta .media-modal.wp-core-ui .wp-core-ui .trial-cta-link.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .trial-fixed-cta .trial-cta-link.button.button-hero .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more.button-primary .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-button-select .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-button-select .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.media-menu-item#menu-item-upload .arrow, .trial-fixed-cta .media-modal.wp-core-ui .trial-cta-link.button.load-more-jump .arrow, .media-modal.wp-core-ui .trial-fixed-cta .trial-cta-link.button.load-more-jump .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .single.single-forum .bbp-forum-content-wrap textarea.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.bb-more-link::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .sign-in-section .sign-in-content-wrapper .gform-footer textarea#gform_submit_button_5::placeholder .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .trial-modal .ai-bot-wrap .ai-chat-container textarea#gform_submit_button_5::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero textarea.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.button::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui .wp-core-ui textarea.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.button-hero::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more.button-primary::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-button-select::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-button-select::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.media-menu-item#menu-item-upload::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.media-menu-item#menu-item-upload::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .media-modal.wp-core-ui textarea.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui .trial-modal .ai-bot-wrap .ai-chat-container textarea.button.load-more-jump::placeholder .arrow, .expert-service_invite form .gform-footer input.cta2 .arrow, .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.load-more-count .arrow, .media-modal.wp-core-ui .expert-service_invite form .gform-footer input.load-more-count .arrow, .expert-service_invite form .gform-footer .trial-fixed-cta input.trial-cta-link .arrow, .trial-fixed-cta .expert-service_invite form .gform-footer input.trial-cta-link .arrow, body.blog .journal-hero .cta2.filter .arrow, body.blog .journal-hero .media-modal.wp-core-ui .filter.load-more-count .arrow, .media-modal.wp-core-ui body.blog .journal-hero .filter.load-more-count .arrow, body.blog .journal-hero .trial-fixed-cta .filter.trial-cta-link .arrow, .trial-fixed-cta body.blog .journal-hero .filter.trial-cta-link .arrow, body.blog .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, body.blog .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container body.blog .journal-hero textarea.filter::placeholder .arrow, body.category .journal-hero .cta2.filter .arrow, body.category .journal-hero .media-modal.wp-core-ui .filter.load-more-count .arrow, .media-modal.wp-core-ui body.category .journal-hero .filter.load-more-count .arrow, body.category .journal-hero .trial-fixed-cta .filter.trial-cta-link .arrow, .trial-fixed-cta body.category .journal-hero .filter.trial-cta-link .arrow, body.category .journal-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, body.category .journal-hero .trial-modal .ai-bot-wrap .ai-chat-container textarea.filter::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container body.category .journal-hero textarea.filter::placeholder .arrow, section.membership-levels input.cta2[type=submit] .arrow, section.membership-levels .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui section.membership-levels input[type=submit].load-more-count .arrow, section.membership-levels .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta section.membership-levels input[type=submit].trial-cta-link .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .btn.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.upload-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.upload-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .single.single-forum .bbp-forum-content-wrap .upload-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.bb-more-link .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .sign-in-section .sign-in-content-wrapper .gform-footer .upload-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text#gform_submit_button_5 .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .upload-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .wp-core-ui .upload-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.button-hero .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more.button-primary .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-button-select .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-button-select .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.media-menu-item#menu-item-upload .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .media-modal.wp-core-ui .upload-text.button.load-more-jump .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.button.load-more-jump .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .expert-service_invite form .gform-footer input.upload-text .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.blog .journal-hero .upload-text.filter .arrow, body.blog .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content body.category .journal-hero .upload-text.filter .arrow, body.category .journal-hero section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text.filter .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content section.membership-levels input.upload-text[type=submit] .arrow, section.membership-levels section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input.upload-text[type=submit] .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details::placeholder .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details::placeholder .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link::placeholder .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero::placeholder .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump::placeholder .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details::placeholder .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter::placeholder .arrow, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter::placeholder .arrow, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit]::placeholder .arrow, section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit]::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .btn#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#project-details .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#project-details .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .single.single-forum .bbp-forum-content-wrap #project-details.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.bb-more-link .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #project-details.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui .wp-core-ui #project-details.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.button-hero .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more.button-primary .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more.button-primary .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.media-button-select .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.media-button-select .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .media-modal.wp-core-ui #project-details.button.load-more-jump .arrow, .media-modal.wp-core-ui section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.button.load-more-jump .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .expert-service_invite form .gform-footer input#project-details .arrow, .expert-service_invite form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.blog .journal-hero #project-details.filter .arrow, body.blog .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box body.category .journal-hero #project-details.filter .arrow, body.category .journal-hero section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details.filter .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box section.membership-levels input#project-details[type=submit] .arrow, section.membership-levels section.project-hub-new-project.v2 #step1 .textarea-upload-box input#project-details[type=submit] .arrow, .acf-form-submit input.cta2[type=submit] .arrow, .acf-form-submit .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .acf-form-submit input[type=submit].load-more-count .arrow, .acf-form-submit .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .acf-form-submit input[type=submit].trial-cta-link .arrow, .acf-form-submit section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-form-submit input[type=submit].upload-text .arrow, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details::placeholder .arrow, .acf-form-submit section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-form-submit input[type=submit]#project-details .arrow, th[data-type=text] label.btn .arrow, th[data-type=text] .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap th[data-type=text] label.bb-more-link .arrow, th[data-type=text] .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer th[data-type=text] label#gform_submit_button_5 .arrow, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero th[data-type=text] label.button .arrow, th[data-type=text] .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui th[data-type=text] label.button.button-hero .arrow, th[data-type=text] .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui th[data-type=text] label.button.load-more.button-primary .arrow, th[data-type=text] .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui th[data-type=text] label.media-button-select .arrow, th[data-type=text] .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui th[data-type=text] label.media-menu-item#menu-item-upload .arrow, th[data-type=text] .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui th[data-type=text] label.button.load-more-jump .arrow, th[data-type=text] body.blog .journal-hero label.filter .arrow, body.blog .journal-hero th[data-type=text] label.filter .arrow, th[data-type=text] body.category .journal-hero label.filter .arrow, body.category .journal-hero th[data-type=text] label.filter .arrow, .acf-radio-list li.btn .arrow, .acf-radio-list .single.single-forum .bbp-forum-content-wrap li.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-radio-list li.bb-more-link .arrow, .acf-radio-list .sign-in-section .sign-in-content-wrapper .gform-footer li#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-radio-list li#gform_submit_button_5 .arrow, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero li.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-radio-list li.button .arrow, .acf-radio-list .media-modal.wp-core-ui .wp-core-ui li.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-radio-list li.button.button-hero .arrow, .acf-radio-list .media-modal.wp-core-ui li.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-radio-list li.button.load-more.button-primary .arrow, .acf-radio-list .media-modal.wp-core-ui li.media-button-select .arrow, .media-modal.wp-core-ui .acf-radio-list li.media-button-select .arrow, .acf-radio-list .media-modal.wp-core-ui li.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-radio-list li.media-menu-item#menu-item-upload .arrow, .acf-radio-list .media-modal.wp-core-ui li.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-radio-list li.button.load-more-jump .arrow, .acf-radio-list body.blog .journal-hero li.filter .arrow, body.blog .journal-hero .acf-radio-list li.filter .arrow, .acf-radio-list body.category .journal-hero li.filter .arrow, body.category .journal-hero .acf-radio-list li.filter .arrow, .acf-label label.btn .arrow, .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-label label.bb-more-link .arrow, .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-label label#gform_submit_button_5 .arrow, .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-label label.button .arrow, .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-label label.button.button-hero .arrow, .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-label label.button.load-more.button-primary .arrow, .acf-label .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-label label.media-button-select .arrow, .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-label label.media-menu-item#menu-item-upload .arrow, .acf-label .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-label label.button.load-more-jump .arrow, .acf-label body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-label label.filter .arrow, .acf-label body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-label label.filter .arrow, .acf-th label.btn .arrow, .acf-th .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-th label.bb-more-link .arrow, .acf-th .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-th label#gform_submit_button_5 .arrow, .acf-th .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-th label.button .arrow, .acf-th .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-th label.button.button-hero .arrow, .acf-th .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-th label.button.load-more.button-primary .arrow, .acf-th .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-th label.media-button-select .arrow, .acf-th .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-th label.media-menu-item#menu-item-upload .arrow, .acf-th .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-th label.button.load-more-jump .arrow, .acf-th body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-th label.filter .arrow, .acf-th body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-th label.filter .arrow, .acf-field .btn.js-aiarc-upload-progress .arrow, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field a.js-aiarc-upload-progress .arrow, .acf-field #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field a.js-aiarc-upload-progress .arrow, .acf-field .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field .js-aiarc-upload-progress.bb-more-link .arrow, .acf-field .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .acf-field .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field .js-aiarc-upload-progress.button .arrow, .acf-field .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field .js-aiarc-upload-progress.button.button-hero .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-button-select .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .acf-field .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field .js-aiarc-upload-progress.button.load-more-jump .arrow, .acf-field .expert-service_invite form .gform-footer input.js-aiarc-upload-progress .arrow, .expert-service_invite form .gform-footer .acf-field input.js-aiarc-upload-progress .arrow, .acf-field body.blog .journal-hero .js-aiarc-upload-progress.filter .arrow, body.blog .journal-hero .acf-field .js-aiarc-upload-progress.filter .arrow, .acf-field body.category .journal-hero .js-aiarc-upload-progress.filter .arrow, body.category .journal-hero .acf-field .js-aiarc-upload-progress.filter .arrow, .acf-field section.membership-levels input.js-aiarc-upload-progress[type=submit] .arrow, section.membership-levels .acf-field input.js-aiarc-upload-progress[type=submit] .arrow, .acf-field .acf-form-submit input.js-aiarc-upload-progress[type=submit] .arrow, .acf-form-submit .acf-field input.js-aiarc-upload-progress[type=submit] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .single.single-forum .bbp-forum-content-wrap label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16]#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui .wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .media-modal.wp-core-ui label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.blog .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label body.category .journal-hero label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16].filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .single.single-forum .bbp-forum-content-wrap label.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .sign-in-section .sign-in-content-wrapper .gform-footer label#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero label.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui .wp-core-ui label.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .media-modal.wp-core-ui label.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.blog .journal-hero label.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label body.category .journal-hero label.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .btn.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acfe-layout-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acfe-layout-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .single.single-forum .bbp-forum-content-wrap .acfe-layout-title.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.bb-more-link .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .sign-in-section .sign-in-content-wrapper .gform-footer .acfe-layout-title#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title#gform_submit_button_5 .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acfe-layout-title.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .wp-core-ui .acfe-layout-title.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.button-hero .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more.button-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-button-select .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-button-select .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.media-menu-item#menu-item-upload .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .media-modal.wp-core-ui .acfe-layout-title.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.button.load-more-jump .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .expert-service_invite form .gform-footer input.acfe-layout-title .arrow, .expert-service_invite form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.blog .journal-hero .acfe-layout-title.filter .arrow, body.blog .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout body.category .journal-hero .acfe-layout-title.filter .arrow, body.category .journal-hero .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title.filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout section.membership-levels input.acfe-layout-title[type=submit] .arrow, section.membership-levels .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-form-submit input.acfe-layout-title[type=submit] .arrow, .acf-form-submit .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input.acfe-layout-title[type=submit] .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .btn.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-rel-item .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-rel-item .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .single.single-forum .bbp-forum-content-wrap .acf-rel-item.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.bb-more-link .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .sign-in-section .sign-in-content-wrapper .gform-footer .acf-rel-item#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item#gform_submit_button_5 .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-rel-item.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .wp-core-ui .acf-rel-item.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.button-hero .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more.button-primary .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more.button-primary .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-button-select .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-button-select .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.media-menu-item#menu-item-upload .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .media-modal.wp-core-ui .acf-rel-item.button.load-more-jump .arrow, .media-modal.wp-core-ui #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.button.load-more-jump .arrow, #menu-2 .expert-service_invite form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item .arrow, .expert-service_invite #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input.acf-rel-item .arrow, #menu-2 .expert-service_invite form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item .arrow, .expert-service_invite #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.blog .journal-hero .acf-rel-item.filter .arrow, body.blog .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection body.category .journal-hero .acf-rel-item.filter .arrow, body.category .journal-hero #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item.filter .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection section.membership-levels input.acf-rel-item[type=submit] .arrow, section.membership-levels #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit] .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-form-submit input.acf-rel-item[type=submit] .arrow, .acf-form-submit #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input.acf-rel-item[type=submit] .arrow, .acf-popup-box.acf-box .inner form .acf-submit .btn.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.-cancel.grey .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.-cancel.grey .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .single.single-forum .bbp-forum-content-wrap .-cancel.grey.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.bb-more-link .arrow, .acf-popup-box.acf-box .inner form .acf-submit .sign-in-section .sign-in-content-wrapper .gform-footer .-cancel.grey#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey#gform_submit_button_5 .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .-cancel.grey.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .wp-core-ui .-cancel.grey.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.button-hero .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more.button-primary .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-button-select .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-button-select .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.media-menu-item#menu-item-upload .arrow, .acf-popup-box.acf-box .inner form .acf-submit .media-modal.wp-core-ui .-cancel.grey.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.button.load-more-jump .arrow, .acf-popup-box.acf-box .inner .expert-service_invite form .acf-submit .gform-footer input.-cancel.grey .arrow, .expert-service_invite .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .expert-service_invite form .gform-footer .acf-submit input.-cancel.grey .arrow, .expert-service_invite .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit body.blog .journal-hero .-cancel.grey.filter .arrow, body.blog .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter .arrow, .acf-popup-box.acf-box .inner form .acf-submit body.category .journal-hero .-cancel.grey.filter .arrow, body.category .journal-hero .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey.filter .arrow, .acf-popup-box.acf-box .inner form .acf-submit section.membership-levels input.-cancel.grey[type=submit] .arrow, section.membership-levels .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit] .arrow, .acf-popup-box.acf-box .inner form .acf-submit .acf-form-submit input.-cancel.grey[type=submit] .arrow, .acf-form-submit .acf-popup-box.acf-box .inner form .acf-submit input.-cancel.grey[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-crop .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-crop .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-crop.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-crop.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-crop .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-crop.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-crop[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-acf-image-aspect-ratio-crop-cancel .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-acf-image-aspect-ratio-crop-cancel .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .js-acf-image-aspect-ratio-crop-cancel.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-acf-image-aspect-ratio-crop-cancel.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.js-acf-image-aspect-ratio-crop-cancel .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.js-acf-image-aspect-ratio-crop-cancel[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .btn.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-image-aspect-ratio-crop-reset .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-image-aspect-ratio-crop-reset .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-reset.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.bb-more-link .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-reset#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset#gform_submit_button_5 .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-reset.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-reset.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.button-hero .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more.button-primary .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-button-select .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-button-select .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.media-menu-item#menu-item-upload .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-reset.button.load-more-jump .arrow, .media-modal.wp-core-ui .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.button.load-more-jump .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .expert-service_invite form .gform-footer input.acf-image-aspect-ratio-crop-reset .arrow, .expert-service_invite form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.blog .journal-hero .acf-image-aspect-ratio-crop-reset.filter .arrow, body.blog .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper body.category .journal-hero .acf-image-aspect-ratio-crop-reset.filter .arrow, body.category .journal-hero .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset.filter .arrow, .acf-image-aspect-ratio-crop-modal-wrapper section.membership-levels input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, section.membership-levels .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .acf-form-submit input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .acf-form-submit .acf-image-aspect-ratio-crop-modal-wrapper input.acf-image-aspect-ratio-crop-reset[type=submit] .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .btn.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .single.single-forum .bbp-forum-content-wrap .acf-button.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.bb-more-link .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button#gform_submit_button_5 .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .acf-button.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.button-hero .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more.button-primary .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-button-select .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-button-select .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.media-menu-item#menu-item-upload .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .media-modal.wp-core-ui .acf-button.button.load-more-jump .arrow, .media-modal.wp-core-ui .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.button.load-more-jump .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .expert-service_invite form .gform-footer input.acf-button .arrow, .expert-service_invite form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.blog .journal-hero .acf-button.filter .arrow, body.blog .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit body.category .journal-hero .acf-button.filter .arrow, body.category .journal-hero .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button.filter .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit section.membership-levels input.acf-button[type=submit] .arrow, section.membership-levels .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit] .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input.acf-button[type=submit] .arrow, .btn.acf-repeater-add-row .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row .arrow, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.acf-repeater-add-row .arrow, body.blog .journal-hero .acf-repeater-add-row.filter .arrow, body.category .journal-hero .acf-repeater-add-row.filter .arrow, section.membership-levels input.acf-repeater-add-row[type=submit] .arrow, .acf-form-submit input.acf-repeater-add-row[type=submit] .arrow, .btn.acf-button[data-name=add-layout] .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout] .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout] .arrow, .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout] .arrow, body.blog .journal-hero .acf-button[data-name=add-layout].filter .arrow, body.category .journal-hero .acf-button[data-name=add-layout].filter .arrow, section.membership-levels input.acf-button[data-name=add-layout][type=submit] .arrow, .acf-form-submit input.acf-button[data-name=add-layout][type=submit] .arrow, .btn.acf-repeater-add-row::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-repeater-add-row::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-repeater-add-row::before .arrow, .single.single-forum .bbp-forum-content-wrap .acf-repeater-add-row.bb-more-link::before .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-repeater-add-row#gform_submit_button_5::before .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-repeater-add-row.button::before .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-repeater-add-row.button.button-hero::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more.button-primary::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-button-select::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.media-menu-item#menu-item-upload::before .arrow, .media-modal.wp-core-ui .acf-repeater-add-row.button.load-more-jump::before .arrow, .expert-service_invite form .gform-footer input.acf-repeater-add-row::before .arrow, body.blog .journal-hero .acf-repeater-add-row.filter::before .arrow, body.category .journal-hero .acf-repeater-add-row.filter::before .arrow, section.membership-levels input.acf-repeater-add-row[type=submit]::before .arrow, .acf-form-submit input.acf-repeater-add-row[type=submit]::before .arrow, .btn.acf-button[data-name=add-layout]::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-button[data-name=add-layout]::before .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-button[data-name=add-layout]::before .arrow, .single.single-forum .bbp-forum-content-wrap .acf-button[data-name=add-layout].bb-more-link::before .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-button[data-name=add-layout]#gform_submit_button_5::before .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-button[data-name=add-layout].button::before .arrow, .media-modal.wp-core-ui .wp-core-ui .acf-button[data-name=add-layout].button.button-hero::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more.button-primary::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-button-select::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].media-menu-item#menu-item-upload::before .arrow, .media-modal.wp-core-ui .acf-button[data-name=add-layout].button.load-more-jump::before .arrow, .expert-service_invite form .gform-footer input.acf-button[data-name=add-layout]::before .arrow, body.blog .journal-hero .acf-button[data-name=add-layout].filter::before .arrow, body.category .journal-hero .acf-button[data-name=add-layout].filter::before .arrow, section.membership-levels input.acf-button[data-name=add-layout][type=submit]::before .arrow, .acf-form-submit input.acf-button[data-name=add-layout][type=submit]::before .arrow, .btn.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.js-aiarc-upload-progress .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.js-aiarc-upload-progress .arrow, .single.single-forum .bbp-forum-content-wrap .js-aiarc-upload-progress.bb-more-link .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .js-aiarc-upload-progress#gform_submit_button_5 .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .js-aiarc-upload-progress.button .arrow, .media-modal.wp-core-ui .wp-core-ui .js-aiarc-upload-progress.button.button-hero .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-button-select .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .js-aiarc-upload-progress.button.load-more-jump .arrow, .expert-service_invite form .gform-footer input.js-aiarc-upload-progress .arrow, body.blog .journal-hero .js-aiarc-upload-progress.filter .arrow, body.category .journal-hero .js-aiarc-upload-progress.filter .arrow, section.membership-levels input.js-aiarc-upload-progress[type=submit] .arrow, .acf-form-submit input.js-aiarc-upload-progress[type=submit] .arrow, .edit-work-menu-wrap .cta2.acf-gallery-add .arrow, .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count .arrow, .media-modal.wp-core-ui .edit-work-menu-wrap .acf-gallery-add.load-more-count .arrow, .edit-work-menu-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link .arrow, .trial-fixed-cta .edit-work-menu-wrap .acf-gallery-add.trial-cta-link .arrow, .edit-work-menu-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .edit-work-menu-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .edit-work-menu-wrap textarea.acf-gallery-add::placeholder .arrow, .edit-work-menu-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .edit-work-menu-wrap .acf-gallery-add.upload-text .arrow, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details::placeholder .arrow, .edit-work-menu-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .edit-work-menu-wrap .acf-gallery-add#project-details .arrow, .edit-work-menu-wrap th[data-type=text] label.acf-gallery-add .arrow, th[data-type=text] .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-radio-list li.acf-gallery-add .arrow, .acf-radio-list .edit-work-menu-wrap li.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-label label.acf-gallery-add .arrow, .acf-label .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-th label.acf-gallery-add .arrow, .acf-th .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress .arrow, .acf-field .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .edit-work-menu-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .edit-work-menu-wrap label.acf-gallery-add .arrow, .edit-work-menu-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .edit-work-menu-wrap .acf-gallery-add.acfe-layout-title .arrow, .edit-work-menu-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .edit-work-menu-wrap .acf-gallery-add.acf-rel-item .arrow, .edit-work-menu-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .edit-work-menu-wrap .acf-gallery-add.-cancel.grey .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .edit-work-menu-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .edit-work-menu-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .edit-work-menu-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .edit-work-menu-wrap .acf-gallery-add.acf-button .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout] .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-repeater-add-row::before .arrow, .edit-work-menu-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before .arrow, .edit-work-menu-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .add-new-work-wrap .cta2.acf-gallery-add .arrow, .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.load-more-count .arrow, .media-modal.wp-core-ui .add-new-work-wrap .acf-gallery-add.load-more-count .arrow, .add-new-work-wrap .trial-fixed-cta .acf-gallery-add.trial-cta-link .arrow, .trial-fixed-cta .add-new-work-wrap .acf-gallery-add.trial-cta-link .arrow, .add-new-work-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .add-new-work-wrap .trial-modal .ai-bot-wrap .ai-chat-container textarea.acf-gallery-add::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .add-new-work-wrap textarea.acf-gallery-add::placeholder .arrow, .add-new-work-wrap section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .acf-gallery-add.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .add-new-work-wrap .acf-gallery-add.upload-text .arrow, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details::placeholder .arrow, .add-new-work-wrap section.project-hub-new-project.v2 #step1 .textarea-upload-box .acf-gallery-add#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .add-new-work-wrap .acf-gallery-add#project-details .arrow, .add-new-work-wrap th[data-type=text] label.acf-gallery-add .arrow, th[data-type=text] .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-radio-list li.acf-gallery-add .arrow, .acf-radio-list .add-new-work-wrap li.acf-gallery-add .arrow, .add-new-work-wrap .acf-label label.acf-gallery-add .arrow, .acf-label .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-th label.acf-gallery-add .arrow, .acf-th .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field .acf-gallery-add.js-aiarc-upload-progress .arrow, .acf-field .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .add-new-work-wrap label.acf-gallery-add[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.acf-gallery-add .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .add-new-work-wrap label.acf-gallery-add .arrow, .add-new-work-wrap .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-gallery-add.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .add-new-work-wrap .acf-gallery-add.acfe-layout-title .arrow, .add-new-work-wrap #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-gallery-add.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .add-new-work-wrap .acf-gallery-add.acf-rel-item .arrow, .add-new-work-wrap .acf-popup-box.acf-box .inner form .acf-submit .acf-gallery-add.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .add-new-work-wrap .acf-gallery-add.-cancel.grey .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-crop .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.js-acf-image-aspect-ratio-crop-cancel .arrow, .add-new-work-wrap .acf-image-aspect-ratio-crop-modal-wrapper .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .add-new-work-wrap .acf-gallery-add.acf-image-aspect-ratio-crop-reset .arrow, .add-new-work-wrap .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-gallery-add.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .add-new-work-wrap .acf-gallery-add.acf-button .arrow, .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row .arrow, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout] .arrow, .add-new-work-wrap .acf-gallery-add.acf-repeater-add-row::before .arrow, .add-new-work-wrap .acf-gallery-add.acf-button[data-name=add-layout]::before .arrow, .add-new-work-wrap .acf-gallery-add.js-aiarc-upload-progress .arrow, .mce-window .cta2.mce-btn.mce-primary .arrow, .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.load-more-count .arrow, .media-modal.wp-core-ui .mce-window .mce-btn.mce-primary.load-more-count .arrow, .mce-window .trial-fixed-cta .mce-btn.mce-primary.trial-cta-link .arrow, .trial-fixed-cta .mce-window .mce-btn.mce-primary.trial-cta-link .arrow, .mce-window .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder .arrow, .mce-window .trial-modal .ai-bot-wrap .ai-chat-container textarea.mce-btn.mce-primary::placeholder .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container .mce-window textarea.mce-btn.mce-primary::placeholder .arrow, .mce-window section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-btn.mce-primary.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .mce-window .mce-btn.mce-primary.upload-text .arrow, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details::placeholder .arrow, .mce-window section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-btn.mce-primary#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .mce-window .mce-btn.mce-primary#project-details .arrow, .mce-window th[data-type=text] label.mce-btn.mce-primary .arrow, th[data-type=text] .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-radio-list li.mce-btn.mce-primary .arrow, .acf-radio-list .mce-window li.mce-btn.mce-primary .arrow, .mce-window .acf-label label.mce-btn.mce-primary .arrow, .acf-label .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-th label.mce-btn.mce-primary .arrow, .acf-th .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .acf-field .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.mce-btn.mce-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .mce-window label.mce-btn.mce-primary[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.mce-btn.mce-primary .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .mce-window label.mce-btn.mce-primary .arrow, .mce-window .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-btn.mce-primary.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .mce-window .mce-btn.mce-primary.acfe-layout-title .arrow, .mce-window #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-btn.mce-primary.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .mce-window .mce-btn.mce-primary.acf-rel-item .arrow, .mce-window .acf-popup-box.acf-box .inner form .acf-submit .mce-btn.mce-primary.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .mce-window .mce-btn.mce-primary.-cancel.grey .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-crop .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.js-acf-image-aspect-ratio-crop-cancel .arrow, .mce-window .acf-image-aspect-ratio-crop-modal-wrapper .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .mce-window .mce-btn.mce-primary.acf-image-aspect-ratio-crop-reset .arrow, .mce-window .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-btn.mce-primary.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .mce-window .mce-btn.mce-primary.acf-button .arrow, .mce-window .mce-btn.mce-primary.acf-repeater-add-row .arrow, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout] .arrow, .mce-window .mce-btn.mce-primary.acf-repeater-add-row::before .arrow, .mce-window .mce-btn.mce-primary.acf-button[data-name=add-layout]::before .arrow, .mce-window .mce-btn.mce-primary.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.cta2 .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.load-more-count .arrow, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.load-more-count .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta button.trial-cta-link .arrow, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.trial-cta-link .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.upload-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details::placeholder .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#project-details .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field button.js-aiarc-upload-progress .arrow, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acfe-layout-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-rel-item .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.-cancel.grey .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-crop .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-acf-image-aspect-ratio-crop-cancel .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-image-aspect-ratio-crop-reset .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout] .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-repeater-add-row::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-button[data-name=add-layout]::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.cta2 .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.load-more-count .arrow, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.load-more-count .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .trial-fixed-cta a.trial-cta-link .arrow, .trial-fixed-cta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.trial-cta-link .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content a.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.upload-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details::placeholder .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.project-hub-new-project.v2 #step1 .textarea-upload-box a#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#project-details .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field a.js-aiarc-upload-progress .arrow, .acf-field .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout a.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acfe-layout-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection a.acf-rel-item .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-rel-item .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-popup-box.acf-box .inner form .acf-submit a.-cancel.grey .arrow, .acf-popup-box.acf-box .inner form .acf-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.-cancel.grey .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-crop .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-acf-image-aspect-ratio-crop-cancel .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-image-aspect-ratio-crop-modal-wrapper a.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-image-aspect-ratio-crop-reset .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit a.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout] .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-repeater-add-row::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-button[data-name=add-layout]::before .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.cta2 .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .trial-fixed-cta button.trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content button.upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.project-hub-new-project.v2 #step1 .textarea-upload-box button#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field button.js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout button.acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-theme-field-control .acf-field-relationship .acf-relationship .selection button.acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-theme-field-control button.acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-theme-field-control .acf-submit button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-submit button.-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-theme-field-control button.-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-theme-field-control button.-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-image-aspect-ratio-crop-modal-wrapper button.acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit button.acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.cta2[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field input[type=submit].js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .gform-footer .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection .gform-footer input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .gform-footer .acf-submit input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-submit input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit .gform-footer input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit .gform-footer input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.cta2[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].load-more-count .arrow, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].load-more-count .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .trial-fixed-cta input[type=submit].trial-cta-link .arrow, .trial-fixed-cta .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].trial-cta-link .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content input[type=submit].upload-text .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].upload-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details::placeholder .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.project-hub-new-project.v2 #step1 .textarea-upload-box input[type=submit]#project-details .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#project-details .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field input[type=submit].js-aiarc-upload-progress .arrow, .acf-field .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout input[type=submit].acfe-layout-title .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acfe-layout-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, #menu-2 .contact-form-global .contact-form-wrap .form-wrapper .form-single form#acf-form .acf-field-relationship .acf-relationship .selection input[type=submit].acf-rel-item .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single .acf-popup-box.acf-box .inner form .acf-submit input[type=submit].-cancel.grey .arrow, .acf-popup-box.acf-box .inner .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-submit input[type=submit].-cancel.grey .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-crop .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-acf-image-aspect-ratio-crop-cancel .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-image-aspect-ratio-crop-modal-wrapper input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-image-aspect-ratio-crop-reset .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit input[type=submit].acf-button .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-repeater-add-row::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-button[data-name=add-layout]::before .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .btn.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.bb-more-link .arrow, .gallery-page .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5 .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.button .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.button-hero .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-button-select .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload .arrow, .gallery-page .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump .arrow, .gallery-page .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name .arrow, .expert-service_invite form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter .arrow, body.blog .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .gallery-page .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter .arrow, body.category .journal-hero .gallery-page .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .gallery-page .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit] .arrow, section.membership-levels .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit] .arrow, .acf-form-submit .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .gallery-page .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .gallery-page .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary .arrow, .mce-window .gallery-page .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary .arrow, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info button.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .gallery-grid .gallery-item .file-info a.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .gallery-grid .gallery-item .file-info button.file-name .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.file-name .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single.single-forum .bbp-forum-content-wrap .file-name.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.bb-more-link .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .sign-in-section .sign-in-content-wrapper .gform-footer .file-name#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name#gform_submit_button_5 .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .file-name.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .wp-core-ui .file-name.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.button-hero .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more.button-primary .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-button-select .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .media-modal.wp-core-ui .file-name.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.button.load-more-jump .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .expert-service_invite form .gform-footer input.file-name .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.blog .journal-hero .file-name.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info body.category .journal-hero .file-name.filter .arrow, body.category .journal-hero .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.filter .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info section.membership-levels input.file-name[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .acf-form-submit input.file-name[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .edit-work-menu-wrap .file-name.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .add-new-work-wrap .file-name.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.acf-gallery-add .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .mce-window .file-name.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name.mce-btn.mce-primary .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.file-name .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .gallery-grid .gallery-item .file-info a.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.file-name .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .gallery-grid .gallery-item .file-info button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.file-name[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .gallery-grid .gallery-item .file-info input.file-name[type=submit] .arrow, .gallery-page .external-links .add-link-btn .btn.link-text .arrow, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .external-links .add-link-btn .link-text.bb-more-link .arrow, .gallery-page .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .external-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .external-links .add-link-btn .link-text.button .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.button-hero .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-button-select .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .gallery-page .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .external-links .add-link-btn .link-text.button.load-more-jump .arrow, .gallery-page .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .gallery-page .external-links .add-link-btn input.link-text .arrow, .gallery-page .external-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter .arrow, .gallery-page .external-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .gallery-page .external-links .add-link-btn .link-text.filter .arrow, .gallery-page .external-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .gallery-page .external-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn button.link-text .arrow, .gallery-page .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .external-links .add-link-btn a.link-text .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .external-links .add-link-btn button.link-text .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .external-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .btn.link-text .arrow, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .gallery-page .edit-links .add-link-btn .link-text.bb-more-link .arrow, .gallery-page .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .gallery-page .edit-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .gallery-page .edit-links .add-link-btn .link-text.button .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.button-hero .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-button-select .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .gallery-page .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .gallery-page .edit-links .add-link-btn .link-text.button.load-more-jump .arrow, .gallery-page .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text .arrow, .gallery-page .edit-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter .arrow, .gallery-page .edit-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .gallery-page .edit-links .add-link-btn .link-text.filter .arrow, .gallery-page .edit-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .gallery-page .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .gallery-page .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .gallery-page .edit-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn button.link-text .arrow, .gallery-page .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .gallery-page .edit-links .add-link-btn a.link-text .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gallery-page .edit-links .add-link-btn button.link-text .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .gallery-page .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gallery-page .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.bb-more-link .arrow, .creative-brief-section-executed .external-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .external-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.button .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.button-hero .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-button-select .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .external-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .external-links .add-link-btn .link-text.button.load-more-jump .arrow, .creative-brief-section-executed .external-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .external-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .creative-brief-section-executed .external-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .external-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .external-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .external-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .external-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .external-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .external-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .external-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .external-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .external-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.link-text .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .single.single-forum .bbp-forum-content-wrap .link-text.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.bb-more-link .arrow, .creative-brief-section-executed .edit-links .add-link-btn .sign-in-section .sign-in-content-wrapper .gform-footer .link-text#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section-executed .edit-links .add-link-btn .link-text#gform_submit_button_5 .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .link-text.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.button .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .wp-core-ui .link-text.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.button-hero .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more.button-primary .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-button-select .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-button-select .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.media-menu-item#menu-item-upload .arrow, .creative-brief-section-executed .edit-links .add-link-btn .media-modal.wp-core-ui .link-text.button.load-more-jump .arrow, .media-modal.wp-core-ui .creative-brief-section-executed .edit-links .add-link-btn .link-text.button.load-more-jump .arrow, .creative-brief-section-executed .edit-links .add-link-btn .expert-service_invite form .gform-footer input.link-text .arrow, .expert-service_invite form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn body.blog .journal-hero .link-text.filter .arrow, body.blog .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .edit-links .add-link-btn body.category .journal-hero .link-text.filter .arrow, body.category .journal-hero .creative-brief-section-executed .edit-links .add-link-btn .link-text.filter .arrow, .creative-brief-section-executed .edit-links .add-link-btn section.membership-levels input.link-text[type=submit] .arrow, section.membership-levels .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .acf-form-submit input.link-text[type=submit] .arrow, .acf-form-submit .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .edit-work-menu-wrap .link-text.acf-gallery-add .arrow, .edit-work-menu-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .edit-links .add-link-btn .add-new-work-wrap .link-text.acf-gallery-add .arrow, .add-new-work-wrap .creative-brief-section-executed .edit-links .add-link-btn .link-text.acf-gallery-add .arrow, .creative-brief-section-executed .edit-links .add-link-btn .mce-window .link-text.mce-btn.mce-primary .arrow, .mce-window .creative-brief-section-executed .edit-links .add-link-btn .link-text.mce-btn.mce-primary .arrow, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.link-text .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section-executed .edit-links .add-link-btn a.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.link-text .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section-executed .edit-links .add-link-btn button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .creative-brief-section-executed .edit-links .add-link-btn .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.link-text[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section-executed .edit-links .add-link-btn input.link-text[type=submit] .arrow, .cta2.project-files__upload-btn .arrow, .media-modal.wp-core-ui .project-files__upload-btn.load-more-count .arrow, .trial-fixed-cta .project-files__upload-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__upload-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__upload-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__upload-btn#project-details .arrow, th[data-type=text] label.project-files__upload-btn .arrow, .acf-radio-list li.project-files__upload-btn .arrow, .acf-label label.project-files__upload-btn .arrow, .acf-th label.project-files__upload-btn .arrow, .acf-field .project-files__upload-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__upload-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__upload-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__upload-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__upload-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__upload-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__upload-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__upload-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__upload-btn.acf-button .arrow, .project-files__upload-btn.acf-repeater-add-row .arrow, .project-files__upload-btn.acf-button[data-name=add-layout] .arrow, .project-files__upload-btn.acf-repeater-add-row::before .arrow, .project-files__upload-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__upload-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__upload-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__upload-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__upload-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__upload-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__upload-btn.link-text .arrow, .cta2.project-files__file-btn .arrow, .media-modal.wp-core-ui .project-files__file-btn.load-more-count .arrow, .trial-fixed-cta .project-files__file-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__file-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__file-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__file-btn#project-details .arrow, th[data-type=text] label.project-files__file-btn .arrow, .acf-radio-list li.project-files__file-btn .arrow, .acf-label label.project-files__file-btn .arrow, .acf-th label.project-files__file-btn .arrow, .acf-field .project-files__file-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__file-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__file-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__file-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__file-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__file-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__file-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__file-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__file-btn.acf-button .arrow, .project-files__file-btn.acf-repeater-add-row .arrow, .project-files__file-btn.acf-button[data-name=add-layout] .arrow, .project-files__file-btn.acf-repeater-add-row::before .arrow, .project-files__file-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__file-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__file-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__file-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__file-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__file-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__file-btn.link-text .arrow, .cta2.project-files__view-btn .arrow, .media-modal.wp-core-ui .project-files__view-btn.load-more-count .arrow, .trial-fixed-cta .project-files__view-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__view-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__view-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__view-btn#project-details .arrow, th[data-type=text] label.project-files__view-btn .arrow, .acf-radio-list li.project-files__view-btn .arrow, .acf-label label.project-files__view-btn .arrow, .acf-th label.project-files__view-btn .arrow, .acf-field .project-files__view-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__view-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__view-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__view-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__view-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__view-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__view-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__view-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__view-btn.acf-button .arrow, .project-files__view-btn.acf-repeater-add-row .arrow, .project-files__view-btn.acf-button[data-name=add-layout] .arrow, .project-files__view-btn.acf-repeater-add-row::before .arrow, .project-files__view-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__view-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__view-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__view-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__view-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__view-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__view-btn.link-text .arrow, .cta2.project-files__search-btn .arrow, .media-modal.wp-core-ui .project-files__search-btn.load-more-count .arrow, .trial-fixed-cta .project-files__search-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__search-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__search-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__search-btn#project-details .arrow, th[data-type=text] label.project-files__search-btn .arrow, .acf-radio-list li.project-files__search-btn .arrow, .acf-label label.project-files__search-btn .arrow, .acf-th label.project-files__search-btn .arrow, .acf-field .project-files__search-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__search-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__search-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__search-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__search-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__search-btn.acf-button .arrow, .project-files__search-btn.acf-repeater-add-row .arrow, .project-files__search-btn.acf-button[data-name=add-layout] .arrow, .project-files__search-btn.acf-repeater-add-row::before .arrow, .project-files__search-btn.acf-button[data-name=add-layout]::before .arrow, .project-files__search-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__search-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__search-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__search-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__search-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__search-btn.link-text .arrow, .cta2.project-files__filter .arrow, .media-modal.wp-core-ui .project-files__filter.load-more-count .arrow, .trial-fixed-cta .project-files__filter.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__filter::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__filter.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__filter#project-details .arrow, th[data-type=text] label.project-files__filter .arrow, .acf-radio-list li.project-files__filter .arrow, .acf-label label.project-files__filter .arrow, .acf-th label.project-files__filter .arrow, .acf-field .project-files__filter.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__filter.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__filter.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__filter.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__filter.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__filter.acf-button .arrow, .project-files__filter.acf-repeater-add-row .arrow, .project-files__filter.acf-button[data-name=add-layout] .arrow, .project-files__filter.acf-repeater-add-row::before .arrow, .project-files__filter.acf-button[data-name=add-layout]::before .arrow, .project-files__filter.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__filter.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__filter.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__filter.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__filter.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__filter.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__filter.link-text .arrow, .cta2.project-files__btn .arrow, .media-modal.wp-core-ui .project-files__btn.load-more-count .arrow, .trial-fixed-cta .project-files__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-files__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-files__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-files__btn#project-details .arrow, th[data-type=text] label.project-files__btn .arrow, .acf-radio-list li.project-files__btn .arrow, .acf-label label.project-files__btn .arrow, .acf-th label.project-files__btn .arrow, .acf-field .project-files__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-files__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-files__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-files__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-files__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-files__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-files__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-files__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-files__btn.acf-button .arrow, .project-files__btn.acf-repeater-add-row .arrow, .project-files__btn.acf-button[data-name=add-layout] .arrow, .project-files__btn.acf-repeater-add-row::before .arrow, .project-files__btn.acf-button[data-name=add-layout]::before .arrow, .project-files__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-files__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-files__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-files__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-files__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-files__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-files__btn.link-text .arrow, .cta2.project-summary__description-more .arrow, .media-modal.wp-core-ui .project-summary__description-more.load-more-count .arrow, .trial-fixed-cta .project-summary__description-more.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__description-more::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__description-more.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__description-more#project-details .arrow, th[data-type=text] label.project-summary__description-more .arrow, .acf-radio-list li.project-summary__description-more .arrow, .acf-label label.project-summary__description-more .arrow, .acf-th label.project-summary__description-more .arrow, .acf-field .project-summary__description-more.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__description-more .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__description-more[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__description-more .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__description-more.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__description-more.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__description-more.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__description-more.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__description-more.acf-button .arrow, .project-summary__description-more.acf-repeater-add-row .arrow, .project-summary__description-more.acf-button[data-name=add-layout] .arrow, .project-summary__description-more.acf-repeater-add-row::before .arrow, .project-summary__description-more.acf-button[data-name=add-layout]::before .arrow, .project-summary__description-more.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__description-more.file-name .arrow, .gallery-page .external-links .add-link-btn .project-summary__description-more.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-summary__description-more.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-summary__description-more.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__description-more.link-text .arrow, .cta2.project-summary__btn .arrow, .media-modal.wp-core-ui .project-summary__btn.load-more-count .arrow, .trial-fixed-cta .project-summary__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-summary__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-summary__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-summary__btn#project-details .arrow, th[data-type=text] label.project-summary__btn .arrow, .acf-radio-list li.project-summary__btn .arrow, .acf-label label.project-summary__btn .arrow, .acf-th label.project-summary__btn .arrow, .acf-field .project-summary__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-summary__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-summary__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-summary__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-summary__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-summary__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-summary__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-summary__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-summary__btn.acf-button .arrow, .project-summary__btn.acf-repeater-add-row .arrow, .project-summary__btn.acf-button[data-name=add-layout] .arrow, .project-summary__btn.acf-repeater-add-row::before .arrow, .project-summary__btn.acf-button[data-name=add-layout]::before .arrow, .project-summary__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-summary__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-summary__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-summary__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-summary__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-summary__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-summary__btn.link-text .arrow, .cta2.team-section__filter .arrow, .media-modal.wp-core-ui .team-section__filter.load-more-count .arrow, .trial-fixed-cta .team-section__filter.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__filter::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__filter.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__filter#project-details .arrow, th[data-type=text] label.team-section__filter .arrow, .acf-radio-list li.team-section__filter .arrow, .acf-label label.team-section__filter .arrow, .acf-th label.team-section__filter .arrow, .acf-field .team-section__filter.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__filter[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__filter .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__filter.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__filter.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__filter.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__filter.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__filter.acf-button .arrow, .team-section__filter.acf-repeater-add-row .arrow, .team-section__filter.acf-button[data-name=add-layout] .arrow, .team-section__filter.acf-repeater-add-row::before .arrow, .team-section__filter.acf-button[data-name=add-layout]::before .arrow, .team-section__filter.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__filter.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__filter.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__filter.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__filter.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__filter.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__filter.link-text .arrow, .cta2.team-section__member-btn .arrow, .media-modal.wp-core-ui .team-section__member-btn.load-more-count .arrow, .trial-fixed-cta .team-section__member-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__member-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__member-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__member-btn#project-details .arrow, th[data-type=text] label.team-section__member-btn .arrow, .acf-radio-list li.team-section__member-btn .arrow, .acf-label label.team-section__member-btn .arrow, .acf-th label.team-section__member-btn .arrow, .acf-field .team-section__member-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__member-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__member-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__member-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__member-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__member-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__member-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__member-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__member-btn.acf-button .arrow, .team-section__member-btn.acf-repeater-add-row .arrow, .team-section__member-btn.acf-button[data-name=add-layout] .arrow, .team-section__member-btn.acf-repeater-add-row::before .arrow, .team-section__member-btn.acf-button[data-name=add-layout]::before .arrow, .team-section__member-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__member-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__member-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__member-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__member-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__member-btn.link-text .arrow, .cta2.team-section__role-btn .arrow, .media-modal.wp-core-ui .team-section__role-btn.load-more-count .arrow, .trial-fixed-cta .team-section__role-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__role-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__role-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__role-btn#project-details .arrow, th[data-type=text] label.team-section__role-btn .arrow, .acf-radio-list li.team-section__role-btn .arrow, .acf-label label.team-section__role-btn .arrow, .acf-th label.team-section__role-btn .arrow, .acf-field .team-section__role-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__role-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__role-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__role-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__role-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__role-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__role-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__role-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__role-btn.acf-button .arrow, .team-section__role-btn.acf-repeater-add-row .arrow, .team-section__role-btn.acf-button[data-name=add-layout] .arrow, .team-section__role-btn.acf-repeater-add-row::before .arrow, .team-section__role-btn.acf-button[data-name=add-layout]::before .arrow, .team-section__role-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__role-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__role-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__role-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__role-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__role-btn.link-text .arrow, .cta2.creative-brief-section__btn .arrow, .media-modal.wp-core-ui .creative-brief-section__btn.load-more-count .arrow, .trial-fixed-cta .creative-brief-section__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-section__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-section__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-section__btn#project-details .arrow, th[data-type=text] label.creative-brief-section__btn .arrow, .acf-radio-list li.creative-brief-section__btn .arrow, .acf-label label.creative-brief-section__btn .arrow, .acf-th label.creative-brief-section__btn .arrow, .acf-field .creative-brief-section__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-section__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-section__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-section__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-section__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-section__btn.acf-button .arrow, .creative-brief-section__btn.acf-repeater-add-row .arrow, .creative-brief-section__btn.acf-button[data-name=add-layout] .arrow, .creative-brief-section__btn.acf-repeater-add-row::before .arrow, .creative-brief-section__btn.acf-button[data-name=add-layout]::before .arrow, .creative-brief-section__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-section__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-section__btn.link-text .arrow, .cta2.team-member-card__btn .arrow, .media-modal.wp-core-ui .team-member-card__btn.load-more-count .arrow, .trial-fixed-cta .team-member-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-member-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-member-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-member-card__btn#project-details .arrow, th[data-type=text] label.team-member-card__btn .arrow, .acf-radio-list li.team-member-card__btn .arrow, .acf-label label.team-member-card__btn .arrow, .acf-th label.team-member-card__btn .arrow, .acf-field .team-member-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-member-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-member-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-member-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-member-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-member-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-member-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-member-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-member-card__btn.acf-button .arrow, .team-member-card__btn.acf-repeater-add-row .arrow, .team-member-card__btn.acf-button[data-name=add-layout] .arrow, .team-member-card__btn.acf-repeater-add-row::before .arrow, .team-member-card__btn.acf-button[data-name=add-layout]::before .arrow, .team-member-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-member-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-member-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-member-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-member-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-member-card__btn.link-text .arrow, .project-navigation .nav-steps .btn.nav-step .arrow, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.nav-step .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.nav-step .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps .single.single-forum .bbp-forum-content-wrap .nav-step.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .project-navigation .nav-steps .nav-step.bb-more-link .arrow, .project-navigation .nav-steps .sign-in-section .sign-in-content-wrapper .gform-footer .nav-step#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .project-navigation .nav-steps .nav-step#gform_submit_button_5 .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .nav-step.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-navigation .nav-steps .nav-step.button .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .wp-core-ui .nav-step.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .project-navigation .nav-steps .nav-step.button.button-hero .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more.button-primary .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-button-select .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-button-select .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.media-menu-item#menu-item-upload .arrow, .project-navigation .nav-steps .media-modal.wp-core-ui .nav-step.button.load-more-jump .arrow, .media-modal.wp-core-ui .project-navigation .nav-steps .nav-step.button.load-more-jump .arrow, .project-navigation .nav-steps .expert-service_invite form .gform-footer input.nav-step .arrow, .expert-service_invite form .gform-footer .project-navigation .nav-steps input.nav-step .arrow, .project-navigation .nav-steps body.blog .journal-hero .nav-step.filter .arrow, body.blog .journal-hero .project-navigation .nav-steps .nav-step.filter .arrow, .project-navigation .nav-steps body.category .journal-hero .nav-step.filter .arrow, body.category .journal-hero .project-navigation .nav-steps .nav-step.filter .arrow, .project-navigation .nav-steps section.membership-levels input.nav-step[type=submit] .arrow, section.membership-levels .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .acf-form-submit input.nav-step[type=submit] .arrow, .acf-form-submit .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .edit-work-menu-wrap .nav-step.acf-gallery-add .arrow, .edit-work-menu-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add .arrow, .project-navigation .nav-steps .add-new-work-wrap .nav-step.acf-gallery-add .arrow, .add-new-work-wrap .project-navigation .nav-steps .nav-step.acf-gallery-add .arrow, .project-navigation .nav-steps .mce-window .nav-step.mce-btn.mce-primary .arrow, .mce-window .project-navigation .nav-steps .nav-step.mce-btn.mce-primary .arrow, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.nav-step .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps button.nav-step .arrow, .project-navigation .nav-steps .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.nav-step .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-navigation .nav-steps a.nav-step .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.nav-step .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-navigation .nav-steps button.nav-step .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.nav-step[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.nav-step[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-navigation .nav-steps input.nav-step[type=submit] .arrow, .project-navigation .nav-steps .nav-step.project-files__upload-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__file-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__view-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__search-btn .arrow, .project-navigation .nav-steps .nav-step.project-files__filter .arrow, .project-navigation .nav-steps .nav-step.project-files__btn .arrow, .project-navigation .nav-steps .nav-step.project-summary__description-more .arrow, .project-navigation .nav-steps .nav-step.project-summary__btn .arrow, .project-navigation .nav-steps .nav-step.team-section__filter .arrow, .project-navigation .nav-steps .nav-step.team-section__member-btn .arrow, .project-navigation .nav-steps .nav-step.team-section__role-btn .arrow, .project-navigation .nav-steps .nav-step.creative-brief-section__btn .arrow, .project-navigation .nav-steps .nav-step.team-member-card__btn .arrow, .view-scope-modal .modal-body .timeline-section .btn.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.timeline-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.timeline-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .single.single-forum .bbp-forum-content-wrap .timeline-content.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.bb-more-link .arrow, .view-scope-modal .modal-body .timeline-section .sign-in-section .sign-in-content-wrapper .gform-footer .timeline-content#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .timeline-section .timeline-content#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .timeline-content.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .timeline-section .timeline-content.button .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .wp-core-ui .timeline-content.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.button-hero .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-button-select .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .timeline-section .media-modal.wp-core-ui .timeline-content.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .timeline-section .timeline-content.button.load-more-jump .arrow, .view-scope-modal .modal-body .timeline-section .expert-service_invite form .gform-footer input.timeline-content .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section body.blog .journal-hero .timeline-content.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter .arrow, .view-scope-modal .modal-body .timeline-section body.category .journal-hero .timeline-content.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .timeline-section .timeline-content.filter .arrow, .view-scope-modal .modal-body .timeline-section section.membership-levels input.timeline-content[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .acf-form-submit input.timeline-content[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .edit-work-menu-wrap .timeline-content.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .timeline-section .add-new-work-wrap .timeline-content.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .timeline-section .timeline-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .timeline-section .mce-window .timeline-content.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .timeline-section .timeline-content.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.timeline-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section button.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.timeline-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .timeline-section a.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.timeline-content .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .timeline-section button.timeline-content .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.timeline-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.timeline-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .timeline-section input.timeline-content[type=submit] .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__upload-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__file-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__view-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__search-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__filter .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-files__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__description-more .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.project-summary__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__filter .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__member-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-section__role-btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .timeline-section .timeline-content.team-member-card__btn .arrow, .view-scope-modal .modal-body .description-section .btn.description-content .arrow, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.description-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.description-content .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section .single.single-forum .bbp-forum-content-wrap .description-content.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .description-section .description-content.bb-more-link .arrow, .view-scope-modal .modal-body .description-section .sign-in-section .sign-in-content-wrapper .gform-footer .description-content#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .description-section .description-content#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .description-content.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .description-section .description-content.button .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .wp-core-ui .description-content.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.button-hero .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-button-select .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .description-section .media-modal.wp-core-ui .description-content.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .description-section .description-content.button.load-more-jump .arrow, .view-scope-modal .modal-body .description-section .expert-service_invite form .gform-footer input.description-content .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .description-section input.description-content .arrow, .view-scope-modal .modal-body .description-section body.blog .journal-hero .description-content.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter .arrow, .view-scope-modal .modal-body .description-section body.category .journal-hero .description-content.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .description-section .description-content.filter .arrow, .view-scope-modal .modal-body .description-section section.membership-levels input.description-content[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .acf-form-submit input.description-content[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .edit-work-menu-wrap .description-content.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .description-section .add-new-work-wrap .description-content.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .description-section .description-content.acf-gallery-add .arrow, .view-scope-modal .modal-body .description-section .mce-window .description-content.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .description-section .description-content.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.description-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section button.description-content .arrow, .view-scope-modal .modal-body .description-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.description-content .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .description-section a.description-content .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.description-content .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .description-section button.description-content .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.description-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.description-content[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .description-section input.description-content[type=submit] .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__upload-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__file-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__view-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__search-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__filter .arrow, .view-scope-modal .modal-body .description-section .description-content.project-files__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.project-summary__description-more .arrow, .view-scope-modal .modal-body .description-section .description-content.project-summary__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__filter .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__member-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-section__role-btn .arrow, .view-scope-modal .modal-body .description-section .description-content.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .description-section .description-content.team-member-card__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quantity-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quantity-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .single.single-forum .bbp-forum-content-wrap .quantity-value.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.bb-more-link .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .sign-in-section .sign-in-content-wrapper .gform-footer .quantity-value#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quantity-value.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .wp-core-ui .quantity-value.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.button-hero .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-button-select .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .media-modal.wp-core-ui .quantity-value.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.button.load-more-jump .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .expert-service_invite form .gform-footer input.quantity-value .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.blog .journal-hero .quantity-value.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info body.category .journal-hero .quantity-value.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info section.membership-levels input.quantity-value[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .acf-form-submit input.quantity-value[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .edit-work-menu-wrap .quantity-value.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .add-new-work-wrap .quantity-value.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .mce-window .quantity-value.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.quantity-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.quantity-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .quantity-info a.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.quantity-value .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .quantity-info button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.quantity-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.quantity-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .quantity-info input.quantity-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__upload-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__file-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__view-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__search-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-files__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__description-more .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.project-summary__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__member-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-section__role-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value.team-member-card__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .btn.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.rate-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.rate-value .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .single.single-forum .bbp-forum-content-wrap .rate-value.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.bb-more-link .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .sign-in-section .sign-in-content-wrapper .gform-footer .rate-value#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value#gform_submit_button_5 .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .rate-value.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .wp-core-ui .rate-value.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.button-hero .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more.button-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-button-select .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .media-modal.wp-core-ui .rate-value.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.button.load-more-jump .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .expert-service_invite form .gform-footer input.rate-value .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.blog .journal-hero .rate-value.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info body.category .journal-hero .rate-value.filter .arrow, body.category .journal-hero .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info section.membership-levels input.rate-value[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .acf-form-submit input.rate-value[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .edit-work-menu-wrap .rate-value.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .add-new-work-wrap .rate-value.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.acf-gallery-add .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .mce-window .rate-value.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.mce-btn.mce-primary .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.rate-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.rate-value .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-body .rate-quantity-section .rate-info a.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.rate-value .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-body .rate-quantity-section .rate-info button.rate-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.rate-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.rate-value[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-body .rate-quantity-section .rate-info input.rate-value[type=submit] .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__upload-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__file-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__view-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__search-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-files__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__description-more .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.project-summary__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__filter .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__member-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-section__role-btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.creative-brief-section__btn .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value.team-member-card__btn .arrow, .view-scope-modal .modal-header .btn.modal-title .arrow, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.modal-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.modal-title .arrow, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header .single.single-forum .bbp-forum-content-wrap .modal-title.bb-more-link .arrow, .single.single-forum .bbp-forum-content-wrap .view-scope-modal .modal-header .modal-title.bb-more-link .arrow, .view-scope-modal .modal-header .sign-in-section .sign-in-content-wrapper .gform-footer .modal-title#gform_submit_button_5 .arrow, .sign-in-section .sign-in-content-wrapper .gform-footer .view-scope-modal .modal-header .modal-title#gform_submit_button_5 .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .modal-title.button .arrow, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .view-scope-modal .modal-header .modal-title.button .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .wp-core-ui .modal-title.button.button-hero .arrow, .media-modal.wp-core-ui .wp-core-ui .view-scope-modal .modal-header .modal-title.button.button-hero .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more.button-primary .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more.button-primary .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-button-select .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-button-select .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.media-menu-item#menu-item-upload .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.media-menu-item#menu-item-upload .arrow, .view-scope-modal .modal-header .media-modal.wp-core-ui .modal-title.button.load-more-jump .arrow, .media-modal.wp-core-ui .view-scope-modal .modal-header .modal-title.button.load-more-jump .arrow, .view-scope-modal .modal-header .expert-service_invite form .gform-footer input.modal-title .arrow, .expert-service_invite form .gform-footer .view-scope-modal .modal-header input.modal-title .arrow, .view-scope-modal .modal-header body.blog .journal-hero .modal-title.filter .arrow, body.blog .journal-hero .view-scope-modal .modal-header .modal-title.filter .arrow, .view-scope-modal .modal-header body.category .journal-hero .modal-title.filter .arrow, body.category .journal-hero .view-scope-modal .modal-header .modal-title.filter .arrow, .view-scope-modal .modal-header section.membership-levels input.modal-title[type=submit] .arrow, section.membership-levels .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .acf-form-submit input.modal-title[type=submit] .arrow, .acf-form-submit .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .edit-work-menu-wrap .modal-title.acf-gallery-add .arrow, .edit-work-menu-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add .arrow, .view-scope-modal .modal-header .add-new-work-wrap .modal-title.acf-gallery-add .arrow, .add-new-work-wrap .view-scope-modal .modal-header .modal-title.acf-gallery-add .arrow, .view-scope-modal .modal-header .mce-window .modal-title.mce-btn.mce-primary .arrow, .mce-window .view-scope-modal .modal-header .modal-title.mce-btn.mce-primary .arrow, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.modal-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header button.modal-title .arrow, .view-scope-modal .modal-header .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.modal-title .arrow, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-scope-modal .modal-header a.modal-title .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.modal-title .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .view-scope-modal .modal-header button.modal-title .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.modal-title[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.modal-title[type=submit] .arrow, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .view-scope-modal .modal-header input.modal-title[type=submit] .arrow, .view-scope-modal .modal-header .modal-title.project-files__upload-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__file-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__view-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__search-btn .arrow, .view-scope-modal .modal-header .modal-title.project-files__filter .arrow, .view-scope-modal .modal-header .modal-title.project-files__btn .arrow, .view-scope-modal .modal-header .modal-title.project-summary__description-more .arrow, .view-scope-modal .modal-header .modal-title.project-summary__btn .arrow, .view-scope-modal .modal-header .modal-title.team-section__filter .arrow, .view-scope-modal .modal-header .modal-title.team-section__member-btn .arrow, .view-scope-modal .modal-header .modal-title.team-section__role-btn .arrow, .view-scope-modal .modal-header .modal-title.creative-brief-section__btn .arrow, .view-scope-modal .modal-header .modal-title.team-member-card__btn .arrow, .cta2.team-section__btn .arrow, .media-modal.wp-core-ui .team-section__btn.load-more-count .arrow, .trial-fixed-cta .team-section__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-section__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-section__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-section__btn#project-details .arrow, th[data-type=text] label.team-section__btn .arrow, .acf-radio-list li.team-section__btn .arrow, .acf-label label.team-section__btn .arrow, .acf-th label.team-section__btn .arrow, .acf-field .team-section__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-section__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-section__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-section__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-section__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-section__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-section__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-section__btn.acf-button .arrow, .team-section__btn.acf-repeater-add-row .arrow, .team-section__btn.acf-button[data-name=add-layout] .arrow, .team-section__btn.acf-repeater-add-row::before .arrow, .team-section__btn.acf-button[data-name=add-layout]::before .arrow, .team-section__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-section__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-section__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-section__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-section__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-section__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-section__btn.link-text .arrow, .project-navigation .nav-steps .team-section__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .team-section__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .team-section__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-section__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-section__btn.rate-value .arrow, .view-scope-modal .modal-header .team-section__btn.modal-title .arrow, .cta2.creative-brief-sections__add-btn .arrow, .media-modal.wp-core-ui .creative-brief-sections__add-btn.load-more-count .arrow, .trial-fixed-cta .creative-brief-sections__add-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.creative-brief-sections__add-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .creative-brief-sections__add-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .creative-brief-sections__add-btn#project-details .arrow, th[data-type=text] label.creative-brief-sections__add-btn .arrow, .acf-radio-list li.creative-brief-sections__add-btn .arrow, .acf-label label.creative-brief-sections__add-btn .arrow, .acf-th label.creative-brief-sections__add-btn .arrow, .acf-field .creative-brief-sections__add-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.creative-brief-sections__add-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.creative-brief-sections__add-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.creative-brief-sections__add-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .creative-brief-sections__add-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .creative-brief-sections__add-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .creative-brief-sections__add-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .creative-brief-sections__add-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .creative-brief-sections__add-btn.acf-button .arrow, .creative-brief-sections__add-btn.acf-repeater-add-row .arrow, .creative-brief-sections__add-btn.acf-button[data-name=add-layout] .arrow, .creative-brief-sections__add-btn.acf-repeater-add-row::before .arrow, .creative-brief-sections__add-btn.acf-button[data-name=add-layout]::before .arrow, .creative-brief-sections__add-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .creative-brief-sections__add-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .creative-brief-sections__add-btn.link-text .arrow, .project-navigation .nav-steps .creative-brief-sections__add-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .creative-brief-sections__add-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .creative-brief-sections__add-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .creative-brief-sections__add-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .creative-brief-sections__add-btn.rate-value .arrow, .view-scope-modal .modal-header .creative-brief-sections__add-btn.modal-title .arrow, .cta2.talent-card__btn .arrow, .media-modal.wp-core-ui .talent-card__btn.load-more-count .arrow, .trial-fixed-cta .talent-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-card__btn#project-details .arrow, th[data-type=text] label.talent-card__btn .arrow, .acf-radio-list li.talent-card__btn .arrow, .acf-label label.talent-card__btn .arrow, .acf-th label.talent-card__btn .arrow, .acf-field .talent-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .talent-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-card__btn.acf-button .arrow, .talent-card__btn.acf-repeater-add-row .arrow, .talent-card__btn.acf-button[data-name=add-layout] .arrow, .talent-card__btn.acf-repeater-add-row::before .arrow, .talent-card__btn.acf-button[data-name=add-layout]::before .arrow, .talent-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .talent-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .talent-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .talent-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .talent-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .talent-card__btn.link-text .arrow, .project-navigation .nav-steps .talent-card__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .talent-card__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .talent-card__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-card__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-card__btn.rate-value .arrow, .view-scope-modal .modal-header .talent-card__btn.modal-title .arrow, .cta2.talent-filters__search-btn .arrow, .media-modal.wp-core-ui .talent-filters__search-btn.load-more-count .arrow, .trial-fixed-cta .talent-filters__search-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.talent-filters__search-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .talent-filters__search-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .talent-filters__search-btn#project-details .arrow, th[data-type=text] label.talent-filters__search-btn .arrow, .acf-radio-list li.talent-filters__search-btn .arrow, .acf-label label.talent-filters__search-btn .arrow, .acf-th label.talent-filters__search-btn .arrow, .acf-field .talent-filters__search-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.talent-filters__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.talent-filters__search-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.talent-filters__search-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .talent-filters__search-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .talent-filters__search-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .talent-filters__search-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .talent-filters__search-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .talent-filters__search-btn.acf-button .arrow, .talent-filters__search-btn.acf-repeater-add-row .arrow, .talent-filters__search-btn.acf-button[data-name=add-layout] .arrow, .talent-filters__search-btn.acf-repeater-add-row::before .arrow, .talent-filters__search-btn.acf-button[data-name=add-layout]::before .arrow, .talent-filters__search-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .talent-filters__search-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .talent-filters__search-btn.link-text .arrow, .project-navigation .nav-steps .talent-filters__search-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .talent-filters__search-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .talent-filters__search-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .talent-filters__search-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .talent-filters__search-btn.rate-value .arrow, .view-scope-modal .modal-header .talent-filters__search-btn.modal-title .arrow, .cta2.team-role__change-btn .arrow, .media-modal.wp-core-ui .team-role__change-btn.load-more-count .arrow, .trial-fixed-cta .team-role__change-btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.team-role__change-btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .team-role__change-btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .team-role__change-btn#project-details .arrow, th[data-type=text] label.team-role__change-btn .arrow, .acf-radio-list li.team-role__change-btn .arrow, .acf-label label.team-role__change-btn .arrow, .acf-th label.team-role__change-btn .arrow, .acf-field .team-role__change-btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.team-role__change-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.team-role__change-btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.team-role__change-btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .team-role__change-btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .team-role__change-btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .team-role__change-btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .team-role__change-btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .team-role__change-btn.acf-button .arrow, .team-role__change-btn.acf-repeater-add-row .arrow, .team-role__change-btn.acf-button[data-name=add-layout] .arrow, .team-role__change-btn.acf-repeater-add-row::before .arrow, .team-role__change-btn.acf-button[data-name=add-layout]::before .arrow, .team-role__change-btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .team-role__change-btn.file-name .arrow, .gallery-page .external-links .add-link-btn .team-role__change-btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .team-role__change-btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .team-role__change-btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .team-role__change-btn.link-text .arrow, .project-navigation .nav-steps .team-role__change-btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .team-role__change-btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .team-role__change-btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .team-role__change-btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .team-role__change-btn.rate-value .arrow, .view-scope-modal .modal-header .team-role__change-btn.modal-title .arrow, .cta2.project-file__btn .arrow, .media-modal.wp-core-ui .project-file__btn.load-more-count .arrow, .trial-fixed-cta .project-file__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-file__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-file__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-file__btn#project-details .arrow, th[data-type=text] label.project-file__btn .arrow, .acf-radio-list li.project-file__btn .arrow, .acf-label label.project-file__btn .arrow, .acf-th label.project-file__btn .arrow, .acf-field .project-file__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-file__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-file__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-file__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-file__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-file__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-file__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-file__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-file__btn.acf-button .arrow, .project-file__btn.acf-repeater-add-row .arrow, .project-file__btn.acf-button[data-name=add-layout] .arrow, .project-file__btn.acf-repeater-add-row::before .arrow, .project-file__btn.acf-button[data-name=add-layout]::before .arrow, .project-file__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-file__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-file__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-file__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-file__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-file__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-file__btn.link-text .arrow, .project-navigation .nav-steps .project-file__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-file__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-file__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-file__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-file__btn.rate-value .arrow, .view-scope-modal .modal-header .project-file__btn.modal-title .arrow, .cta2.project-overview__btn .arrow, .media-modal.wp-core-ui .project-overview__btn.load-more-count .arrow, .trial-fixed-cta .project-overview__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-overview__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-overview__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-overview__btn#project-details .arrow, th[data-type=text] label.project-overview__btn .arrow, .acf-radio-list li.project-overview__btn .arrow, .acf-label label.project-overview__btn .arrow, .acf-th label.project-overview__btn .arrow, .acf-field .project-overview__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-overview__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-overview__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-overview__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-overview__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-overview__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-overview__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-overview__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-overview__btn.acf-button .arrow, .project-overview__btn.acf-repeater-add-row .arrow, .project-overview__btn.acf-button[data-name=add-layout] .arrow, .project-overview__btn.acf-repeater-add-row::before .arrow, .project-overview__btn.acf-button[data-name=add-layout]::before .arrow, .project-overview__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-overview__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-overview__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-overview__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-overview__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-overview__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-overview__btn.link-text .arrow, .project-navigation .nav-steps .project-overview__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-overview__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-overview__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-overview__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-overview__btn.rate-value .arrow, .view-scope-modal .modal-header .project-overview__btn.modal-title .arrow, .cta2.project-filters__clear .arrow, .media-modal.wp-core-ui .project-filters__clear.load-more-count .arrow, .trial-fixed-cta .project-filters__clear.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-filters__clear::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-filters__clear.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-filters__clear#project-details .arrow, th[data-type=text] label.project-filters__clear .arrow, .acf-radio-list li.project-filters__clear .arrow, .acf-label label.project-filters__clear .arrow, .acf-th label.project-filters__clear .arrow, .acf-field .project-filters__clear.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-filters__clear .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-filters__clear[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-filters__clear .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-filters__clear.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-filters__clear.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-filters__clear.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-filters__clear.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-filters__clear.acf-button .arrow, .project-filters__clear.acf-repeater-add-row .arrow, .project-filters__clear.acf-button[data-name=add-layout] .arrow, .project-filters__clear.acf-repeater-add-row::before .arrow, .project-filters__clear.acf-button[data-name=add-layout]::before .arrow, .project-filters__clear.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-filters__clear.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-filters__clear.file-name .arrow, .gallery-page .external-links .add-link-btn .project-filters__clear.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-filters__clear.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-filters__clear.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-filters__clear.link-text .arrow, .project-navigation .nav-steps .project-filters__clear.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-filters__clear.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-filters__clear.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-filters__clear.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-filters__clear.rate-value .arrow, .view-scope-modal .modal-header .project-filters__clear.modal-title .arrow, .cta2.quick-actions__btn .arrow, .media-modal.wp-core-ui .quick-actions__btn.load-more-count .arrow, .trial-fixed-cta .quick-actions__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.quick-actions__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .quick-actions__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .quick-actions__btn#project-details .arrow, th[data-type=text] label.quick-actions__btn .arrow, .acf-radio-list li.quick-actions__btn .arrow, .acf-label label.quick-actions__btn .arrow, .acf-th label.quick-actions__btn .arrow, .acf-field .quick-actions__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.quick-actions__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.quick-actions__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.quick-actions__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .quick-actions__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .quick-actions__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .quick-actions__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .quick-actions__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .quick-actions__btn.acf-button .arrow, .quick-actions__btn.acf-repeater-add-row .arrow, .quick-actions__btn.acf-button[data-name=add-layout] .arrow, .quick-actions__btn.acf-repeater-add-row::before .arrow, .quick-actions__btn.acf-button[data-name=add-layout]::before .arrow, .quick-actions__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .quick-actions__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .quick-actions__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .quick-actions__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .quick-actions__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .quick-actions__btn.link-text .arrow, .project-navigation .nav-steps .quick-actions__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .quick-actions__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .quick-actions__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quick-actions__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .quick-actions__btn.rate-value .arrow, .view-scope-modal .modal-header .quick-actions__btn.modal-title .arrow, .cta2.project-card__btn .arrow, .media-modal.wp-core-ui .project-card__btn.load-more-count .arrow, .trial-fixed-cta .project-card__btn.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.project-card__btn::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .project-card__btn.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .project-card__btn#project-details .arrow, th[data-type=text] label.project-card__btn .arrow, .acf-radio-list li.project-card__btn .arrow, .acf-label label.project-card__btn .arrow, .acf-th label.project-card__btn .arrow, .acf-field .project-card__btn.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.project-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.project-card__btn[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.project-card__btn .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .project-card__btn.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .project-card__btn.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .project-card__btn.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .project-card__btn.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .project-card__btn.acf-button .arrow, .project-card__btn.acf-repeater-add-row .arrow, .project-card__btn.acf-button[data-name=add-layout] .arrow, .project-card__btn.acf-repeater-add-row::before .arrow, .project-card__btn.acf-button[data-name=add-layout]::before .arrow, .project-card__btn.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .project-card__btn.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .project-card__btn.file-name .arrow, .gallery-page .external-links .add-link-btn .project-card__btn.link-text .arrow, .gallery-page .edit-links .add-link-btn .project-card__btn.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .project-card__btn.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .project-card__btn.link-text .arrow, .project-navigation .nav-steps .project-card__btn.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .project-card__btn.timeline-content .arrow, .view-scope-modal .modal-body .description-section .project-card__btn.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .project-card__btn.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .project-card__btn.rate-value .arrow, .view-scope-modal .modal-header .project-card__btn.modal-title .arrow, .journal-button.cta2 .arrow, .media-modal.wp-core-ui .journal-button.load-more-count .arrow, .trial-fixed-cta .journal-button.trial-cta-link .arrow, .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder .arrow, .trial-modal .ai-bot-wrap .ai-chat-container textarea.journal-button::placeholder .arrow, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .journal-button.upload-text .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details::placeholder .arrow, section.project-hub-new-project.v2 #step1 .textarea-upload-box .journal-button#project-details .arrow, th[data-type=text] label.journal-button .arrow, .acf-radio-list li.journal-button .arrow, .acf-label label.journal-button .arrow, .acf-th label.journal-button .arrow, .acf-field .journal-button.js-aiarc-upload-progress .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label.journal-button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label.journal-button[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label.journal-button .arrow, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .journal-button.acfe-layout-title .arrow, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .journal-button.acf-rel-item .arrow, .acf-popup-box.acf-box .inner form .acf-submit .journal-button.-cancel.grey .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-crop .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.js-acf-image-aspect-ratio-crop-cancel .arrow, .acf-image-aspect-ratio-crop-modal-wrapper .journal-button.acf-image-aspect-ratio-crop-reset .arrow, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .journal-button.acf-button .arrow, .journal-button.acf-repeater-add-row .arrow, .journal-button.acf-button[data-name=add-layout] .arrow, .journal-button.acf-repeater-add-row::before .arrow, .journal-button.acf-button[data-name=add-layout]::before .arrow, .journal-button.js-aiarc-upload-progress .arrow, .gallery-page .gallery-grid .gallery-item .file-info .journal-button.file-name .arrow, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .journal-button.file-name .arrow, .gallery-page .external-links .add-link-btn .journal-button.link-text .arrow, .gallery-page .edit-links .add-link-btn .journal-button.link-text .arrow, .creative-brief-section-executed .external-links .add-link-btn .journal-button.link-text .arrow, .creative-brief-section-executed .edit-links .add-link-btn .journal-button.link-text .arrow, .project-navigation .nav-steps .journal-button.nav-step .arrow, .view-scope-modal .modal-body .timeline-section .journal-button.timeline-content .arrow, .view-scope-modal .modal-body .description-section .journal-button.description-content .arrow, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .journal-button.quantity-value .arrow, .view-scope-modal .modal-body .rate-quantity-section .rate-info .journal-button.rate-value .arrow, .view-scope-modal .modal-header .journal-button.modal-title .arrow {
    height: 0.1034rem;
    vertical-align: top;
  }
}

.modalv2-backdrop {
  position: fixed;
  top: 0;
  left: -100dvw;
  z-index: 1000;
  width: 100dvw;
  height: 100dvh;
  backdrop-filter: blur(10px);
  padding: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop {
    padding: 0.24rem;
  }
}
.modalv2-backdrop .modalv2 {
  width: 100%;
  max-width: 9.4rem;
  max-height: 100%;
  overflow: auto;
  border-radius: 0.02rem;
  background-color: #101013;
  opacity: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.modalv2-backdrop .modalv2-title {
  padding-right: 0.54rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop .modalv2-title {
    padding-right: 0.36rem;
  }
}
.modalv2-backdrop .modalv2-header {
  position: relative;
  padding: 0.3rem 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop .modalv2-header {
    padding: 0.16rem 0.12rem;
  }
}

.modalv2-backdrop.active {
  left: 0;
}
.modalv2-backdrop.active .modalv2 {
  opacity: 1;
}
.modalv2-backdrop.active .modalv2-close {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  background-color: transparent;
  width: 0.16rem;
  height: 0.16rem;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop.active .modalv2-close {
    top: 0.16rem;
    right: 0.16rem;
    width: 0.1rem;
    height: 0.1rem;
  }
}
.modalv2-backdrop.active .modalv2-close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  display: block;
  width: 0.01rem;
  height: 0.19rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop.active .modalv2-close::before {
    height: 0.12rem;
  }
}
.modalv2-backdrop.active .modalv2-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
  display: block;
  width: 0.01rem;
  height: 0.19rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .modalv2-backdrop.active .modalv2-close::after {
    height: 0.12rem;
  }
}
.modalv2-backdrop.active .modalv2-close:hover {
  transform: rotate(90deg);
}

.back {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border-radius: none;
  color: #fff;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  cursor: pointer !important;
  text-transform: uppercase;
}
.back span, .back .arrow {
  cursor: pointer;
}
.back .arrow {
  width: 0.15rem;
  height: 0.1222rem;
  margin-right: 0.08rem;
  overflow: hidden;
  display: inline-block;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  display: inline-flex;
  align-items: center;
  background-image: url("data:image/svg+xml, <svg width=\"31\" height=\"12\" viewBox=\"0 0 31 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M30 6L2 6\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M6 11L1 6L6 1\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>");
  background-size: 0.2rem 0.13rem;
  background-position: left center;
  background-repeat: no-repeat;
}
.back:hover, .back:active, .back:focus {
  background-color: transparent;
  color: #fff;
}
.back:hover .arrow, .back:active .arrow, .back:focus .arrow {
  width: 0.22rem;
}

.delete-icon-wrap {
  position: absolute;
  background-color: unset !important;
  right: -0.2rem;
  top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  transform: translate(-0.1rem, 0.1rem);
  z-index: 99;
}

.buddypress .buddypress-wrap button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.disable-click {
  opacity: 0.5 !important;
  pointer-events: none !important;
  cursor: pointer !important;
}

.btn-naked {
  background-color: transparent !important;
}
.btn-naked:hover, .btn-naked:active, .btn-naked:focus {
  color: #CA9332 !important;
  outline: unset;
}

.btn-ph {
  flex: 1;
  border-radius: 0.02rem;
  font-size: 0.13rem;
  font-weight: 500;
  letter-spacing: -0.0039rem;
  text-align: center;
  text-decoration: none;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  text-transform: unset !important;
}
.btn-ph.btn-transparent-ph {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  width: auto;
  line-height: 0.925;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .btn-ph.btn-transparent-ph {
    width: auto;
  }
}
.btn-ph.btn-transparent-ph:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.next-section {
  width: 0.5rem;
  height: 0.5rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  padding: 0;
  background-color: transparent;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .next-section {
    width: 0.32rem;
    height: 0.32rem;
  }
}
.next-section .arrow-box {
  width: 0.18rem;
  height: 0.21rem;
  background-image: url("data:image/svg+xml,<svg width=\"18\" height=\"83\" viewBox=\"0 0 18 83\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 74.0473L9 82.0473L17 74.0473\" stroke=\"white\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.45289 0L8.45239 81.6891H9.45089L9.45129 6.02007e-06L8.45289 0Z\" fill=\"white\"/></svg>");
  background-size: 100% auto;
  background-position: bottom center;
  overflow: hidden;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  opacity: 0.3;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .next-section .arrow-box {
    width: 0.12rem;
    height: 0.14rem;
  }
}
.next-section:hover, .next-section:focus, .next-section:focus-visible, .next-section:focus-within, .next-section:active {
  border: 0.01rem solid rgb(255, 255, 255);
  background-color: transparent;
}
.next-section:hover .arrow-box, .next-section:focus .arrow-box, .next-section:focus-visible .arrow-box, .next-section:focus-within .arrow-box, .next-section:active .arrow-box {
  width: 0.18rem;
  height: 0.25rem;
  opacity: 1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .next-section:hover .arrow-box, .next-section:focus .arrow-box, .next-section:focus-visible .arrow-box, .next-section:focus-within .arrow-box, .next-section:active .arrow-box {
    width: 0.12rem;
    height: 0.16rem;
  }
}

.accordion .accordion-header {
  color: white;
  background-color: transparent;
  padding: 0;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 1.5rem;
  border: none;
  display: flex;
  width: 100%;
  padding-top: 0.24rem;
  margin-bottom: 0.24rem;
  border-radius: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion .accordion-header {
    padding-top: 0.24rem;
    margin-bottom: 0.16rem;
  }
}
.accordion .accordion-header .accordion-title {
  width: fit-content;
  display: block;
  text-align: left;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion .accordion-header .accordion-title {
    width: 2.5rem;
  }
}
.accordion .accordion-header .accordion-indicator {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  bottom: 0.1rem;
  right: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion .accordion-header .accordion-indicator {
    width: 0.24rem;
    height: 0.24rem;
    bottom: 0.06rem;
  }
}
.accordion .accordion-header .accordion-indicator::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 0.01rem;
  background-color: #323232;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.accordion .accordion-header .accordion-indicator::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.01rem;
  height: 100%;
  background-color: #323232;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.accordion .accordion-header:hover:not(.active) .accordion-indicator {
  transform: rotate(90deg);
}
.accordion .accordion-header:hover:not(.active) .accordion-indicator::before, .accordion .accordion-header:hover:not(.active) .accordion-indicator::after {
  background-color: #fff;
}
.accordion .accordion-content {
  border-bottom: 0.01rem solid #323232;
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
}
.accordion .accordion-content-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0.27rem;
  min-height: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
  visibility: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion .accordion-content-inner {
    gap: 0.16rem;
  }
}
.accordion .accordion-content-inner.bottom {
  margin-left: 0.35rem;
}
.accordion .accordion-content-inner-wrap {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
  visibility: hidden;
}
.accordion .accordion-content .accordion-column {
  width: calc(50% - 0.2rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion .accordion-content .accordion-column {
    width: 100%;
    padding: 0 0 0.2rem;
  }
}
.accordion .accordion-content .accordion-column:last-child .accordion-column__content {
  margin-bottom: 0.35rem;
}
.accordion .accordion-content .accordion-column__content::before {
  content: url("data:image/svg+xml,<svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"1\" y=\"1\" width=\"6\" height=\"6\" stroke=\"white\" stroke-width=\"2\"/></svg>");
  display: block;
  width: 100%;
  height: 0;
  background-color: #323232;
}
.accordion .accordion-content .accordion-column__content p {
  margin-left: 0.2rem;
}
.accordion:has(.active) .accordion-header {
  justify-content: space-between;
}
.accordion:has(.active) .accordion-header .accordion-indicator::before {
  transform: translate(-50%, -50%) rotate(90deg);
  width: 0.01rem;
  background-color: #fff;
}
.accordion:has(.active) .accordion-header .accordion-indicator::after {
  transform: translate(-50%, -50%) rotate(90deg);
  background-color: #fff;
}
.accordion:has(.active) .accordion-content {
  grid-template-rows: 1fr;
}
.accordion:has(.active) .accordion-content-inner {
  visibility: visible;
}
.accordion:has(.active) .accordion-content-inner .accordion-content {
  margin-top: 0.4rem;
}
.accordion:has(.active) .accordion-content-inner-wrap {
  visibility: visible;
}
.accordion:has(.active) .accordion-content-inner.top {
  margin-top: 0.4rem;
}
.accordion-offset {
  max-width: 5.94rem;
  width: 100%;
}
.accordion-offset .accordion-header {
  padding: 0.45rem 0.56rem 0 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion-offset .accordion-header {
    padding: 0.16rem 0.56rem 0 0.56rem;
  }
}
.accordion-offset .accordion-header .accordion-bullet {
  position: absolute;
  bottom: 0;
  left: 0;
}
.accordion-offset .accordion-header .accordion-indicator {
  width: 0.2rem;
  height: 0.2rem;
}
.accordion-offset .accordion-content-inner p {
  padding: 0 1.8rem 0.32rem 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion-offset .accordion-content-inner p {
    padding: 0 0.56rem 0.16rem 0.56rem;
  }
}
.accordion-big {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion-big .accordion-header {
    padding-right: 0.26rem;
  }
}
.accordion-big .accordion-header .accordion-title {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion-big .accordion-header .accordion-title {
    margin-left: 0.6rem;
  }
}
.accordion-big .accordion-header.active .accordion-title {
  margin-left: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .accordion-big .accordion-header.active .accordion-title {
    margin-right: 0.6rem;
  }
}

.animated-blurb {
  position: relative;
  padding: 0 0.2rem;
}
.animated-blurb .lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  z-index: -1;
}
.animated-blurb .lines .line {
  margin-bottom: 0.01rem;
  width: 0;
}
.animated-blurb .lines .line.active {
  width: 100%;
}
.animated-blurb-white {
  color: #000;
}
.animated-blurb-white .lines .line {
  background-color: #fff;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 2s;
}
.animated-blurb-gray {
  color: #fff;
}
.animated-blurb-gray .lines .line {
  background-color: #737373;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 2s;
}

.card.team-member {
  overflow: hidden;
}
.card.team-member .card-header {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.card.team-member .card-header .card-image {
  width: 100%;
  aspect-ratio: 427/478;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.card.team-member .card-header .card-info {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  top: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: flex-end;
  padding: 0.12rem 0.08rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .card.team-member .card-header .card-info {
    top: 0;
  }
}
.card.team-member .card-text {
  padding: 0.2rem 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .card.team-member .card-text {
    padding: 0.12rem 0.18rem;
  }
}
.card.team-member .card-text .p5, .card.team-member .card-text .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header .card.team-member .card-text h3, .card.team-member .card-text .bm-modal-window .bm-modal-window-header .animated-blurb, .bm-modal-window .bm-modal-window-header .card.team-member .card-text .animated-blurb, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap .card.team-member .card-text select, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap .card.team-member .card-text textarea, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap .card.team-member .card-text input, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap .card.team-member .card-text .bpbm-thread-options, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle .card.team-member .card-text label, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .card.team-member .card-text .bpbm-thread-option-description, .card.team-member .card-text .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages .card.team-member .card-text .bpbm-checkbox + label, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .card.team-member .card-text h4, .card.team-member .card-text .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info .card.team-member .card-text h4, .card.team-member .card-text .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list .card.team-member .card-text .user, .card.team-member .card-text .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .card.team-member .card-text .bm-user-search, .card.team-member .card-text .trial-modal .trial-modal-header .text-wrap .modal-description, .trial-modal .trial-modal-header .text-wrap .card.team-member .card-text .modal-description, .card.team-member .card-text .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .card.team-member .card-text .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .card.team-member .card-text .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .card.team-member .card-text .selected-tag, .card.team-member .card-text .home-base-and-activites-module .home-base-content, .home-base-and-activites-module .card.team-member .card-text .home-base-content, .card.team-member .card-text .single-related-articles .info, .single-related-articles .card.team-member .card-text .info, .card.team-member .card-text .single-biography .published-date, .single-biography .card.team-member .card-text .published-date, .card.team-member .card-text .single-full-image .full-image-module-caption, .single-full-image .card.team-member .card-text .full-image-module-caption, .card.team-member .card-text .single-hero.type-1 .published-date, .single-hero.type-1 .card.team-member .card-text .published-date, .card.team-member .card-text .single-hero .published-date-author, .single-hero .card.team-member .card-text .published-date-author, .card.team-member .card-text body.blog .categories-page-grid .journal-card .content .info, body.blog .categories-page-grid .journal-card .content .card.team-member .card-text .info, .card.team-member .card-text body.category .categories-page-grid .journal-card .content .info, body.category .categories-page-grid .journal-card .content .card.team-member .card-text .info, .card.team-member .card-text body.blog .journal-cards .journal-card .content .info, body.blog .journal-cards .journal-card .content .card.team-member .card-text .info, .card.team-member .card-text body.category .journal-cards .journal-card .content .info, body.category .journal-cards .journal-card .content .card.team-member .card-text .info, .card.team-member .card-text body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .card.team-member .card-text .info, .card.team-member .card-text body.blog .journal-featured-posts .featured-post .content .info span, body.blog .journal-featured-posts .featured-post .content .info .card.team-member .card-text span, .card.team-member .card-text body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .card.team-member .card-text .info, .card.team-member .card-text body.category .journal-featured-posts .featured-post .content .info span, body.category .journal-featured-posts .featured-post .content .info .card.team-member .card-text span, .card.team-member .card-text .acf-label .description, .acf-label .card.team-member .card-text .description, .card.team-member .card-text .acf-th .description, .acf-th .card.team-member .card-text .description, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li .card.team-member .card-text label, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label .card.team-member .card-text label, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .card.team-member .card-text .acf-switch-on, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .card.team-member .card-text .acf-switch-off, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label .card.team-member .card-text label, .card.team-member .card-text .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input .card.team-member .card-text p, .card.team-member .card-text #menu-69 .acf-field input[type=text], #menu-69 .acf-field .card.team-member .card-text input[type=text], .card.team-member .card-text #menu-69 .acf-field input[type=password], #menu-69 .acf-field .card.team-member .card-text input[type=password], .card.team-member .card-text #menu-69 .acf-field input[type=date], #menu-69 .acf-field .card.team-member .card-text input[type=date], .card.team-member .card-text #menu-69 .acf-field input[type=datetime], #menu-69 .acf-field .card.team-member .card-text input[type=datetime], .card.team-member .card-text #menu-69 .acf-field input[type=datetime-local], #menu-69 .acf-field .card.team-member .card-text input[type=datetime-local], .card.team-member .card-text #menu-69 .acf-field input[type=email], #menu-69 .acf-field .card.team-member .card-text input[type=email], .card.team-member .card-text #menu-69 .acf-field input[type=month], #menu-69 .acf-field .card.team-member .card-text input[type=month], .card.team-member .card-text #menu-69 .acf-field input[type=number], #menu-69 .acf-field .card.team-member .card-text input[type=number], .card.team-member .card-text #menu-69 .acf-field input[type=search], #menu-69 .acf-field .card.team-member .card-text input[type=search], .card.team-member .card-text #menu-69 .acf-field input[type=tel], #menu-69 .acf-field .card.team-member .card-text input[type=tel], .card.team-member .card-text #menu-69 .acf-field input[type=time], #menu-69 .acf-field .card.team-member .card-text input[type=time], .card.team-member .card-text #menu-69 .acf-field input[type=url], #menu-69 .acf-field .card.team-member .card-text input[type=url], .card.team-member .card-text #menu-69 .acf-field input[type=week], #menu-69 .acf-field .card.team-member .card-text input[type=week], .card.team-member .card-text #menu-69 .acf-field textarea, #menu-69 .acf-field .card.team-member .card-text textarea, .card.team-member .card-text #menu-69 .acf-field select, #menu-69 .acf-field .card.team-member .card-text select, .card.team-member .card-text #menu-68 .acf-field input[type=text], #menu-68 .acf-field .card.team-member .card-text input[type=text], .card.team-member .card-text #menu-68 .acf-field input[type=password], #menu-68 .acf-field .card.team-member .card-text input[type=password], .card.team-member .card-text #menu-68 .acf-field input[type=date], #menu-68 .acf-field .card.team-member .card-text input[type=date], .card.team-member .card-text #menu-68 .acf-field input[type=datetime], #menu-68 .acf-field .card.team-member .card-text input[type=datetime], .card.team-member .card-text #menu-68 .acf-field input[type=datetime-local], #menu-68 .acf-field .card.team-member .card-text input[type=datetime-local], .card.team-member .card-text #menu-68 .acf-field input[type=email], #menu-68 .acf-field .card.team-member .card-text input[type=email], .card.team-member .card-text #menu-68 .acf-field input[type=month], #menu-68 .acf-field .card.team-member .card-text input[type=month], .card.team-member .card-text #menu-68 .acf-field input[type=number], #menu-68 .acf-field .card.team-member .card-text input[type=number], .card.team-member .card-text #menu-68 .acf-field input[type=search], #menu-68 .acf-field .card.team-member .card-text input[type=search], .card.team-member .card-text #menu-68 .acf-field input[type=tel], #menu-68 .acf-field .card.team-member .card-text input[type=tel], .card.team-member .card-text #menu-68 .acf-field input[type=time], #menu-68 .acf-field .card.team-member .card-text input[type=time], .card.team-member .card-text #menu-68 .acf-field input[type=url], #menu-68 .acf-field .card.team-member .card-text input[type=url], .card.team-member .card-text #menu-68 .acf-field input[type=week], #menu-68 .acf-field .card.team-member .card-text input[type=week], .card.team-member .card-text #menu-68 .acf-field textarea, #menu-68 .acf-field .card.team-member .card-text textarea, .card.team-member .card-text #menu-68 .acf-field select, #menu-68 .acf-field .card.team-member .card-text select, .card.team-member .card-text #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .card.team-member .card-text label, .card.team-member .card-text #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .card.team-member .card-text label, .card.team-member .card-text #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .card.team-member .card-text label, .card.team-member .card-text #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .card.team-member .card-text label, .card.team-member .card-text #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, #ui-datepicker-div .ui-datepicker-calendar tbody tr td .card.team-member .card-text a, .card.team-member .card-text .community-member-card .card-body .name p, .community-member-card .card-body .name .card.team-member .card-text p {
  color: #6d6d6d;
}
.card.team-member:hover .card-header .card-image {
  transform: scale(1.2);
}
.card.team-member:hover .card-header .card-info {
  top: 0;
}

.community-member-card {
  width: 100%;
  max-width: 2.9rem;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .community-member-card {
    width: calc(50% - 0.01rem);
  }
}
.community-member-card .absolute-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.community-member-card .img-wrapper {
  margin-bottom: 0.18rem;
  width: 2.9rem;
  height: 3.02rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .community-member-card .img-wrapper {
    width: 1.66rem;
    height: 1.73rem;
  }
}
.community-member-card .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.community-member-card .img-wrapper .overlay-content {
  padding: 0.24rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .community-member-card .img-wrapper .overlay-content {
    opacity: 1;
    padding: 0.12rem;
  }
}
.community-member-card .img-wrapper .overlay-content p span {
  display: inline-block;
}
.community-member-card .img-wrapper .overlay-content p span:not(:last-child)::after {
  content: "|";
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .community-member-card .img-wrapper .overlay-content p {
    font-size: 0.12rem;
    line-height: 0.14rem;
  }
}
.community-member-card .card-body .name p {
  display: inline-block;
  color: #CA9332;
}
.community-member-card .card-body .tag-pills {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.08rem;
}
.community-member-card .card-body .tag-pills .tag-pill {
  display: inline-block;
  color: #686868;
}
.community-member-card .card-body .tag-pills .tag-pill:not(:last-child)::after {
  content: "/";
  display: inline-block;
  margin: 0 0.03rem;
}
.community-member-card .card-body .user-custom-quote {
  display: none;
}
.community-member-card .user-quote {
  opacity: 0;
  padding: 0.2rem;
  transition: all 0.2s ease-in-out;
  position: absolute;
}
.community-member-card:hover .img-wrapper .user-quote {
  opacity: 1;
}
.community-member-card:hover .img-wrapper img {
  transform: scale(1.1);
  opacity: 0.4;
  transform-origin: center;
}
.community-member-card:hover .img-wrapper .overlay-content {
  opacity: 1;
}

.marquee {
  padding: 0.18rem 0;
  margin-top: 0.32rem;
  border-radius: 0.12rem;
}
.marquee .track {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  align-items: center;
}
.marquee .track .track-wrap {
  display: flex;
  width: max-content;
}
.marquee .track .track-wrap .track-inner {
  display: flex;
  white-space: nowrap;
  padding: 0rem 0.3rem;
  gap: 0.6rem;
  width: max-content;
}
@media screen and (max-width: 768px) {
  .marquee .track .track-wrap .track-inner {
    padding: 0rem 0.15rem;
    gap: 0.3rem;
  }
}
.marquee .track .track-wrap .track-inner .track-piece {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
@media screen and (max-width: 768px) {
  .marquee .track .track-wrap .track-inner .track-piece {
    gap: 0.3rem;
  }
}

.mouse-indicator {
  position: fixed;
  width: 0.6rem;
  height: 0.6rem;
  background-color: 0, 0, 0, 0.7;
  backdrop-filter: blur(10px);
  border-radius: 50%;
  border: 0.01rem solid #CA9332;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  overflow: hidden;
  transition: transform cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: scale(0) translate(-50%, -50%);
}
.mouse-indicator .arrow {
  width: 0.36rem;
  height: 0.36rem;
  background-image: url("data:image/svg+xml,<svg width=\"215\" height=\"82\" viewBox=\"0 0 215 82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 41.0315H209\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\"/><path d=\"M176.664 6L209 41.031L176.664 76.062\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/><path d=\"M38.3359 76.062L5.99994 41.031L38.3359 6.00003\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></svg>");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(0.06rem);
}
.mouse-indicator .label, .mouse-indicator .project-hub__label, .mouse-indicator .team-selection-overview__stat-label, .mouse-indicator .project-metrics__label, .mouse-indicator .project-info__label, .mouse-indicator .project-stats__label, .mouse-indicator .project-filters__filter label, .project-filters__filter .mouse-indicator label {
  font-size: 0.12rem;
  line-height: 1;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: scaleY(0) translateY(-0.035rem);
  transform-origin: top center;
  opacity: 0;
}
.mouse-indicator.active {
  transform: scale(1) translate(-50%, -50%);
}
.mouse-indicator.show-label .label, .mouse-indicator.show-label .project-hub__label, .mouse-indicator.show-label .team-selection-overview__stat-label, .mouse-indicator.show-label .project-metrics__label, .mouse-indicator.show-label .project-info__label, .mouse-indicator.show-label .project-stats__label, .mouse-indicator.show-label .project-filters__filter label, .project-filters__filter .mouse-indicator.show-label label {
  transform: scaleY(1) translateY(-0.035rem);
  opacity: 1;
}

[data-mouse-indicator] a, [data-mouse-indicator] div, [data-mouse-indicator] p {
  cursor: none !important;
}

.splide__arrows {
  position: relative;
}
.splide__arrows .splide__arrow {
  top: unset;
  bottom: 0.16rem;
  transform: unset;
  width: 0.6rem;
  height: 0.3rem;
  border-radius: 0.02rem;
  background-color: transparent;
  border: 0.01rem solid #fff;
  background-size: 0.24rem 0.48rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,<svg width=\"124\" height=\"72\" viewBox=\"0 0 124 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 36L118 36\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\"/><path d=\"M90 6.06201L118 36.062L90 66.062\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></svg>");
  opacity: 0.7;
}
.splide__arrows .splide__arrow svg {
  display: none;
}
.splide__arrows .splide__arrow:hover {
  border-color: #fff;
  opacity: 1;
}
.splide__arrows .splide__arrow--prev {
  transform: rotate(180deg);
}

.custom-switch-hence {
  /*Style 2 using 1 css*/
  /*Style 3*/
  /*Style 4*/
}
.custom-switch-hence p {
  color: #CA9332;
}
.custom-switch-hence .card-heading {
  padding: 10px;
  background: #eee;
  border-bottom: #ddd solid 1px;
}
.custom-switch-hence .card-heading h2 {
  margin: 0px;
  width: 100%;
  font-size: 20px;
}
.custom-switch-hence .card-body {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.custom-switch-hence .creative-checkbox {
  display: inline;
  position: relative;
  margin: 10px 10px;
  overflow: hidden;
  float: left;
}
.custom-switch-hence .creative-checkbox p {
  padding: 10px;
  margin: 0;
  float: left;
  line-height: 20px;
}
.custom-switch-hence .creative-checkbox input {
  position: absolute;
  visibility: hidden;
}
.custom-switch-hence .creative-checkbox input + i {
  border: 2px solid #ccc;
  width: 40px;
  height: 20px;
  padding: 2px;
  float: left;
  border-radius: 20px;
  transition: all 0.25s;
}
.custom-switch-hence .creative-checkbox input + i:after {
  content: " ";
  background-color: #ccc;
  float: left;
  width: 50%;
  height: 100%;
  border-radius: inherit;
  transition: inherit;
}
.custom-switch-hence .onOff input + i {
  border: 2px solid #de1414;
}
.custom-switch-hence .onOff input + i:after {
  background-color: #de1414;
}
.custom-switch-hence .creative-checkbox input:checked + i {
  border-color: #323232;
}
.custom-switch-hence .creative-checkbox input:checked + i:after {
  background-color: #323232;
  margin-left: 50%;
}
.custom-switch-hence .creative-checkbox.halo-bg input:checked + i {
  background-color: #e4ece3;
}
.custom-switch-hence .creative-checkbox.green input:checked + i {
  border-color: #323232;
}
.custom-switch-hence .creative-checkbox.green input:checked + i:after {
  background-color: #323232;
}
.custom-switch-hence .style2 .creative-checkbox input + i {
  width: 34px;
}
.custom-switch-hence .style2 .creative-checkbox input + i:after {
  width: 48%;
}
.custom-switch-hence .style2 .creative-checkbox input:checked + i:after {
  margin-left: 52%;
}
.custom-switch-hence .switch {
  display: inline-block;
  height: 28px;
  position: relative;
  width: 50px;
}
.custom-switch-hence .switch input {
  display: none;
}
.custom-switch-hence .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}
.custom-switch-hence .slider:before {
  background-color: #CA9332;
  bottom: 4px;
  content: "";
  height: 20px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}
.custom-switch-hence input:checked + .slider {
  background-color: #323232;
}
.custom-switch-hence input:checked + .slider:before {
  transform: translateX(22px);
}
.custom-switch-hence .slider.round {
  border-radius: 34px;
}
.custom-switch-hence .slider.round:before {
  border-radius: 50%;
}
.custom-switch-hence .switch2 {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
.custom-switch-hence .switch2 > span {
  position: absolute;
  top: 11px;
  pointer-events: none;
  font-family: "Helvetica", Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  width: 50%;
  text-align: center;
}
.custom-switch-hence input.check-toggle-round-flat:checked ~ .off {
  color: #000;
}
.custom-switch-hence input.check-toggle-round-flat:checked ~ .on {
  color: #fff;
}
.custom-switch-hence .switch2 > span.on {
  left: 0;
  padding-left: 2px;
  color: #fff;
}
.custom-switch-hence .switch2 > span.off {
  right: 0;
  padding-right: 4px;
  color: #000;
}
.custom-switch-hence .check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.custom-switch-hence .check-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-switch-hence input.check-toggle-round-flat + label {
  padding: 2px;
  width: 97px;
  height: 34px;
  background-color: #d4d7d4;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
.custom-switch-hence input.check-toggle-round-flat + label:before, .custom-switch-hence input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
.custom-switch-hence input.check-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #d4d7d4;
  border-radius: 60px;
}
.custom-switch-hence input.check-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 46px;
  background-color: #323232;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}
.custom-switch-hence input.check-toggle-round-flat:checked + label:after {
  margin-left: 44px;
  background: #e31b1b;
}
@media (max-width: 1099px) {
  .custom-switch-hence .card {
    width: 45%;
    margin: 0 2.5% 30px;
  }
}
@media (max-width: 499px) {
  .custom-switch-hence .card {
    width: 95%;
  }
}

.user-profile-snippet {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  gap: 0.25rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .user-profile-snippet {
    gap: 0.2rem;
  }
}
.user-profile-snippet .profile-img {
  width: 1.02rem;
  height: 1.02rem;
}
.user-profile-snippet .profile-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
}
.user-profile-snippet .profile-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .user-profile-snippet .profile-info {
    gap: 0.2rem;
  }
}
.user-profile-snippet .profile-info .location {
  color: #CA9332;
}

.updated-user-nav {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .updated-user-nav {
    overflow: auto;
  }
}
.updated-user-nav .basic-user-nav {
  display: flex;
  gap: 0.7rem;
  width: 100%;
  border-top: none;
  border-bottom: 0.01rem solid #323232;
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .updated-user-nav .basic-user-nav {
    gap: 0.2rem;
    margin-top: 0.32rem;
  }
}
.updated-user-nav .basic-user-nav li.hover-text a, .updated-user-nav .basic-user-nav li.hover-text p {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  display: inline-block;
  padding-bottom: 0.2rem;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .updated-user-nav .basic-user-nav li.hover-text a, .updated-user-nav .basic-user-nav li.hover-text p {
    white-space: nowrap;
  }
}
.updated-user-nav .basic-user-nav li.hover-text a:hover, .updated-user-nav .basic-user-nav li.hover-text p:hover {
  color: #CA9332;
}
.updated-user-nav .basic-user-nav li.hover-text a::after, .updated-user-nav .basic-user-nav li.hover-text p::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0.03rem;
  background-color: #CA9332;
  bottom: -0.01rem;
  left: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.updated-user-nav .basic-user-nav li.hover-text a.active::after, .updated-user-nav .basic-user-nav li.hover-text a:hover::after, .updated-user-nav .basic-user-nav li.hover-text p.active::after, .updated-user-nav .basic-user-nav li.hover-text p:hover::after {
  width: 100%;
}

.project-hub-single .back-row {
  margin-top: 0.6rem;
}
.project-hub-single .project-nav {
  background: #202026;
  padding: 0.05rem;
  border-radius: 0.28rem;
  display: inline-block;
  position: relative;
  margin-bottom: 0.3rem;
  margin-top: 0.4rem;
}
.project-hub-single .project-nav__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.05rem;
}
.project-hub-single .project-nav__item {
  margin: 0;
}
.project-hub-single .project-nav__link {
  display: block;
  padding: 0.13rem 1.5rem;
  text-decoration: none;
  font-size: 0.16rem;
  font-weight: 500;
  color: #a5a5a5;
  background: transparent;
  border-radius: 0.23rem;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.project-hub-single .project-nav__link:hover {
  color: rgb(190.5, 190.5, 190.5);
}
.project-hub-single .project-nav__link--active {
  background: #CA9332;
  color: #202026;
  font-weight: 600;
}
.project-hub-single .project-nav__link--active:hover {
  color: #202026;
}

body .work-portfolio-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .work-portfolio-modal .modal-wrapper {
  background: #101013;
  border-radius: 0;
  max-width: 6rem;
  width: 90%;
  max-height: 90vh;
  overflow: hidden;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.5);
  padding: 0;
}
body .work-portfolio-modal .work-portfolio-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body .work-portfolio-modal .work-portfolio-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.24rem;
  border-bottom: 0.01rem solid #333;
  background: #202026;
}
body .work-portfolio-modal .work-portfolio-header .begin-wrap {
  display: flex;
  align-items: center;
  gap: 0.16rem;
}
body .work-portfolio-modal .work-portfolio-header .icon-wrap svg {
  width: 0.3rem;
  height: 0.33rem;
}
body .work-portfolio-modal .work-portfolio-header .text-wrap h4 {
  color: white;
  margin: 0 0 0.04rem 0;
  font-size: 0.18rem;
}
body .work-portfolio-modal .work-portfolio-header .text-wrap p {
  color: #999;
  margin: 0;
  font-size: 0.14rem;
}
body .work-portfolio-modal .work-portfolio-header .col-2 {
  text-align: right;
}
body .work-portfolio-modal .work-portfolio-header .col-2 .p5, body .work-portfolio-modal .work-portfolio-header .col-2 .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 .bm-modal-window .bm-modal-window-header .animated-blurb, .bm-modal-window .bm-modal-window-header body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap body .work-portfolio-modal .work-portfolio-header .col-2 select, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap body .work-portfolio-modal .work-portfolio-header .col-2 textarea, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap body .work-portfolio-modal .work-portfolio-header .col-2 input, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap body .work-portfolio-modal .work-portfolio-header .col-2 .bpbm-thread-options, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options body .work-portfolio-modal .work-portfolio-header .col-2 .bpbm-thread-option-description, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages body .work-portfolio-modal .work-portfolio-header .col-2 .bpbm-checkbox + label, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info body .work-portfolio-modal .work-portfolio-header .col-2 h4, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info body .work-portfolio-modal .work-portfolio-header .col-2 h4, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list body .work-portfolio-modal .work-portfolio-header .col-2 .user, body .work-portfolio-modal .work-portfolio-header .col-2 .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap body .work-portfolio-modal .work-portfolio-header .col-2 .bm-user-search, body .work-portfolio-modal .work-portfolio-header .col-2 .trial-modal .trial-modal-header .text-wrap .modal-description, .trial-modal .trial-modal-header .text-wrap body .work-portfolio-modal .work-portfolio-header .col-2 .modal-description, body .work-portfolio-modal .work-portfolio-header .col-2 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, body .work-portfolio-modal .work-portfolio-header .col-2 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items body .work-portfolio-modal .work-portfolio-header .col-2 .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items body .work-portfolio-modal .work-portfolio-header .col-2 .selected-tag, body .work-portfolio-modal .work-portfolio-header .col-2 .home-base-and-activites-module .home-base-content, .home-base-and-activites-module body .work-portfolio-modal .work-portfolio-header .col-2 .home-base-content, body .work-portfolio-modal .work-portfolio-header .col-2 .single-related-articles .info, .single-related-articles body .work-portfolio-modal .work-portfolio-header .col-2 .info, body .work-portfolio-modal .work-portfolio-header .col-2 .single-biography .published-date, .single-biography body .work-portfolio-modal .work-portfolio-header .col-2 .published-date, body .work-portfolio-modal .work-portfolio-header .col-2 .single-full-image .full-image-module-caption, .single-full-image body .work-portfolio-modal .work-portfolio-header .col-2 .full-image-module-caption, body .work-portfolio-modal .work-portfolio-header .col-2 .single-hero.type-1 .published-date, .single-hero.type-1 body .work-portfolio-modal .work-portfolio-header .col-2 .published-date, body .work-portfolio-modal .work-portfolio-header .col-2 .single-hero .published-date-author, .single-hero body .work-portfolio-modal .work-portfolio-header .col-2 .published-date-author, body.blog .work-portfolio-modal .work-portfolio-header .col-2 .categories-page-grid .journal-card .content .info, body.blog .categories-page-grid .journal-card .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.category .work-portfolio-modal .work-portfolio-header .col-2 .categories-page-grid .journal-card .content .info, body.category .categories-page-grid .journal-card .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.blog .work-portfolio-modal .work-portfolio-header .col-2 .journal-cards .journal-card .content .info, body.blog .journal-cards .journal-card .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.category .work-portfolio-modal .work-portfolio-header .col-2 .journal-cards .journal-card .content .info, body.category .journal-cards .journal-card .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.blog .work-portfolio-modal .work-portfolio-header .col-2 .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.blog .work-portfolio-modal .work-portfolio-header .col-2 .journal-featured-posts .featured-post .content .info span, body.blog .journal-featured-posts .featured-post .content .info .work-portfolio-modal .work-portfolio-header .col-2 span, body.category .work-portfolio-modal .work-portfolio-header .col-2 .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .work-portfolio-modal .work-portfolio-header .col-2 .info, body.category .work-portfolio-modal .work-portfolio-header .col-2 .journal-featured-posts .featured-post .content .info span, body.category .journal-featured-posts .featured-post .content .info .work-portfolio-modal .work-portfolio-header .col-2 span, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-label .description, .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 .description, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-th .description, .acf-th body .work-portfolio-modal .work-portfolio-header .col-2 .description, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label body .work-portfolio-modal .work-portfolio-header .col-2 .acf-switch-on, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label body .work-portfolio-modal .work-portfolio-header .col-2 .acf-switch-off, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input body .work-portfolio-modal .work-portfolio-header .col-2 p, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=text], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=text], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=password], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=password], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=date], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=date], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=datetime], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=datetime], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=datetime-local], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=datetime-local], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=email], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=email], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=month], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=month], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=number], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=number], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=search], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=search], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=tel], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=tel], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=time], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=time], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=url], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=url], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field input[type=week], #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=week], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field textarea, #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 textarea, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field select, #menu-69 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 select, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=text], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=text], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=password], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=password], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=date], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=date], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=datetime], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=datetime], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=datetime-local], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=datetime-local], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=email], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=email], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=month], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=month], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=number], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=number], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=search], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=search], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=tel], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=tel], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=time], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=time], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=url], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=url], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field input[type=week], #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 input[type=week], body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field textarea, #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 textarea, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field select, #menu-68 .acf-field body .work-portfolio-modal .work-portfolio-header .col-2 select, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, #ui-datepicker-div .ui-datepicker-calendar tbody tr td body .work-portfolio-modal .work-portfolio-header .col-2 a, body .work-portfolio-modal .work-portfolio-header .col-2 .community-member-card .card-body .name p, .community-member-card .card-body .name body .work-portfolio-modal .work-portfolio-header .col-2 p {
  color: #999;
  margin: 0;
  font-size: 0.12rem;
}
body .work-portfolio-modal .work-portfolio-header .col-2 .h5, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bb-bp-settings-content .notification_info .notification_type h3, #buddypress .bb-bp-settings-content .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bb-bp-settings-content .notification_info .notification_type .animated-blurb, #buddypress .bb-bp-settings-content .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .standard-form .notification_info .notification_type h3, #buddypress .standard-form .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .standard-form .notification_info .notification_type .animated-blurb, #buddypress .standard-form .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bp-profile-content .notification_info .notification_type h3, #buddypress .bp-profile-content .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bp-profile-content .notification_info .notification_type .animated-blurb, #buddypress .bp-profile-content .notification_info .notification_type body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .bb-bp-settings-content body .work-portfolio-modal .work-portfolio-header .col-2 h2.screen-heading, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .standard-form h2.screen-heading, #buddypress .standard-form body .work-portfolio-modal .work-portfolio-header .col-2 h2.screen-heading, body .work-portfolio-modal .work-portfolio-header .col-2 #buddypress .bp-profile-content h2.screen-heading, #buddypress .bp-profile-content body .work-portfolio-modal .work-portfolio-header .col-2 h2.screen-heading, body .work-portfolio-modal .work-portfolio-header .col-2 .gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label label, .gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .cards-section .project-hub-cards .project-hub-card .project-content .project-title, .cards-section .project-hub-cards .project-hub-card .project-content body .work-portfolio-modal .work-portfolio-header .col-2 .project-title, body .work-portfolio-modal .work-portfolio-header .col-2 .open-roles .project-hub-cards .project-hub-card .project-content .project-title, .open-roles .project-hub-cards .project-hub-card .project-content body .work-portfolio-modal .work-portfolio-header .col-2 .project-title, body .work-portfolio-modal .work-portfolio-header .col-2 .pending-invitations .project-hub-cards .project-hub-card .project-content .project-title, .pending-invitations .project-hub-cards .project-hub-card .project-content body .work-portfolio-modal .work-portfolio-header .col-2 .project-title, body .work-portfolio-modal .work-portfolio-header .col-2 .my-projects .project-hub-cards .project-hub-card .project-content .project-title, .my-projects .project-hub-cards .project-hub-card .project-content body .work-portfolio-modal .work-portfolio-header .col-2 .project-title, body .work-portfolio-modal .work-portfolio-header .col-2 .new-projects .project-hub-cards .project-hub-card .project-content .project-title, .new-projects .project-hub-cards .project-hub-card .project-content body .work-portfolio-modal .work-portfolio-header .col-2 .project-title, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-field.acf-accordion .acf-label.acf-accordion-title label, .acf-field.acf-accordion .acf-label.acf-accordion-title body .work-portfolio-modal .work-portfolio-header .col-2 label, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-popup-box.acf-box .title h3, .acf-popup-box.acf-box .title body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 .acf-popup-box.acf-box .title .animated-blurb, .acf-popup-box.acf-box .title body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 .creative-brief__section-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-hub__card-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-files__file-name, body .work-portfolio-modal .work-portfolio-header .col-2 .project-files__metric-value, body .work-portfolio-modal .work-portfolio-header .col-2 .project-summary__timeline-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-summary__info-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-summary__objectives-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-summary__description-title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-summary__metric-value, body .work-portfolio-modal .work-portfolio-header .col-2 .team-section__members-title, body .work-portfolio-modal .work-portfolio-header .col-2 .team-section__roles-title, body .work-portfolio-modal .work-portfolio-header .col-2 .team-section__metric-value, body .work-portfolio-modal .work-portfolio-header .col-2 .team-member-card__modal-info h3, .team-member-card__modal-info body .work-portfolio-modal .work-portfolio-header .col-2 h3, body .work-portfolio-modal .work-portfolio-header .col-2 .team-member-card__modal-info .animated-blurb, .team-member-card__modal-info body .work-portfolio-modal .work-portfolio-header .col-2 .animated-blurb, body .work-portfolio-modal .work-portfolio-header .col-2 .creative-brief-section__title, body .work-portfolio-modal .work-portfolio-header .col-2 .talent-card__name, body .work-portfolio-modal .work-portfolio-header .col-2 .team-role__title, body .work-portfolio-modal .work-portfolio-header .col-2 .project-file__name, body .work-portfolio-modal .work-portfolio-header .col-2 .project-card__title {
  color: white;
  margin: 0.04rem 0 0 0;
  font-size: 0.16rem;
}
body .work-portfolio-modal .current-step {
  color: #CA9332 !important;
}
body .work-portfolio-modal .work-portfolio-container {
  flex: 1;
  padding: 0.24rem;
  overflow-y: auto;
}
body .work-portfolio-modal .step-container {
  display: none;
}
body .work-portfolio-modal .step-container.active {
  display: block !important;
}
body .work-portfolio-modal .message-content {
  text-align: center;
}
body .work-portfolio-modal .main-title {
  color: white;
  margin: 0 0 0.06rem 0;
  font-size: 0.2rem;
}
body .work-portfolio-modal .main-desc {
  color: #999;
  margin: 0 0 0.32rem 0;
  font-size: 0.14rem;
  line-height: 1.5;
}
body .work-portfolio-modal .title-thumbnail-section,
body .work-portfolio-modal .tags-section,
body .work-portfolio-modal .project-images-section,
body .work-portfolio-modal .company-section {
  margin-top: 0.24rem;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple {
  background-color: #101013;
  border-radius: 0;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple:focus, body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple:hover {
  background-color: #0f0f12;
  border: 1px solid #CA9332;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple .select2-selection__choice {
  background-color: #202026;
  border-radius: 0;
  border: 1px solid #CA9332;
  padding: 0.05rem 0.1rem;
  margin: 0;
  color: #CA9332;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple .select2-selection__choice .acf-selection {
  font-size: 0.14rem;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  color: #CA9332;
  background-color: transparent;
}
body .work-portfolio-modal .tags-section .select2-selection.select2-selection--multiple .select2-selection__choice:hover {
  background-color: #202026;
  border: 1px solid #CA9332;
}
body .work-portfolio-modal .tags-section .acf-icon.-plus.acf-js-tooltip.small {
  background-color: transparent;
  color: #CA9332;
  border-color: #CA9332;
}
body .work-portfolio-modal .tags-section .acf-icon.-plus.acf-js-tooltip.small::before {
  font-size: 0.2rem;
  height: auto;
}
body .work-portfolio-modal .project-images-section {
  height: auto;
}
body .work-portfolio-modal .project-images-section #acf-field_65251939b5cf6 {
  padding: 0.5rem;
}
body .work-portfolio-modal .project-images-section .custom-drop-zone {
  border: 2px dashed #CA9332;
  border-radius: 0;
  background: rgba(202, 147, 50, 0.05);
  padding: 0.2rem;
  margin-bottom: 0.1rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .project-images-section .custom-drop-zone:hover {
  border-color: rgb(213.9285714286, 168.75, 89.0714285714);
  background: rgba(202, 147, 50, 0.1);
}
body .work-portfolio-modal .project-images-section .custom-drop-zone.drag-over {
  border-color: rgb(224.0476190476, 190, 129.9523809524);
  background: rgba(202, 147, 50, 0.15);
  transform: scale(1.02);
}
body .work-portfolio-modal .project-images-section .custom-drop-zone.uploading {
  border-color: rgb(234.1666666667, 211.25, 170.8333333333);
  background: rgba(202, 147, 50, 0.2);
  pointer-events: none;
}
body .work-portfolio-modal .project-images-section .custom-drop-zone .drop-zone-content .drop-icon {
  font-size: 2rem;
  margin-bottom: 0.1rem;
  opacity: 0.7;
}
body .work-portfolio-modal .project-images-section .custom-drop-zone .drop-zone-content .drop-text {
  color: #CA9332;
  font-size: 0.18rem;
  font-weight: 600;
  margin-bottom: 0.1rem;
}
body .work-portfolio-modal .project-images-section .custom-drop-zone .drop-zone-content .drop-subtext {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.14rem;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery {
  display: none;
  border: 2px dashed #CA9332;
  border-radius: 0;
  background: rgba(202, 147, 50, 0.05);
  padding: 1rem;
  min-height: 6rem;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery.has-images {
  display: block;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery:hover {
  border-color: rgb(213.9285714286, 168.75, 89.0714285714);
  background: rgba(202, 147, 50, 0.1);
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 0.5rem;
  margin-bottom: 0;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments .acf-gallery-attachment {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  border: 1px solid #202026;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments .acf-gallery-attachment:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments .acf-gallery-attachment img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  display: block;
  border-radius: 0;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments .acf-gallery-attachment .acf-gallery-remove {
  position: absolute;
  top: 4px;
  right: 4px;
  background: rgba(202, 147, 50, 0.9);
  color: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-attachments .acf-gallery-attachment .acf-gallery-remove:hover {
  background: #CA9332;
  transform: scale(1.1);
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery .acf-gallery-add {
  display: none !important;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery.acf-drag-over {
  border-color: rgb(224.0476190476, 190, 129.9523809524);
  background: rgba(202, 147, 50, 0.15);
  transform: scale(1.02);
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-label {
  margin-bottom: 0.5rem;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-label label {
  color: white;
  font-size: 0.16rem;
  font-weight: 600;
}
body .work-portfolio-modal .project-images-section .acf-field-gallery .acf-gallery-instructions {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.14rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-style: italic;
}
body .work-portfolio-modal .footer-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.24rem;
  border-top: 0.01rem solid #333;
  background: #202026;
}
body .work-portfolio-modal .footer-container .back {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  padding: 0.08rem 0.16rem;
  border-radius: 0.06rem;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .footer-container .back:hover {
  background: #333;
  color: white;
}
body .work-portfolio-modal .footer-container .back.disable-click-direct {
  opacity: 0.5;
  cursor: not-allowed;
}
body .work-portfolio-modal .footer-container .step-buttons {
  display: flex;
  gap: 0.12rem;
}
body .work-portfolio-modal .acf-field {
  margin-bottom: 0.2rem;
  padding-bottom: 0.32rem;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery_thumbnail] .acf-label {
  display: none;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery_thumbnail] .show-if-value.image-wrap img {
  border-radius: 0;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-instructions:first-child {
  display: none;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] #acf-field_65251939b5cf6 {
  padding: 0.1rem;
  min-height: unset;
  height: auto;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .description {
  display: none !important;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-main {
  position: relative;
  height: 100%;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-main .acf-gallery-attachments {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  overflow-y: scroll;
  max-height: 1.75rem;
  gap: 0.1rem;
  padding: 0.1rem;
  padding-right: 320px;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-toolbar, body .work-portfolio-modal .acf-field[data-name=photography_gallery] .ui-resizable-handle {
  display: none;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side {
  display: block !important;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  height: 100%;
  background: #202026;
  border-left: 1px solid #CA9332;
  overflow-y: auto;
  z-index: 10;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content {
  padding: 1rem;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data {
  margin-bottom: 1rem;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field {
  margin-bottom: 0.5rem;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field label {
  color: white;
  font-size: 0.14rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  display: block;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field input, body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field textarea {
  width: 100%;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  color: white;
  font-size: 0.14rem;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field input:focus, body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field textarea:focus {
  outline: none;
  border-color: #CA9332;
  background: rgba(255, 255, 255, 0.15);
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field input::placeholder, body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-data .acf-field textarea {
  min-height: 80px;
  resize: vertical;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: #CA9332;
  color: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.3s ease;
}
body .work-portfolio-modal .acf-field[data-name=photography_gallery] .acf-gallery-side .acf-gallery-side-content .acf-gallery-side-close:hover {
  background: rgb(213.9285714286, 168.75, 89.0714285714);
  transform: scale(1.1);
}
body .work-portfolio-modal .acf-input {
  width: 100%;
}
body .work-portfolio-modal .acf-image-uploader .acf-button,
body .work-portfolio-modal .acf-taxonomy-field .acf-button,
body .work-portfolio-modal .acf-gallery .acf-button {
  background: #CA9332;
  color: white;
  padding: 0.12rem 0.24rem;
  border: none;
  border-radius: 0.06rem;
  cursor: pointer;
  font-size: 0.14rem;
  font-weight: 600;
}
body .work-portfolio-modal .acf-image-uploader .acf-button:hover,
body .work-portfolio-modal .acf-taxonomy-field .acf-button:hover,
body .work-portfolio-modal .acf-gallery .acf-button:hover {
  background: #b8860b;
}
body .work-portfolio-modal .acf-form .acf-form-submit {
  display: none !important;
}
body .work-portfolio-modal .custom-scrollbar::-webkit-scrollbar, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar, body .work-portfolio-modal .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar, .trial-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar, .ai-bot-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar, .trial-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar, body .work-portfolio-modal .gallery-page .text-area .textarea-content::-webkit-scrollbar, .gallery-page .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar, body .work-portfolio-modal .gallery-page .text-area .edit-textarea::-webkit-scrollbar, .gallery-page .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar, body .work-portfolio-modal .gallery-page .edit-content .textarea-content::-webkit-scrollbar, .gallery-page .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar, body .work-portfolio-modal .gallery-page .edit-content .edit-textarea::-webkit-scrollbar, .gallery-page .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar, body .work-portfolio-modal .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar, .creative-brief-section-executed .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar, body .work-portfolio-modal .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar, .creative-brief-section-executed .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar, body .work-portfolio-modal .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar, .creative-brief-section-executed .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar, body .work-portfolio-modal .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar, .creative-brief-section-executed .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar {
  width: 0.06rem;
}
body .work-portfolio-modal .custom-scrollbar::-webkit-scrollbar-track, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-track, body .work-portfolio-modal .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-track, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-track, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-track, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-track, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-track, .ai-bot-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-track, .trial-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-track, body .work-portfolio-modal .gallery-page .text-area .textarea-content::-webkit-scrollbar-track, .gallery-page .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-track, body .work-portfolio-modal .gallery-page .text-area .edit-textarea::-webkit-scrollbar-track, .gallery-page .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-track, body .work-portfolio-modal .gallery-page .edit-content .textarea-content::-webkit-scrollbar-track, .gallery-page .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-track, body .work-portfolio-modal .gallery-page .edit-content .edit-textarea::-webkit-scrollbar-track, .gallery-page .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-track, body .work-portfolio-modal .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar-track, .creative-brief-section-executed .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-track, body .work-portfolio-modal .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar-track, .creative-brief-section-executed .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-track, body .work-portfolio-modal .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar-track, .creative-brief-section-executed .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-track, body .work-portfolio-modal .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar-track, .creative-brief-section-executed .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-track {
  background: #333;
}
body .work-portfolio-modal .custom-scrollbar::-webkit-scrollbar-thumb, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb, body .work-portfolio-modal .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-thumb, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-thumb, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb, .ai-bot-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-thumb, .trial-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-thumb, body .work-portfolio-modal .gallery-page .text-area .textarea-content::-webkit-scrollbar-thumb, .gallery-page .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb, body .work-portfolio-modal .gallery-page .text-area .edit-textarea::-webkit-scrollbar-thumb, .gallery-page .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb, body .work-portfolio-modal .gallery-page .edit-content .textarea-content::-webkit-scrollbar-thumb, .gallery-page .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb, body .work-portfolio-modal .gallery-page .edit-content .edit-textarea::-webkit-scrollbar-thumb, .gallery-page .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb, body .work-portfolio-modal .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar-thumb, .creative-brief-section-executed .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb, body .work-portfolio-modal .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar-thumb, .creative-brief-section-executed .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb, body .work-portfolio-modal .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar-thumb, .creative-brief-section-executed .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb, body .work-portfolio-modal .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar-thumb, .creative-brief-section-executed .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb {
  background: #CA9332;
  border-radius: 0.03rem;
}
body .work-portfolio-modal .custom-scrollbar::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .trial-modal .ai-bot-wrap #summaryBiography::-webkit-scrollbar-thumb:hover, .ai-bot-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-thumb:hover, .trial-modal .ai-bot-wrap body .work-portfolio-modal #summaryBiography::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open::-webkit-scrollbar-thumb:hover, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-thumb:hover, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container body .work-portfolio-modal .multiselect-dropdown.open::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .trial-modal .ai-bot-wrap .ai-chat-container textarea::-webkit-scrollbar-thumb:hover, .ai-bot-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-thumb:hover, .trial-modal .ai-bot-wrap .ai-chat-container body .work-portfolio-modal textarea::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .gallery-page .text-area .textarea-content::-webkit-scrollbar-thumb:hover, .gallery-page .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .gallery-page .text-area .edit-textarea::-webkit-scrollbar-thumb:hover, .gallery-page .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .gallery-page .edit-content .textarea-content::-webkit-scrollbar-thumb:hover, .gallery-page .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .gallery-page .edit-content .edit-textarea::-webkit-scrollbar-thumb:hover, .gallery-page .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .creative-brief-section-executed .text-area .textarea-content::-webkit-scrollbar-thumb:hover, .creative-brief-section-executed .text-area body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .creative-brief-section-executed .text-area .edit-textarea::-webkit-scrollbar-thumb:hover, .creative-brief-section-executed .text-area body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .creative-brief-section-executed .edit-content .textarea-content::-webkit-scrollbar-thumb:hover, .creative-brief-section-executed .edit-content body .work-portfolio-modal .textarea-content::-webkit-scrollbar-thumb:hover, body .work-portfolio-modal .creative-brief-section-executed .edit-content .edit-textarea::-webkit-scrollbar-thumb:hover, .creative-brief-section-executed .edit-content body .work-portfolio-modal .edit-textarea::-webkit-scrollbar-thumb:hover {
  background: #b8860b;
}
body .work-portfolio-builder-btn-wrap {
  margin-bottom: 0.15rem;
}
body .work-portfolio-builder-btn-wrap .btn-transparent-normal {
  display: inline-flex;
  align-items: center;
  gap: 0.08rem;
  padding: 0.1rem 0.16rem;
  background: rgba(202, 147, 50, 0.1);
  border: 0.01rem solid #CA9332;
  color: #CA9332;
  text-decoration: none;
  border-radius: 0.06rem;
  transition: all 0.3s ease;
  font-size: 0.14rem;
  font-weight: 600;
}
body .work-portfolio-builder-btn-wrap .btn-transparent-normal:hover {
  background: #CA9332;
  color: white;
  transform: translateY(-0.01rem);
}
body .work-portfolio-builder-btn-wrap .btn-transparent-normal svg {
  width: 0.14rem;
  height: 0.14rem;
}

.project-hub__title, .project-owner-info__name, .team-selection-overview__stat-number, .team-selection-overview__title, .project-metrics__number, .project-overview__title, .project-stats__number {
  color: #ffffff;
  margin-bottom: 0.24rem;
}
.project-hub__subtitle, .team-selection-overview__subtitle, .project-overview__subtitle {
  color: #d9d9d9;
  margin-bottom: 0.16rem;
}
.project-hub__section-title, .project-files__title, .team-section__title, .creative-brief-section__title, .team-member-card__modal-section h4, .project-budget__title, .creative-brief-content__title, .creative-brief-sections__title, .project-summary__title, .project-description__title, .project-info__title, .project-filters__title {
  color: #ffffff;
  margin-bottom: 0.16rem;
}
.project-hub__card-title, .project-files__file-name, .project-files__metric-value, .project-summary__timeline-title, .project-summary__info-title, .project-summary__objectives-title, .project-summary__description-title, .project-summary__metric-value, .team-section__members-title, .team-section__roles-title, .team-section__metric-value, .team-member-card__modal-info h3, .team-member-card__modal-info .animated-blurb, .creative-brief-section__title, .talent-card__name, .team-role__title, .project-file__name, .project-card__title {
  color: #ffffff;
  margin-bottom: 0.08rem;
}
.project-hub__body-text, .project-files__upload-text, .project-files__file-description, .project-files__metric-description, .project-files__subtitle, .project-summary__timeline-text, .project-summary__info-value, .project-summary__objective-item, .project-summary__description-text, .project-summary__metric-description, .project-summary__subtitle, .team-section__member-name, .team-section__role-description, .team-section__role-title, .team-section__metric-description, .team-section__subtitle, .creative-brief-section__description, .team-member-card__modal-section p, .team-member-card__modal-info p, .project-budget__total-label, .creative-brief-content__body p, .project-summary__content p, .talent-card__description, .talent-card__title, .team-role__description, .project-description p, .project-info__value, .project-card__description {
  color: #d9d9d9;
  line-height: 1.6;
}
.project-hub__caption, .project-files__upload-hint, .project-files__file-tag, .project-files__file-date, .project-files__file-type, .project-files__file-size, .project-files__metric-label, .project-summary__timeline-date, .project-summary__tag, .project-summary__info-label, .project-summary__metric-label, .team-section__member-skill, .team-section__member-status, .team-section__member-role, .team-section__role-requirement, .team-section__role-status, .team-section__metric-label, .creative-brief-section__requirement, .creative-brief-section__status-text, .team-member-card__location, .talent-card__skill, .talent-card__reviews, .team-role__status-text, .team-role__requirement, .project-file__size, .project-overview__deadline {
  color: #a5a5a5;
}
.project-hub__label, .team-selection-overview__stat-label, .project-metrics__label, .project-info__label, .project-stats__label, .project-filters__filter label {
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.project-hub__accent, .project-budget__total-amount, .project-owner-info__role, .talent-card__rate, .team-role__budget, .project-info__value--budget, .project-overview__budget, .project-card__budget {
  color: #ca9332;
  font-weight: 600;
}
.project-hub__status {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.project-hub__nav-text {
  color: #a5a5a5;
}
.project-hub__nav-text.active {
  color: #ca9332;
}
.project-hub__btn-text {
  font-weight: 500;
  letter-spacing: -0.39px;
}

.project-progress__step {
  color: #a5a5a5;
  text-align: center;
}
.project-progress__step.active {
  color: #ca9332;
}
.project-progress__step.completed {
  color: #d9d9d9;
}

.team-member__name, .team-member-card__name {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.04rem;
}
.team-member__role, .team-member-card__role {
  color: #686868;
  text-align: center;
}

.creative-brief__section-title {
  color: #ca9332;
  margin-bottom: 0.16rem;
}
.creative-brief__content {
  color: #d9d9d9;
  line-height: 1.5;
}

.project-hub {
  background-color: #101013;
  min-height: 100vh;
  position: relative;
  display: flex;
}
.project-hub__sidebar {
  width: 84px;
  background-color: #202026;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.32rem;
}
.project-hub__main {
  flex: 1;
  margin-left: 84px;
  padding: 0.32rem 0.32rem 0;
  max-width: calc(100vw - 84px);
}
.project-hub__content {
  max-width: 1252px;
  margin: 0 auto;
}
.project-hub__header {
  margin-bottom: 0.32rem;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #323232;
}
.project-hub__section {
  margin-bottom: 0.32rem;
}
.project-hub__section--full-width {
  width: 100%;
}
.project-hub__section--centered {
  text-align: center;
}
.project-hub__grid {
  display: grid;
  gap: 0.24rem;
}
.project-hub__grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
.project-hub__grid--3-cols {
  grid-template-columns: repeat(3, 1fr);
}
.project-hub__grid--4-cols {
  grid-template-columns: repeat(4, 1fr);
}
.project-hub__grid--auto-fit {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
.project-hub__flex {
  display: flex;
}
.project-hub__flex--center {
  justify-content: center;
  align-items: center;
}
.project-hub__flex--between {
  justify-content: space-between;
  align-items: center;
}
.project-hub__flex--start {
  justify-content: flex-start;
  align-items: center;
}
.project-hub__flex--column {
  flex-direction: column;
}

.project-progress {
  background-color: #202026;
  border-radius: 40px;
  padding: 0.16rem;
  margin: 0.24rem 0;
  position: relative;
  overflow: hidden;
}
.project-progress__bar {
  height: 30px;
  background-color: #ca9332;
  border-radius: 40px;
  position: relative;
  transition: width 0.3s ease;
}
.project-progress__steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.16rem;
}
.project-progress__step {
  text-align: center;
  flex: 1;
  position: relative;
}
.project-progress__step::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50%;
  width: 100%;
  height: 2px;
  background-color: #323232;
  transform: translateY(-50%);
}
.project-progress__step:last-child::after {
  display: none;
}

.team-section {
  margin: 0.32rem 0;
}
.team-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.24rem;
  margin-top: 0.24rem;
}
.team-section__member {
  text-align: center;
  padding: 0.16rem;
}

.creative-brief__sections {
  display: flex;
  flex-wrap: wrap;
  gap: 0.16rem;
  margin: 0.24rem 0;
}
.creative-brief__section {
  flex: 1;
  min-width: 180px;
  padding: 0.16rem;
  border: 2px solid transparent;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.creative-brief__section.active {
  border-color: #ca9332;
}
.creative-brief__section:hover {
  border-color: #323232;
}
.creative-brief__content {
  background-color: #202026;
  border: 1px solid #ca9332;
  border-radius: 4px;
  padding: 0.24rem;
  margin: 0.24rem 0;
}

@media (max-width: 1199px) {
  .project-hub__sidebar {
    transform: translateX(-100%);
    transition: transform 0.3s ease;
  }
  .project-hub__sidebar.open {
    transform: translateX(0);
  }
  .project-hub__main {
    margin-left: 0;
    padding: 0.24rem;
  }
  .project-hub__grid--4-cols {
    grid-template-columns: repeat(2, 1fr);
  }
  .project-progress__steps {
    flex-direction: column;
    gap: 0.08rem;
  }
  .project-progress__steps .project-progress__step::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .project-hub__grid--3-cols, .project-hub__grid--4-cols {
    grid-template-columns: 1fr;
  }
  .project-hub__flex {
    flex-direction: column;
    gap: 0.16rem;
  }
  .creative-brief__sections {
    flex-direction: column;
  }
}
.project-card {
  background-color: #202026;
  border-radius: 0.08rem;
  overflow: hidden;
  border: 1px solid #323232;
  transition: all 0.3s ease;
  cursor: pointer;
}
.project-card:hover {
  transform: translateY(-0.04rem);
  box-shadow: 0px 14px 34px 0px rgb(0, 0, 0);
  border-color: #ca9332;
}
.project-card__image {
  position: relative;
  height: 2rem;
  overflow: hidden;
}
.project-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.project-card__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.project-card:hover .project-card__image img {
  transform: scale(1.05);
}
.project-card:hover .project-card__image::after {
  opacity: 1;
}
.project-card__content {
  padding: 0.24rem;
}
.project-card__title {
  margin-bottom: 0.08rem;
  font-size: 0.18rem;
  line-height: 1.3;
}
.project-card__description {
  margin-bottom: 0.16rem;
  font-size: 0.14rem;
  line-height: 1.5;
  color: #a5a5a5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.project-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.08rem;
}
.project-card__status {
  padding: 0.04rem 0.08rem;
  border-radius: 0.2rem;
  font-size: 0.12rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.005rem;
}
.project-card__status--active {
  background-color: rgba(202, 147, 50, 0.2);
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.3);
}
.project-card__status--completed {
  background-color: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}
.project-card__status--pending {
  background-color: rgba(255, 152, 0, 0.2);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.project-card__status--overdue {
  background-color: rgba(244, 67, 54, 0.2);
  color: #f44336;
  border: 1px solid rgba(244, 67, 54, 0.3);
}
.project-card__budget {
  font-weight: 600;
  font-size: 0.14rem;
}
.project-card__actions {
  display: flex;
  gap: 0.08rem;
  padding: 0 0.24rem 0.24rem;
  opacity: 0;
  transform: translateY(0.1rem);
  transition: all 0.3s ease;
}
.project-card:hover .project-card__actions {
  opacity: 1;
  transform: translateY(0);
}
.project-card__btn {
  flex: 1;
  padding: 0.08rem;
  font-size: 0.12rem;
  border-radius: 0.04rem;
}
.project-card__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-card__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-card--featured {
  border-color: #ca9332;
  box-shadow: 0 0.04rem 0.2rem rgba(202, 147, 50, 0.3);
}
.project-card--featured::before {
  content: "Featured";
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
  background-color: #ca9332;
  color: #ffffff;
  padding: 0.04rem 0.08rem;
  border-radius: 0.2rem;
  font-size: 0.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.005rem;
  z-index: 2;
}
.project-card--urgent {
  border-color: #f44336;
}
.project-card--urgent::before {
  content: "Urgent";
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
  background-color: #f44336;
  color: #ffffff;
  padding: 0.04rem 0.08rem;
  border-radius: 0.2rem;
  font-size: 0.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.005rem;
  z-index: 2;
}

.quick-actions {
  display: flex;
  gap: 0.16rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 991px) {
  .quick-actions {
    flex-direction: column;
    align-items: center;
  }
}

.quick-actions__btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  padding: 0.16rem 0.24rem;
  border-radius: 0.08rem;
  font-weight: 500;
  transition: all 0.3s ease;
  min-width: 1.6rem;
  justify-content: center;
}
.quick-actions__btn svg {
  width: 0.2rem;
  height: 0.2rem;
  fill: currentColor;
  transition: transform 0.3s ease;
}
.quick-actions__btn:hover {
  transform: translateY(-0.02rem);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.quick-actions__btn:hover svg {
  transform: scale(1.1);
}
.quick-actions__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.quick-actions__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}

.project-hub__grid--auto-fit {
  grid-template-columns: repeat(auto-fit, minmax(3.2rem, 1fr));
  gap: 0.32rem;
}
@media (max-width: 1199px) {
  .project-hub__grid--auto-fit {
    grid-template-columns: repeat(auto-fit, minmax(2.8rem, 1fr));
    gap: 0.24rem;
  }
}
@media (max-width: 991px) {
  .project-hub__grid--auto-fit {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}

.project-filters {
  margin-bottom: 0.32rem;
  padding: 0.24rem;
  background-color: #202026;
  border-radius: 0.08rem;
  border: 1px solid #323232;
}
.project-filters__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .project-filters__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.project-filters__title {
  margin-bottom: 0;
}
.project-filters__clear {
  padding: 0.04rem 0.08rem;
  font-size: 0.12rem;
  border-radius: 0.04rem;
}
.project-filters__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2rem, 1fr));
  gap: 0.16rem;
}
@media (max-width: 767px) {
  .project-filters__grid {
    grid-template-columns: 1fr;
  }
}
.project-filters__filter {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
.project-filters__filter label {
  font-size: 0.12rem;
  margin-bottom: 0;
}
.project-filters__filter select,
.project-filters__filter input {
  background-color: #101013;
  border-color: #323232;
  color: #ffffff;
}
.project-filters__filter select:focus,
.project-filters__filter input:focus {
  border-color: #ca9332;
  box-shadow: 0 0 0 0.02rem rgba(202, 147, 50, 0.2);
}

.project-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2rem, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.32rem;
}
.project-stats__card {
  background-color: #202026;
  border-radius: 0.08rem;
  padding: 0.24rem;
  border: 1px solid #323232;
  text-align: center;
  transition: all 0.3s ease;
}
.project-stats__card:hover {
  transform: translateY(-0.02rem);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.project-stats__number {
  font-size: 0.32rem;
  margin-bottom: 0.04rem;
  color: #ca9332;
}
.project-stats__label {
  font-size: 0.14rem;
  margin-bottom: 0;
}
.project-stats__trend {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.04rem;
  margin-top: 0.08rem;
  font-size: 0.12rem;
}
.project-stats__trend.positive {
  color: #4CAF50;
}
.project-stats__trend.negative {
  color: #f44336;
}
.project-stats__trend svg {
  width: 0.12rem;
  height: 0.12rem;
  fill: currentColor;
}

@media (max-width: 767px) {
  .project-card__meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.04rem;
  }
  .project-card__actions {
    opacity: 1;
    transform: none;
    padding-top: 0.16rem;
  }
  .quick-actions__btn {
    min-width: 100%;
  }
}
.project-overview {
  background-color: #202026;
  border-radius: 12px;
  padding: 0.32rem;
  border: 1px solid #323232;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 0.32rem;
}
.project-overview__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.32rem;
}
@media (max-width: 1199px) {
  .project-overview__header {
    flex-direction: column;
    gap: 0.24rem;
  }
}
.project-overview__info {
  flex: 1;
}
.project-overview__title {
  font-size: 32px;
  margin-bottom: 0.08rem;
  color: #ffffff;
}
.project-overview__subtitle {
  font-size: 18px;
  margin-bottom: 0.16rem;
  color: #a5a5a5;
}
.project-overview__meta {
  display: flex;
  gap: 0.16rem;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .project-overview__meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.08rem;
  }
}
.project-overview__status {
  padding: 0.04rem 0.16rem;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.project-overview__status--active {
  background-color: rgba(202, 147, 50, 0.2);
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.3);
}
.project-overview__status--completed {
  background-color: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}
.project-overview__status--pending {
  background-color: rgba(255, 152, 0, 0.2);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.project-overview__budget {
  font-weight: 700;
  font-size: 16px;
  padding: 0.04rem 0.16rem;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 6px;
}
.project-overview__deadline {
  color: #a5a5a5;
  padding: 0.04rem 0.16rem;
  background-color: rgba(165, 165, 165, 0.1);
  border-radius: 6px;
}
.project-overview__actions {
  display: flex;
  gap: 0.16rem;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .project-overview__actions {
    flex-direction: column;
    width: 100%;
  }
}
.project-overview__btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  padding: 0.08rem 0.24rem;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.project-overview__btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  transition: transform 0.3s ease;
}
.project-overview__btn:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.project-overview__btn:hover svg {
  transform: scale(1.1);
}
.project-overview__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-overview__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
@media (max-width: 991px) {
  .project-overview__btn {
    width: 100%;
    justify-content: center;
  }
}

.project-info {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  height: fit-content;
}
.project-info__title {
  margin-bottom: 0.24rem;
  font-size: 20px;
}
.project-info__content {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
.project-info__field {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
.project-info__label {
  font-size: 12px;
  margin-bottom: 0;
  color: #a5a5a5;
}
.project-info__value {
  font-size: 14px;
  margin-bottom: 0;
  color: #ffffff;
}
.project-info__value--budget {
  font-weight: 600;
  font-size: 16px;
}

.project-description {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
}
.project-description__title {
  margin-bottom: 0.24rem;
  font-size: 20px;
}
.project-description__content {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
.project-description p {
  font-size: 14px;
  line-height: 1.6;
  color: #d9d9d9;
  margin-bottom: 0;
}

.project-files {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
}
.project-files__grid {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}

.project-file {
  display: flex;
  align-items: center;
  gap: 0.16rem;
  padding: 0.16rem;
  background-color: rgba(16, 16, 19, 0.5);
  border-radius: 6px;
  border: 1px solid #323232;
  transition: all 0.3s ease;
}
.project-file:hover {
  background-color: rgba(16, 16, 19, 0.8);
  border-color: #ca9332;
  transform: translateX(4px);
}
.project-file__icon {
  width: 40px;
  height: 40px;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.project-file__icon svg {
  width: 24px;
  height: 24px;
  fill: #ca9332;
}
.project-file__info {
  flex: 1;
  min-width: 0;
}
.project-file__name {
  font-size: 16px;
  margin-bottom: 0.04rem;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.project-file__size {
  font-size: 12px;
  color: #a5a5a5;
  margin-bottom: 0;
}
.project-file__actions {
  flex-shrink: 0;
}
.project-file__btn {
  padding: 0.04rem 0.16rem;
  font-size: 12px;
  border-radius: 4px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-file__btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}

.project-progress-bar--with-labels .project-progress-bar__steps {
  margin-top: 0.24rem;
}
.project-progress-bar--with-labels .project-progress-bar__step-label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0.04rem;
}
.project-progress-bar--with-labels .project-progress-bar__step-description {
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.8;
  max-width: 140px;
}

.project-hub__grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.32rem;
}
@media (max-width: 1199px) {
  .project-hub__grid--2-cols {
    grid-template-columns: 1fr;
    gap: 0.24rem;
  }
}

.project-status {
  display: inline-flex;
  align-items: center;
  gap: 0.04rem;
  padding: 0.04rem 0.08rem;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.project-status__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: currentColor;
}
.project-status--planning {
  background-color: rgba(255, 152, 0, 0.2);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.project-status--production {
  background-color: rgba(202, 147, 50, 0.2);
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.3);
}
.project-status--post-production {
  background-color: rgba(255, 152, 0, 0.2);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.project-status--delivery {
  background-color: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}

.project-metrics {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 0.24rem;
  margin: 0.32rem 0;
}
.project-metrics__card {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  text-align: center;
  transition: all 0.3s ease;
}
.project-metrics__card:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.project-metrics__number {
  font-size: 28px;
  margin-bottom: 0.04rem;
  color: #ca9332;
}
.project-metrics__label {
  font-size: 12px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .project-overview {
    padding: 0.24rem;
  }
  .project-overview__title {
    font-size: 24px;
  }
  .project-overview__subtitle {
    font-size: 16px;
  }
  .project-info,
  .project-description {
    padding: 0.16rem;
  }
  .project-file {
    flex-direction: column;
    text-align: center;
    gap: 0.08rem;
  }
  .project-file__info {
    text-align: center;
  }
  .project-file__name {
    white-space: normal;
    text-overflow: unset;
  }
}
@media (max-width: 767px) {
  .project-overview__meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .project-overview__actions {
    width: 100%;
  }
  .project-progress-bar--with-labels .project-progress-bar__steps {
    flex-direction: column;
    gap: 0.16rem;
  }
  .project-progress-bar--with-labels .project-progress-bar__step {
    flex-direction: row;
    align-items: center;
    text-align: left;
  }
  .project-progress-bar--with-labels .project-progress-bar__step-icon {
    margin-bottom: 0;
    margin-right: 0.08rem;
  }
  .project-progress-bar--with-labels .project-progress-bar__step-label {
    text-align: left;
    margin-bottom: 0;
  }
  .project-progress-bar--with-labels .project-progress-bar__step-description {
    text-align: left;
    max-width: none;
  }
}
.team-selection-overview {
  background-color: #202026;
  border-radius: 12px;
  padding: 0.32rem;
  border: 1px solid #323232;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 0.32rem;
}
.team-selection-overview__header {
  text-align: center;
}
.team-selection-overview__title {
  font-size: 36px;
  margin-bottom: 0.08rem;
  color: #ffffff;
}
.team-selection-overview__subtitle {
  font-size: 18px;
  margin-bottom: 0.32rem;
  color: #a5a5a5;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.team-selection-overview__stats {
  display: flex;
  justify-content: center;
  gap: 0.32rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .team-selection-overview__stats {
    gap: 0.24rem;
  }
}
.team-selection-overview__stat {
  text-align: center;
  padding: 0.24rem;
  background-color: rgba(16, 16, 19, 0.5);
  border-radius: 8px;
  border: 1px solid #323232;
  min-width: 120px;
}
@media (max-width: 767px) {
  .team-selection-overview__stat {
    min-width: 100px;
    padding: 0.16rem;
  }
}
.team-selection-overview__stat-number {
  font-size: 28px;
  margin-bottom: 0.04rem;
  color: #ca9332;
  display: block;
}
.team-selection-overview__stat-label {
  font-size: 12px;
  margin-bottom: 0;
  color: #a5a5a5;
}

.team-roles {
  margin-bottom: 0.32rem;
}
.team-roles__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 0.24rem;
}
@media (max-width: 991px) {
  .team-roles__grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}

.team-role {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  transition: all 0.3s ease;
}
.team-role:hover {
  border-color: #ca9332;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.team-role__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.16rem;
  gap: 0.08rem;
}
@media (max-width: 767px) {
  .team-role__header {
    flex-direction: column;
    gap: 0.04rem;
  }
}
.team-role__title {
  font-size: 18px;
  margin-bottom: 0;
  color: #ffffff;
}
.team-role__budget {
  font-weight: 700;
  font-size: 16px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 6px;
  white-space: nowrap;
}
.team-role__description {
  font-size: 14px;
  line-height: 1.5;
  color: #d9d9d9;
  margin-bottom: 0.16rem;
}
.team-role__requirements {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-bottom: 0.16rem;
}
.team-role__requirement {
  font-size: 11px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(165, 165, 165, 0.1);
  border-radius: 12px;
  color: #a5a5a5;
  border: 1px solid rgba(165, 165, 165, 0.2);
}
.team-role__status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.08rem;
  border-radius: 6px;
  background-color: rgba(16, 16, 19, 0.5);
}
.team-role__status--filled {
  background-color: rgba(76, 175, 80, 0.1);
  border: 1px solid rgba(76, 175, 80, 0.3);
}
.team-role__status--open {
  background-color: rgba(255, 152, 0, 0.1);
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.team-role__status-text {
  font-size: 12px;
  color: #d9d9d9;
  margin-bottom: 0;
}
.team-role__change-btn {
  padding: 0.04rem 0.08rem;
  font-size: 11px;
  border-radius: 4px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.team-role__change-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}

.talent-filters {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  margin-bottom: 0.24rem;
}
.talent-filters__search {
  display: flex;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
}
@media (max-width: 991px) {
  .talent-filters__search {
    flex-direction: column;
  }
}
.talent-filters__search-input {
  flex: 1;
  background-color: #101013;
  border-color: #323232;
  color: #ffffff;
  padding: 0.08rem 0.16rem;
}
.talent-filters__search-input::placeholder {
  color: #a5a5a5;
}
.talent-filters__search-input:focus {
  border-color: #ca9332;
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.2);
}
.talent-filters__search-btn {
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talent-filters__search-btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.talent-filters__search-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
@media (max-width: 991px) {
  .talent-filters__search-btn {
    width: 100%;
  }
}
.talent-filters__options {
  display: flex;
  gap: 0.16rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .talent-filters__options {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.talent-filters__select {
  background-color: #101013;
  border-color: #323232;
  color: #ffffff;
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  min-width: 150px;
}
.talent-filters__select:focus {
  border-color: #ca9332;
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.2);
}
.talent-filters__select option {
  background-color: #101013;
  color: #ffffff;
}

.talent-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 0.24rem;
}
@media (max-width: 1199px) {
  .talent-grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 0.16rem;
  }
}
@media (max-width: 991px) {
  .talent-grid {
    grid-template-columns: 1fr;
  }
}

.talent-card {
  background-color: #202026;
  border-radius: 12px;
  padding: 0.24rem;
  border: 1px solid #323232;
  transition: all 0.3s ease;
}
.talent-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 14px 34px 0px rgb(0, 0, 0);
  border-color: #ca9332;
}
.talent-card__header {
  display: flex;
  gap: 0.16rem;
  margin-bottom: 0.16rem;
}
.talent-card__avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  border: 2px solid #323232;
  transition: border-color 0.3s ease;
}
.talent-card__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.talent-card:hover .talent-card__avatar {
  border-color: #ca9332;
}
.talent-card__info {
  flex: 1;
  min-width: 0;
}
.talent-card__name {
  font-size: 18px;
  margin-bottom: 0.04rem;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.talent-card__title {
  font-size: 14px;
  margin-bottom: 0.04rem;
  color: #a5a5a5;
}
.talent-card__rating {
  display: flex;
  align-items: center;
  gap: 0.04rem;
}
.talent-card__stars {
  color: #ca9332;
  font-size: 14px;
}
.talent-card__reviews {
  font-size: 11px;
  color: #a5a5a5;
}
.talent-card__body {
  margin-bottom: 0.16rem;
}
.talent-card__description {
  font-size: 14px;
  line-height: 1.5;
  color: #d9d9d9;
  margin-bottom: 0.16rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.talent-card__skills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
}
.talent-card__skill {
  font-size: 11px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 12px;
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.2);
}
.talent-card__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.16rem;
  border-top: 1px solid #323232;
}
.talent-card__rate {
  font-weight: 700;
  font-size: 16px;
}
.talent-card__btn {
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
}
.talent-card__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.talent-card__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}

.team-role__status--open {
  background-color: rgba(255, 152, 0, 0.1);
  border: 1px solid rgba(255, 152, 0, 0.3);
}
.team-role__status--open .team-role__status-text {
  color: #FF9800;
}
.team-role__status--reviewing {
  background-color: rgba(202, 147, 50, 0.1);
  border: 1px solid rgba(202, 147, 50, 0.3);
}
.team-role__status--reviewing .team-role__status-text {
  color: #ca9332;
}

@media (max-width: 1199px) {
  .team-selection-overview__stats {
    gap: 0.24rem;
  }
  .team-selection-overview__stat {
    min-width: 100px;
  }
  .talent-filters__options {
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .team-selection-overview {
    padding: 0.24rem;
  }
  .team-selection-overview__title {
    font-size: 28px;
  }
  .team-selection-overview__subtitle {
    font-size: 16px;
  }
  .team-selection-overview__stats {
    flex-direction: column;
    align-items: center;
  }
  .team-selection-overview__stat {
    width: 100%;
    max-width: 200px;
  }
  .team-role {
    padding: 0.16rem;
  }
  .team-role__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.04rem;
  }
  .team-role__requirements {
    justify-content: flex-start;
  }
  .talent-filters {
    padding: 0.16rem;
  }
  .talent-card {
    padding: 0.16rem;
  }
  .talent-card__header {
    flex-direction: column;
    text-align: center;
    gap: 0.08rem;
  }
  .talent-card__avatar {
    align-self: center;
  }
  .talent-card__info {
    text-align: center;
  }
  .talent-card__footer {
    flex-direction: column;
    gap: 0.08rem;
    align-items: stretch;
  }
  .talent-card__btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .team-role__status {
    flex-direction: column;
    gap: 0.08rem;
    text-align: center;
  }
  .talent-filters__search {
    flex-direction: column;
  }
  .talent-filters__options {
    flex-direction: column;
  }
  .talent-filters__select {
    min-width: auto;
    width: 100%;
  }
}
.project-owner-info {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  margin-bottom: 0.32rem;
  display: flex;
  align-items: center;
  gap: 0.24rem;
}
@media (max-width: 991px) {
  .project-owner-info {
    flex-direction: column;
    text-align: center;
    gap: 0.16rem;
  }
}
.project-owner-info__avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  border: 2px solid #ca9332;
}
.project-owner-info__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.project-owner-info__details {
  flex: 1;
}
.project-owner-info__name {
  font-size: 32px;
  margin-bottom: 0.04rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .project-owner-info__name {
    font-size: 24px;
  }
}
.project-owner-info__role {
  font-size: 14px;
  margin-bottom: 0.08rem;
  font-weight: 500;
}
.project-owner-info__location {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  color: #a5a5a5;
  font-size: 14px;
}
.project-owner-info__location svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
@media (max-width: 991px) {
  .project-owner-info__location {
    justify-content: center;
  }
}

.project-summary {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  margin-bottom: 0.32rem;
}
.project-summary__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.16rem;
}
.project-summary__title {
  font-size: 18px;
  margin-bottom: 0;
  color: #ca9332;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.project-summary__comment {
  width: 20px;
  height: 20px;
  color: #a5a5a5;
  cursor: pointer;
  transition: color 0.3s ease;
}
.project-summary__comment:hover {
  color: #ca9332;
}
.project-summary__comment svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.project-summary__content p {
  font-size: 16px;
  line-height: 1.6;
  color: #d9d9d9;
  margin-bottom: 0;
}

.project-sizzle-reel {
  margin-bottom: 0.32rem;
}
.project-sizzle-reel__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 0.24rem;
}
@media (max-width: 991px) {
  .project-sizzle-reel__grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}

.project-sizzle-reel__item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  background-color: #202026;
  border: 1px solid #323232;
  transition: all 0.3s ease;
}
.project-sizzle-reel__item:hover {
  transform: translateY(-4px);
  box-shadow: 0px 14px 34px 0px rgb(0, 0, 0);
  border-color: #ca9332;
}
.project-sizzle-reel__item__image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.project-sizzle-reel__item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.project-sizzle-reel__item:hover .project-sizzle-reel__item__image img {
  transform: scale(1.05);
}
.project-sizzle-reel__item__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-color: rgba(202, 147, 50, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.project-sizzle-reel__item__play:hover {
  background-color: #ca9332;
  transform: translate(-50%, -50%) scale(1.1);
}
.project-sizzle-reel__item__play svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  margin-left: 2px;
}

.creative-brief-sections {
  margin-bottom: 0.32rem;
}
.creative-brief-sections__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .creative-brief-sections__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.creative-brief-sections__title {
  font-size: 24px;
  margin-bottom: 0;
  color: #ffffff;
}
.creative-brief-sections__add-btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
  font-size: 14px;
}
.creative-brief-sections__add-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.creative-brief-sections__add-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
@media (max-width: 991px) {
  .creative-brief-sections__add-btn {
    width: 100%;
    justify-content: center;
  }
}
.creative-brief-sections__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.16rem;
}
@media (max-width: 991px) {
  .creative-brief-sections__grid {
    flex-direction: column;
  }
}

.creative-brief-section {
  flex: 1;
  min-width: 180px;
  padding: 0.16rem;
  border: 2px solid transparent;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #202026;
}
.creative-brief-section:hover {
  border-color: #323232;
  transform: translateY(-2px);
}
.creative-brief-section.active {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section__title {
  font-size: 16px;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 500;
}

.creative-brief-content {
  background-color: #202026;
  border: 1px solid #ca9332;
  border-radius: 4px;
  padding: 0.24rem;
  margin-bottom: 0.32rem;
}
.creative-brief-content__header {
  margin-bottom: 0.16rem;
}
.creative-brief-content__title {
  font-size: 18px;
  margin-bottom: 0;
  color: #ca9332;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.creative-brief-content__body p {
  font-size: 24px;
  line-height: 1.2;
  color: #d9d9d9;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 991px) {
  .creative-brief-content__body p {
    font-size: 18px;
    text-align: left;
  }
}

.team-section {
  margin-bottom: 0.32rem;
}
.team-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .team-section__grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 0.16rem;
  }
}
.team-section__actions {
  display: flex;
  justify-content: center;
}
.team-section__btn {
  padding: 0.08rem 0.24rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
  font-weight: 500;
}
.team-section__btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.team-section__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.team-section__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}

.project-budget {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  box-shadow: 0px 14px 34px 0px rgb(0, 0, 0);
}
.project-budget__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .project-budget__header {
    flex-direction: column;
    gap: 0.16rem;
    text-align: center;
  }
}
.project-budget__title {
  font-size: 24px;
  margin-bottom: 0;
  color: #ffffff;
}
.project-budget__total {
  display: flex;
  align-items: center;
  gap: 0.16rem;
}
@media (max-width: 767px) {
  .project-budget__total {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.project-budget__total-label {
  font-size: 18px;
  color: #d9d9d9;
  font-weight: 600;
}
.project-budget__total-amount {
  font-size: 24px;
  font-weight: 700;
}
.project-budget__wallet-icon {
  width: 24px;
  height: 24px;
  color: #ca9332;
}
.project-budget__wallet-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.team-member-card--compact {
  padding: 0.16rem;
}
.team-member-card--compact .team-member-card__avatar {
  width: 47px;
  height: 47px;
}
.team-member-card--compact .team-member-card__name {
  font-size: 24px;
  margin-bottom: 0.04rem;
}
.team-member-card--compact .team-member-card__role {
  font-size: 14px;
  color: #686868;
}
.team-member-card--compact .team-member-card__actions {
  margin-top: 0.16rem;
}

.creative-brief-section--custom {
  border-style: dashed;
  border-color: #323232;
}
.creative-brief-section--custom:hover {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--required {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--required::before {
  content: "*";
  color: #ca9332;
  margin-right: 0.04rem;
}

@media (max-width: 1199px) {
  .creative-brief-sections__grid {
    justify-content: center;
  }
  .creative-brief-section {
    min-width: 160px;
  }
}
@media (max-width: 991px) {
  .project-owner-info {
    padding: 0.16rem;
  }
  .project-owner-info__name {
    font-size: 24px;
  }
  .project-summary {
    padding: 0.16rem;
  }
  .project-summary__header {
    flex-direction: column;
    gap: 0.08rem;
    align-items: flex-start;
  }
  .creative-brief-sections__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
  .creative-brief-sections__grid {
    flex-direction: column;
  }
  .creative-brief-section {
    min-width: auto;
    width: 100%;
  }
  .creative-brief-content {
    padding: 0.16rem;
  }
  .creative-brief-content__body p {
    font-size: 18px;
    text-align: left;
  }
  .team-section__grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 0.08rem;
  }
  .project-budget {
    padding: 0.16rem;
  }
  .project-budget__header {
    flex-direction: column;
    gap: 0.16rem;
    text-align: center;
  }
  .project-budget__total {
    flex-direction: column;
    gap: 0.08rem;
  }
}
@media (max-width: 767px) {
  .project-sizzle-reel__grid {
    grid-template-columns: 1fr;
  }
  .creative-brief-sections__add-btn {
    width: 100%;
    justify-content: center;
  }
  .team-section__actions .team-section__btn {
    width: 100%;
  }
}
.creative-brief-select-team {
  background-color: #101013;
  min-height: 100vh;
  position: relative;
}
.creative-brief-select-team .progress-bar {
  padding: 0.16rem 0;
  border-bottom: 0.01rem solid #323232;
}
.creative-brief-select-team .progress-bar .progress-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 12.52rem;
  margin: 0 auto;
  position: relative;
}
.creative-brief-select-team .progress-bar .progress-steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.08rem;
  color: #CFCFD7;
  font-size: 0.12rem;
  font-weight: 500;
  letter-spacing: -0.0036rem;
}
.creative-brief-select-team .progress-bar .progress-steps .step.active {
  color: #CA9332;
}
.creative-brief-select-team .progress-bar .progress-steps .step .step-indicator {
  width: 12.52rem;
  height: 0.3rem;
  background-color: #202025;
  border-radius: 2.5rem;
  position: relative;
  overflow: hidden;
}
.creative-brief-select-team .progress-bar .progress-steps .step .step-indicator .progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #CA9332;
  border-radius: 2.5rem;
  transition: width cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.creative-brief-select-team .progress-bar .progress-steps .step .arrow {
  width: 0.12rem;
  height: 0.12rem;
  margin: 0 0.08rem;
}
.creative-brief-select-team .page-header {
  padding: 0.24rem 0.16rem;
}
.creative-brief-select-team .page-header .back-button {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  color: #ffffff;
  font-size: 0.135rem;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 0.24rem;
}
.creative-brief-select-team .page-header .back-button .arrow-icon {
  transform: rotate(180deg);
  width: 0.128rem;
  height: 0.135rem;
}
.creative-brief-select-team .page-header .header-actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.16rem;
}
.creative-brief-select-team .page-header .header-actions .action-icon {
  width: 0.22rem;
  height: 0.18rem;
  cursor: pointer;
}
.creative-brief-select-team .reasoning-section {
  background-color: #101013;
  border: 0.01rem solid #CA9332;
  border-radius: 0.02rem;
  padding: 0.24rem;
  margin: 0.4rem 0 0.77rem 0;
}
.creative-brief-select-team .reasoning-section .wrapper {
  display: flex;
  justify-content: space-between;
}
.creative-brief-select-team .reasoning-section .reasoning-header {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin-bottom: 0.24rem;
  width: 3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .creative-brief-select-team .reasoning-section .reasoning-header {
    width: 100%;
  }
}
.creative-brief-select-team .reasoning-section .reasoning-header .sparks-icon {
  width: 0.24rem;
  height: 0.24rem;
}
.creative-brief-select-team .reasoning-section .reasoning-header .reasoning-title {
  color: #CA9332;
  font-size: 0.24rem;
  font-weight: 600;
  letter-spacing: -0.0072rem;
}
.creative-brief-select-team .reasoning-section .reasoning-criteria {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.24rem;
}
.creative-brief-select-team .reasoning-section .reasoning-criteria .criteria-item {
  color: #737373;
  font-size: 0.14rem;
  line-height: 1.1;
  letter-spacing: -0.007rem;
}
.creative-brief-select-team .reasoning-section .reasoning-criteria .criteria-item::before {
  content: "•";
  color: #686868;
  margin-right: 0.08rem;
}
.creative-brief-select-team .reasoning-section .ai-explanation {
  margin-top: 0.2rem;
  padding: 0.16rem;
  background: #f8f9fa;
  border-radius: 0.08rem;
  border-left: 0.04rem solid #CA9332;
}
.creative-brief-select-team .reasoning-section .ai-explanation .explanation-text {
  font-size: 0.14rem;
  line-height: 1.6;
  color: #333;
  margin: 0;
}
.creative-brief-select-team .team-selection {
  padding: 0 0.16rem;
}
.creative-brief-select-team .team-selection .section-header {
  margin-bottom: 0.24rem;
}
.creative-brief-select-team .team-selection .section-header .section-title {
  color: #CA9332;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
  margin-bottom: 0.08rem;
}
.creative-brief-select-team .team-selection .section-header .section-description {
  color: #737373;
  font-size: 0.14rem;
  margin-top: 0.08rem;
  line-height: 1.1;
  letter-spacing: -0.007rem;
  max-width: 25.5rem;
}
.creative-brief-select-team .team-selection .role-section {
  margin-bottom: 0.32rem;
}
.creative-brief-select-team .team-selection .role-section .role-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.16rem 0;
  border-top: 0.01rem solid #323232;
  border-bottom: 0;
  margin-bottom: 0.2rem;
  margin-top: 0.4rem;
  padding-top: 0.4rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .role-title {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 700;
  letter-spacing: -0.0072rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter {
  display: flex;
  align-items: center;
  gap: 0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars {
  display: flex;
  position: relative;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar {
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #101013;
  position: relative;
  z-index: 1;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(1) {
  z-index: 1;
  margin-left: 0;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(2) {
  z-index: 2;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(3) {
  z-index: 3;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(4) {
  z-index: 4;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(5) {
  z-index: 5;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(6) {
  z-index: 6;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(7) {
  z-index: 7;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(8) {
  z-index: 8;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(9) {
  z-index: 9;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:nth-child(10) {
  z-index: 10;
  margin-left: -0.08rem;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .selected-avatars .avatar:not(:first-child) {
  box-shadow: 0 0 0 2px #101013;
}
.creative-brief-select-team .team-selection .role-section .role-header .selection-counter .counter-badge {
  background-color: transparent;
  border: 0.01rem solid #4C4C54;
  border-radius: 100px;
  padding: 0.06rem 0.12rem;
  color: #D1D8DB;
  font-size: 0.12rem;
  font-weight: 500;
  letter-spacing: -0.0036rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid {
  display: flex;
  grid-template-columns: repeat(3, 4.56rem);
  gap: 0.22rem;
  justify-content: start;
  overflow-x: scroll;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card {
  background-color: rgba(32, 32, 38, 0.4);
  border-radius: 0.02rem;
  height: fit-content;
  padding: 0.24rem;
  position: relative;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card.selected {
  background-color: rgba(32, 32, 38, 0.4);
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card.selected .select {
  background-color: white !important;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #323232;
  margin-bottom: 0.12rem;
  width: 100%;
  padding-bottom: 0.16rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .member-avatar {
  width: 0.47rem;
  height: 0.47rem;
  border-radius: 50%;
  overflow: hidden;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .member-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.08rem;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.02rem;
  padding: 0.13rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .sparks-icon {
  width: 0.24rem;
  height: 0.24rem;
  color: #CA9332;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .rating {
  display: flex;
  align-items: baseline;
  gap: 0.02rem;
  color: white;
  font-size: 0.13rem;
  font-weight: 500;
  letter-spacing: -0.0039rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .rating .rating-value {
  color: white;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .rating .rating-max {
  color: #686868;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .confidence-interval {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.08rem;
  padding: 0.04rem 0.08rem;
  background: rgba(202, 147, 50, 0.1);
  border-radius: 0.04rem;
  font-size: 0.11rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .confidence-interval .confidence-label {
  color: #666;
  font-weight: 500;
  margin-bottom: 0.02rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-header .rating-badge .confidence-interval .confidence-value {
  color: #CA9332;
  font-weight: 600;
  font-size: 0.12rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-name {
  color: white;
  text-align: left;
  margin-bottom: 0.08rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-expertise {
  color: #686868;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-info {
  margin-bottom: 0.16rem;
  width: 100%;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-info .member-details {
  display: flex;
  align-items: center;
  gap: 0.16rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-info .member-details .detail-item {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  color: white;
  font-size: 0.14rem;
  line-height: 1.1;
  letter-spacing: -0.007rem;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-info .member-details .detail-item .detail-icon {
  width: 0.16rem;
  height: 0.16rem;
  color: #686868;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .member-info .member-details .divider {
  width: 1px;
  height: 0.26rem;
  height: 0.26rem;
  background-color: #323232;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions {
  display: flex;
  gap: 0.16rem;
  width: 100%;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .select.selected {
  background-color: white !important;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn {
  flex: 1;
  padding: 0.18rem 0.54rem;
  border-radius: 0.02rem;
  font-size: 0.13rem;
  font-weight: 500;
  letter-spacing: -0.0039rem;
  text-align: center;
  text-decoration: none;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  text-transform: unset !important;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-transparent.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-transparent#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-transparent.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-transparent.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-transparent, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-transparent.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-transparent.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-transparent[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.bb-more-link, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.button-hero, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more.button-primary, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.media-button-select, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more-jump, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-transparent.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-transparent.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#cancel-acf-submit, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-transparent.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary#cancel-acf-submit, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__upload-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__file-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__view-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__search-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__filter#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__description-more#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__filter#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__member-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__role-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-section__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-member-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .quick-actions__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-filters__clear#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-overview__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-file__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-role__change-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-filters__search-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn#cancel-acf-submit {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  width: 2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-transparent.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-transparent#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-transparent.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-transparent.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-transparent, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-transparent.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-transparent.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-transparent[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.bb-more-link, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.button-hero, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more.button-primary, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.media-button-select, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more-jump, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-transparent.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-transparent.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#cancel-acf-submit, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-transparent.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary#cancel-acf-submit, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-transparent, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-transparent[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__upload-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__file-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__view-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__search-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__filter#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__description-more#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__filter#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__member-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__role-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-section__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-member-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .quick-actions__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-filters__clear#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-overview__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-file__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-role__change-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-filters__search-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-card__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn#cancel-acf-submit, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__btn#cancel-acf-submit, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn#cancel-acf-submit {
    width: auto;
  }
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-transparent:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-transparent:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-transparent.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-transparent#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-transparent.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-transparent.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-transparent.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-transparent:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-transparent.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-transparent.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-transparent[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit #cancel-acf-submit.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit section.membership-levels input#cancel-acf-submit[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input#cancel-acf-submit[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.bb-more-link:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.button-hero:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more.button-primary:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.media-button-select:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.button.load-more-jump:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#cancel-acf-submit:hover, .expert-service_invite form .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #cancel-acf-submit.filter:hover, body.blog .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #cancel-acf-submit.filter:hover, body.category .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #cancel-acf-submit.filter:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input#cancel-acf-submit[type=submit]:hover, section.membership-levels .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#cancel-acf-submit[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-transparent[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-transparent.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-transparent.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#cancel-acf-submit:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-transparent.mce-btn.mce-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary#cancel-acf-submit:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.mce-btn.mce-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit:hover, .acf-form-submit .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-transparent:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit a#cancel-acf-submit:hover, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-transparent:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-transparent:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-transparent[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#cancel-acf-submit:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-transparent[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__upload-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__upload-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__file-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__file-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__view-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__view-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__search-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__filter#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-files__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-files__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__description-more:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__description-more#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-summary__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-summary__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__filter#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__member-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__member-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__role-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__role-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-section__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-member-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-member-card__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-card__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.quick-actions__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .quick-actions__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-filters__clear:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-filters__clear#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-overview__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-overview__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.project-file__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .project-file__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-role__change-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-role__change-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-filters__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-filters__search-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.talent-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .talent-card__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.creative-brief-sections__add-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn#cancel-acf-submit:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-transparent.team-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .team-section__btn#cancel-acf-submit:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn#cancel-acf-submit:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button.button-hero, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.button-hero, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-button-select, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.button-hero, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-button-select, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more-jump, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-primary.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog body.category .journal-hero .filter, body.category .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, body.blog body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, body.category body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-primary.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category body.blog .journal-hero .filter, body.blog .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter, body.category body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, body.blog body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-primary[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-primary[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-primary.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-primary.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window a.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window a.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window input.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window input.mce-btn.mce-primary[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.bb-more-link, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary#gform_submit_button_5, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.button-hero, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.media-button-select, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.load-more-jump, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.filter, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.filter, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.mce-btn.mce-primary[type=submit], .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.acf-gallery-add, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__upload-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__file-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__view-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__search-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__filter[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__filter[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__description-more[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__filter[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__filter[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__member-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__role-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-section__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-member-card__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-card__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-card__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.quick-actions__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-filters__clear[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-overview__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-file__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-file__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-role__change-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-filters__search-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-card__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-sections__add-btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__btn[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__btn[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.acf-gallery-add {
  background-color: #CA9332;
  border: 1px solid #CA9332;
  color: black;
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.button-hero.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-primary.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog body.category .journal-hero .filter:hover, body.category .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, body.blog body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, body.category body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-primary.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category body.blog .journal-hero .filter:hover, body.blog .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.bb-more-link:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.button-hero:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-button-select:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter.button.load-more-jump:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.filter:hover, body.category body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, body.blog body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-primary[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-primary[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit].filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-primary[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].bb-more-link:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.button-hero:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-button-select:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].button.load-more-jump:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit].filter:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-primary.mce-btn.mce-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window a.mce-btn.mce-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window a.mce-btn.mce-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window input.mce-btn.mce-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window input.mce-btn.mce-primary[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.mce-btn.mce-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.mce-btn.mce-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.mce-btn.mce-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.bb-more-link:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.button-hero:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.media-button-select:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.mce-btn.mce-primary:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.filter:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.filter:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.mce-btn.mce-primary[type=submit]:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-btn.mce-primary.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__upload-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__upload-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__upload-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__upload-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__upload-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__upload-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__file-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__file-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__file-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__file-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__file-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__file-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__view-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__view-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__view-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__view-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__view-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__view-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__search-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__search-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__filter[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__filter.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-files__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-files__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-files__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-files__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-summary__description-more:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__description-more:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__description-more:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__description-more:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__description-more[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__description-more.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-summary__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-summary__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-summary__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-summary__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__filter[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__filter.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__member-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__member-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__member-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__member-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__member-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__member-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__role-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__role-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__role-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__role-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__role-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__role-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.creative-brief-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-section__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-section__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-member-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-member-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-member-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-member-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-member-card__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-member-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-card__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.quick-actions__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.quick-actions__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.quick-actions__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.quick-actions__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.quick-actions__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .quick-actions__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-filters__clear:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-filters__clear:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-filters__clear:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-filters__clear:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-filters__clear[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-filters__clear.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-overview__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-overview__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-overview__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-overview__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-overview__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-overview__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.project-file__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-file__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.project-file__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-file__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.project-file__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .project-file__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-role__change-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-role__change-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-role__change-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-role__change-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-role__change-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-role__change-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.talent-filters__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-filters__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-filters__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-filters__search-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-filters__search-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-filters__search-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.talent-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.talent-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-card__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.talent-card__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .talent-card__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.creative-brief-sections__add-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-sections__add-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.creative-brief-sections__add-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-sections__add-btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.creative-brief-sections__add-btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-primary.team-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.team-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.bb-more-link:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn#gform_submit_button_5:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.button-hero:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.load-more.button-primary:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.media-button-select:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.media-menu-item#menu-item-upload:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.button.load-more-jump:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__btn:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.filter:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.team-section__btn[type=submit]:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.acf-gallery-add:hover, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .team-section__btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
.creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-selected, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .single.single-forum .bbp-forum-content-wrap .btn-selected.bb-more-link, .single.single-forum .bbp-forum-content-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.bb-more-link, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-selected#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected#gform_submit_button_5, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-selected.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.button, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .wp-core-ui .btn-selected.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.button.button-hero, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-selected.button.load-more.button-primary, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.button.load-more.button-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-selected.media-button-select, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.media-button-select, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-selected.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.media-menu-item#menu-item-upload, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .media-modal.wp-core-ui .btn-selected.button.load-more-jump, .media-modal.wp-core-ui .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.button.load-more-jump, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .expert-service_invite form .gform-footer input.btn-selected, .expert-service_invite form .gform-footer .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.blog .journal-hero .btn-selected.filter, body.blog .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions body.category .journal-hero .btn-selected.filter, body.category .journal-hero .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions section.membership-levels input.btn-selected[type=submit], section.membership-levels .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-selected[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .acf-form-submit input.btn-selected[type=submit], .acf-form-submit .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-selected[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .edit-work-menu-wrap .btn-selected.acf-gallery-add, .edit-work-menu-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .add-new-work-wrap .btn-selected.acf-gallery-add, .add-new-work-wrap .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.acf-gallery-add, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .mce-window .btn-selected.mce-btn.mce-primary, .mce-window .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.mce-btn.mce-primary, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-selected, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-selected, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions a.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-selected, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions button.btn-selected, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-selected[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions input.btn-selected[type=submit], .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__upload-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__file-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__view-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-files__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-summary__description-more, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-summary__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-section__filter, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-section__member-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-section__role-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.creative-brief-section__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-member-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.quick-actions__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-filters__clear, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-overview__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.project-file__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-role__change-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.talent-filters__search-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.talent-card__btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.creative-brief-sections__add-btn, .creative-brief-select-team .team-selection .role-section .team-grid .team-member-card .card-actions .btn-selected.team-section__btn {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.creative-brief-select-team .team-selection .add-role-section {
  padding: 0.24rem 0;
  border-top: 0.01rem solid #323232;
}
.creative-brief-select-team .team-selection .add-role-section #openAddRoleModal {
  border: 1px solid #323232;
}
.creative-brief-select-team .team-selection .add-role-section #openAddRoleModal:hover {
  color: black !important;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form {
  display: flex;
  align-items: center;
  gap: 0.24rem;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .form-icon {
  width: 0.26rem;
  height: 0.26rem;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .role-input {
  flex: 1;
  background-color: transparent;
  border: none;
  border-bottom: 0.01rem solid #323232;
  color: #a5a5a5;
  font-size: 0.24rem;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -0.0072rem;
  padding: 0.08rem 0;
  transition: all 0.3s ease;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .role-input::placeholder {
  color: #a5a5a5;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .role-input:focus {
  outline: none;
  border-bottom-color: #CA9332;
  box-shadow: unset !important;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .add-role-btn {
  background-color: transparent;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
  border-radius: 0.02rem;
  color: #ffffff;
  font-size: 0.13rem;
  font-weight: 500;
  letter-spacing: -0.0039rem;
  padding: 0.18rem 0.54rem;
  cursor: pointer;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.creative-brief-select-team .team-selection .add-role-section .add-role-form .add-role-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .creative-brief-select-team .progress-bar {
    padding: 0.08rem 0;
  }
  .creative-brief-select-team .progress-bar .progress-steps {
    max-width: 100%;
    padding: 0 0.08rem;
  }
  .creative-brief-select-team .progress-bar .progress-steps .step {
    font-size: 0.1rem;
  }
  .creative-brief-select-team .progress-bar .progress-steps .step .step-indicator {
    width: 8rem;
    height: 0.2rem;
  }
  .creative-brief-select-team .page-header {
    padding: 0.08rem;
  }
  .creative-brief-select-team .page-header .back-button {
    font-size: 0.12rem;
    margin-bottom: 0.16rem;
  }
  .creative-brief-select-team .reasoning-section {
    margin: 0.16rem 0.08rem;
    padding: 0.16rem;
  }
  .creative-brief-select-team .reasoning-section .reasoning-criteria {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
  .creative-brief-select-team .team-selection {
    padding: 0 0.08rem;
  }
  .creative-brief-select-team .team-selection .team-grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
  .creative-brief-select-team .team-selection .add-role-section .add-role-form {
    flex-direction: column;
    align-items: stretch;
    gap: 0.16rem;
  }
  .creative-brief-select-team .team-selection .add-role-section .add-role-form .role-input {
    text-align: center;
  }
}

.reasoning-tooltip {
  position: fixed;
  background: #202026;
  border-radius: 0.08rem;
  box-shadow: 0 0.08rem 0.24rem rgba(0, 0, 0, 0.3);
  padding: 0.24rem;
  max-width: 7rem;
  z-index: 9999;
  opacity: 0;
  transform: translateY(0.05rem);
  transition: all 0.2s ease;
  pointer-events: none;
}

.reasoning-tooltip.active {
  opacity: 1;
  transform: translateY(0);
}

.tooltip-content {
  padding: 0;
}

.tooltip-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.tooltip-header .header-left {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #CA9332;
  font-size: 0.16rem;
}
.tooltip-header .header-left .spark-icon {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.08rem;
}
.tooltip-header .confidence-interval {
  color: white;
  font-size: 0.16rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.tooltip-body {
  font-size: 0.14rem;
  line-height: 1.4;
  color: #686868;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.1rem 0.2rem;
}
.tooltip-body .criteria-item {
  position: relative;
  padding-left: 0.12rem;
  display: flex;
  align-self: center;
}
.tooltip-body .criteria-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background: #686868;
  border-radius: 50%;
}

/* Rating badge hover effect */
.rating-badge {
  cursor: pointer;
  transition: transform 0.2s ease;
}

.rating-badge:hover {
  transform: scale(1.05);
}

/* Save Team Button Styles */
.save-team-section {
  display: flex;
  justify-content: flex-end;
  padding: 0.4rem 0;
}
.save-team-section .btn.disabled, .save-team-section #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .save-team-section a.disabled, .save-team-section .single.single-forum .bbp-forum-content-wrap .disabled.bb-more-link, .single.single-forum .bbp-forum-content-wrap .save-team-section .disabled.bb-more-link, .save-team-section .sign-in-section .sign-in-content-wrapper .gform-footer .disabled#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .save-team-section .disabled#gform_submit_button_5, .save-team-section .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .disabled.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .save-team-section .disabled.button, .save-team-section .media-modal.wp-core-ui .wp-core-ui .disabled.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .save-team-section .disabled.button.button-hero, .save-team-section .media-modal.wp-core-ui .disabled.button.load-more.button-primary, .media-modal.wp-core-ui .save-team-section .disabled.button.load-more.button-primary, .save-team-section .media-modal.wp-core-ui .disabled.media-button-select, .media-modal.wp-core-ui .save-team-section .disabled.media-button-select, .save-team-section .media-modal.wp-core-ui .disabled.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .save-team-section .disabled.media-menu-item#menu-item-upload, .save-team-section .media-modal.wp-core-ui .disabled.button.load-more-jump, .media-modal.wp-core-ui .save-team-section .disabled.button.load-more-jump, .save-team-section .expert-service_invite form .gform-footer input.disabled, .expert-service_invite form .gform-footer .save-team-section input.disabled, .save-team-section body.blog .journal-hero .disabled.filter, body.blog .journal-hero .save-team-section .disabled.filter, .save-team-section body.category .journal-hero .disabled.filter, body.category .journal-hero .save-team-section .disabled.filter, .save-team-section section.membership-levels input.disabled[type=submit], section.membership-levels .save-team-section input.disabled[type=submit], .save-team-section .acf-form-submit input.disabled[type=submit], .acf-form-submit .save-team-section input.disabled[type=submit], .save-team-section .edit-work-menu-wrap .disabled.acf-gallery-add, .edit-work-menu-wrap .save-team-section .disabled.acf-gallery-add, .save-team-section .add-new-work-wrap .disabled.acf-gallery-add, .add-new-work-wrap .save-team-section .disabled.acf-gallery-add, .save-team-section .mce-window .disabled.mce-btn.mce-primary, .mce-window .save-team-section .disabled.mce-btn.mce-primary, .save-team-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .save-team-section button.disabled, .save-team-section .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .save-team-section a.disabled, .save-team-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .save-team-section button.disabled, .save-team-section .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.disabled[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .save-team-section input.disabled[type=submit], .save-team-section .disabled.project-files__upload-btn, .save-team-section .disabled.project-files__file-btn, .save-team-section .disabled.project-files__view-btn, .save-team-section .disabled.project-files__search-btn, .save-team-section .disabled.project-files__filter, .save-team-section .disabled.project-files__btn, .save-team-section .disabled.project-summary__description-more, .save-team-section .disabled.project-summary__btn, .save-team-section .disabled.team-section__filter, .save-team-section .disabled.team-section__member-btn, .save-team-section .disabled.team-section__role-btn, .save-team-section .disabled.creative-brief-section__btn, .save-team-section .disabled.team-member-card__btn, .save-team-section .disabled.project-card__btn, .save-team-section .disabled.quick-actions__btn, .save-team-section .disabled.project-filters__clear, .save-team-section .disabled.project-overview__btn, .save-team-section .disabled.project-file__btn, .save-team-section .disabled.team-role__change-btn, .save-team-section .disabled.talent-filters__search-btn, .save-team-section .disabled.talent-card__btn, .save-team-section .disabled.creative-brief-sections__add-btn, .save-team-section .disabled.team-section__btn {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.add-role-modal .user-selection-container {
  margin-top: 0.1rem;
}
.add-role-modal .user-selection-container .user-search {
  margin-bottom: 0.15rem;
}
.add-role-modal .user-selection-container .user-search input {
  width: 100%;
  padding: 0.08rem;
  background: #16161B;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  color: white;
  font-size: 0.14rem;
}
.add-role-modal .user-selection-container .user-search input:focus {
  outline: none;
  border-color: #CA9332;
}
.add-role-modal .user-selection-container .user-search input::placeholder {
  color: #737373;
}
.add-role-modal .user-selection-container .user-list {
  max-height: 2rem;
  overflow-y: auto;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  background: #16161B;
  margin-bottom: 0.15rem;
}
.add-role-modal .user-selection-container .user-list .user-item {
  display: flex;
  align-items: center;
  padding: 0.1rem;
  border-bottom: 1px solid #323232;
  transition: background-color 0.2s;
}
.add-role-modal .user-selection-container .user-list .user-item:last-child {
  border-bottom: none;
}
.add-role-modal .user-selection-container .user-list .user-item:hover {
  background: rgba(255, 255, 255, 0.05);
}
.add-role-modal .user-selection-container .user-list .user-item .user-avatar {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
}
.add-role-modal .user-selection-container .user-list .user-item .user-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.add-role-modal .user-selection-container .user-list .user-item .user-info {
  flex: 1;
}
.add-role-modal .user-selection-container .user-list .user-item .user-info .user-name {
  color: white;
  font-size: 0.14rem;
  font-weight: 600;
  margin-bottom: 0.02rem;
}
.add-role-modal .user-selection-container .user-list .user-item .user-info .user-email {
  color: #737373;
  font-size: 0.12rem;
}
.add-role-modal .user-selection-container .user-list .user-item .user-actions .btn-sm {
  padding: 0.04rem 0.08rem;
  font-size: 0.12rem;
  min-width: auto;
}
.add-role-modal .user-selection-container .selected-users .selected-users-header {
  color: #686868;
  font-size: 0.12rem;
  font-weight: 600;
  margin-bottom: 0.08rem;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.05rem;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item {
  display: flex;
  align-items: center;
  background: #16161B;
  border: 1px solid #323232;
  border-radius: 0.15rem;
  padding: 0.04rem 0.08rem;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item .user-avatar {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.05rem;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item .user-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item .user-name {
  color: white;
  font-size: 0.11rem;
  margin-right: 0.05rem;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item .remove-user-btn {
  background: none;
  border: none;
  color: #737373;
  cursor: pointer;
  font-size: 0.14rem;
  padding: 0;
  width: 0.16rem;
  height: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s;
}
.add-role-modal .user-selection-container .selected-users .selected-users-list .selected-user-item .remove-user-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: white;
}

.budgeting-page {
  background-color: #101013;
  min-height: 100vh;
  margin-top: 0.4rem;
  padding: 0;
}
.budgeting-page .helper-text {
  margin-top: 0.13rem;
  margin-bottom: 0.15rem;
}
.budgeting-page .budget-summary {
  background-color: #101013;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  padding: 0.24rem;
  box-shadow: 0px 0.14rem 0.34rem 0px rgb(0, 0, 0);
}
.budgeting-page .budget-summary .summary-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.budgeting-page .budget-summary .summary-content .summary-left {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.budgeting-page .budget-summary .summary-content .summary-left .wallet-icon {
  width: 0.24rem;
  height: 0.24rem;
  color: #D9D9D9;
}
.budgeting-page .budget-summary .summary-content .summary-left .summary-text {
  color: white;
}
.budgeting-page .budget-summary .summary-content .summary-amount {
  color: #D9D9D9;
  font-weight: 700;
}
.budgeting-page .confirmation-section {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  padding-top: 0.4rem;
  border-top: 1px solid #323232;
}
.budgeting-page .confirmation-section .confirmation-checkboxes {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  margin-bottom: 0.32rem;
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item {
  display: flex;
  align-items: center;
  gap: 0.12rem;
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item .checkbox {
  width: 0.16rem;
  height: 0.16rem;
  cursor: pointer;
  appearance: none;
  background-color: transparent;
  border: 2px solid #686868;
  border-radius: 0.02rem;
  position: relative;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item .checkbox:checked {
  background-color: #CA9332;
  border-color: #CA9332;
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item .checkbox:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.08rem;
  height: 0.06rem;
  border: 2px solid #101013;
  border-top: none;
  border-right: none;
  transform: translate(-50%, -60%) rotate(-45deg);
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item .checkbox:hover {
  border-color: #CA9332;
}
.budgeting-page .confirmation-section .confirmation-checkboxes .checkbox-item .checkbox-label {
  color: white;
  cursor: pointer;
}
.budgeting-page .confirmation-section .confirmation-actions {
  display: flex;
  gap: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .budgeting-page .confirmation-section .confirmation-actions {
    gap: 0.12rem;
  }
}
.budgeting-page .confirmation-section .confirmation-actions .btn-transparent, .budgeting-page .confirmation-section .confirmation-actions .acf-form-submit #cancel-acf-submit, .acf-form-submit .budgeting-page .confirmation-section .confirmation-actions #cancel-acf-submit {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.02rem;
  padding: 0.15rem 0.3rem;
  color: white;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.budgeting-page .confirmation-section .confirmation-actions .btn-transparent:hover, .budgeting-page .confirmation-section .confirmation-actions .acf-form-submit #cancel-acf-submit:hover, .acf-form-submit .budgeting-page .confirmation-section .confirmation-actions #cancel-acf-submit:hover {
  background-color: rgba(255, 255, 255, 0.1);
  opacity: 1;
}
.budgeting-page .confirmation-section .confirmation-actions .btn-primary, .budgeting-page .confirmation-section .confirmation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .budgeting-page .confirmation-section .confirmation-actions a, .budgeting-page .confirmation-section .confirmation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .budgeting-page .confirmation-section .confirmation-actions .bb-more-link, .budgeting-page .confirmation-section .confirmation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .budgeting-page .confirmation-section .confirmation-actions #gform_submit_button_5, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .budgeting-page .confirmation-section .confirmation-actions .button, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.button-hero, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.load-more.button-primary, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .media-button-select, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .media-menu-item#menu-item-upload, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.load-more-jump, .budgeting-page .confirmation-section .confirmation-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .budgeting-page .confirmation-section .confirmation-actions input, .budgeting-page .confirmation-section .confirmation-actions body.blog .journal-hero .filter, body.blog .journal-hero .budgeting-page .confirmation-section .confirmation-actions .filter, .budgeting-page .confirmation-section .confirmation-actions body.category .journal-hero .filter, body.category .journal-hero .budgeting-page .confirmation-section .confirmation-actions .filter, .budgeting-page .confirmation-section .confirmation-actions section.membership-levels input[type=submit], section.membership-levels .budgeting-page .confirmation-section .confirmation-actions input[type=submit], .budgeting-page .confirmation-section .confirmation-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .budgeting-page .confirmation-section .confirmation-actions .acf-gallery-add, .budgeting-page .confirmation-section .confirmation-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .budgeting-page .confirmation-section .confirmation-actions .acf-gallery-add, .budgeting-page .confirmation-section .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .budgeting-page .confirmation-section .confirmation-actions button, .budgeting-page .confirmation-section .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .budgeting-page .confirmation-section .confirmation-actions input[type=submit] {
  background-color: #CA9332;
  border: none;
  border-radius: 0.02rem;
  padding: 0.15rem 0.3rem;
  color: #101013;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.budgeting-page .confirmation-section .confirmation-actions .btn-primary:hover, .budgeting-page .confirmation-section .confirmation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .budgeting-page .confirmation-section .confirmation-actions a:hover, .budgeting-page .confirmation-section .confirmation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .budgeting-page .confirmation-section .confirmation-actions .bb-more-link:hover, .budgeting-page .confirmation-section .confirmation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .budgeting-page .confirmation-section .confirmation-actions #gform_submit_button_5:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .budgeting-page .confirmation-section .confirmation-actions .button:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.button-hero:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.load-more.button-primary:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .media-button-select:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .media-menu-item#menu-item-upload:hover, .budgeting-page .confirmation-section .confirmation-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .budgeting-page .confirmation-section .confirmation-actions .button.load-more-jump:hover, .budgeting-page .confirmation-section .confirmation-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .budgeting-page .confirmation-section .confirmation-actions input:hover, .budgeting-page .confirmation-section .confirmation-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .budgeting-page .confirmation-section .confirmation-actions .filter:hover, .budgeting-page .confirmation-section .confirmation-actions body.category .journal-hero .filter:hover, body.category .journal-hero .budgeting-page .confirmation-section .confirmation-actions .filter:hover, .budgeting-page .confirmation-section .confirmation-actions section.membership-levels input[type=submit]:hover, section.membership-levels .budgeting-page .confirmation-section .confirmation-actions input[type=submit]:hover, .budgeting-page .confirmation-section .confirmation-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .budgeting-page .confirmation-section .confirmation-actions .acf-gallery-add:hover, .budgeting-page .confirmation-section .confirmation-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .budgeting-page .confirmation-section .confirmation-actions .acf-gallery-add:hover, .budgeting-page .confirmation-section .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .budgeting-page .confirmation-section .confirmation-actions button:hover, .budgeting-page .confirmation-section .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .budgeting-page .confirmation-section .confirmation-actions input[type=submit]:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  opacity: 1;
}
@media (max-width: 768px) {
  .budgeting-page .budget-summary .summary-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.16rem;
  }
  .budgeting-page .role-section-budgeting {
    overflow-x: auto;
  }
  .budgeting-page .role-section-budgeting .team-member-card {
    min-width: 8rem;
    flex-shrink: 0;
  }
  .budgeting-page .confirmation-actions {
    flex-direction: column;
  }
  .budgeting-page .confirmation-actions .btn-primary, .budgeting-page .confirmation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .budgeting-page .confirmation-actions a, .budgeting-page .confirmation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .budgeting-page .confirmation-actions .bb-more-link, .budgeting-page .confirmation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .budgeting-page .confirmation-actions #gform_submit_button_5, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .budgeting-page .confirmation-actions .button, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .budgeting-page .confirmation-actions .button.button-hero, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .budgeting-page .confirmation-actions .button.load-more.button-primary, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .budgeting-page .confirmation-actions .media-button-select, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .budgeting-page .confirmation-actions .media-menu-item#menu-item-upload, .budgeting-page .confirmation-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .budgeting-page .confirmation-actions .button.load-more-jump, .budgeting-page .confirmation-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .budgeting-page .confirmation-actions input, .budgeting-page .confirmation-actions body.blog .journal-hero .filter, body.blog .journal-hero .budgeting-page .confirmation-actions .filter, .budgeting-page .confirmation-actions body.category .journal-hero .filter, body.category .journal-hero .budgeting-page .confirmation-actions .filter, .budgeting-page .confirmation-actions section.membership-levels input[type=submit], section.membership-levels .budgeting-page .confirmation-actions input[type=submit], .budgeting-page .confirmation-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .budgeting-page .confirmation-actions .acf-gallery-add, .budgeting-page .confirmation-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .budgeting-page .confirmation-actions .acf-gallery-add, .budgeting-page .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .budgeting-page .confirmation-actions button, .budgeting-page .confirmation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .budgeting-page .confirmation-actions input[type=submit] {
    margin-top: 0;
  }
}

.project-execution-page {
  background-color: #101013;
  min-height: 100vh;
  padding: 0;
  margin-top: 0.4rem;
}
.project-execution-page .project-complete-section {
  text-align: right;
  margin-bottom: 0.4rem;
}
.project-execution-page .project-complete-section .project-complete-btn {
  min-width: 2.2rem;
}
.project-execution-page .header-member {
  width: 3.1rem;
}
.project-execution-page .project-team-section {
  margin-bottom: 0.6rem;
}
.project-execution-page .project-team-section .section-title {
  color: #CA9332;
  margin-bottom: 0.33rem;
  text-align: right;
}
.project-execution-page .project-team-section .no-team-message {
  text-align: right;
}
.project-execution-page .project-team-section .team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(1.5rem, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.1rem;
}
.project-execution-page .project-team-section .team-grid .team-member-card {
  position: relative;
  border-radius: 0.02rem;
  padding: 0.24rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.12rem;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-avatar {
  width: 0.47rem;
  height: 0.47rem;
  border-radius: 50%;
  object-fit: cover;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-info .member-name {
  color: white;
  margin-bottom: 0.04rem;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-info .member-role {
  color: #686868;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-0.08rem);
  background-color: #202026;
  border-radius: 0.02rem;
  padding: 0.18rem;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  z-index: 1000;
  min-width: 2.36rem;
  box-shadow: 0px 0.08rem 0.16rem 0px rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0.08rem;
  border-style: solid;
  border-color: transparent transparent #202026 transparent;
  width: 0;
  height: 0;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn {
  width: 100%;
  padding: 0.08rem 0.16rem;
  font-size: 0.13rem;
  border-radius: 0.02rem;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  white-space: nowrap;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-button-select, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-button-select, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more-jump, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn-primary.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog body.category .journal-hero .filter, body.category .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn-primary.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category body.blog .journal-hero .filter, body.blog .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn-primary[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.btn-primary[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn-primary.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .btn-primary.mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window a.mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window a.mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window input.mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window input.mce-btn.mce-primary[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.bb-more-link, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary#gform_submit_button_5, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.button-hero, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.media-button-select, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.load-more-jump, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.filter, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.filter, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.mce-btn.mce-primary[type=submit], .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__upload-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__file-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__view-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__search-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__filter[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__filter[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__description-more[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__filter[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__filter[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__member-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__role-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-section__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-member-card__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-card__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.quick-actions__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-filters__clear[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-overview__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-file__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-file__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-role__change-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-filters__search-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-card__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-sections__add-btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__btn[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.acf-gallery-add {
  background-color: #CA9332;
  border: none;
  color: #101013;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.button-hero.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn-primary.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog body.category .journal-hero .filter:hover, body.category .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn-primary.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category body.blog .journal-hero .filter:hover, body.blog .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.bb-more-link:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.button-hero:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-button-select:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.filter:hover, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn-primary[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.btn-primary[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit].filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-primary[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].bb-more-link:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.button-hero:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-button-select:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].button.load-more-jump:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit].filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .btn-primary.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window a.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window a.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window input.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window input.mce-btn.mce-primary[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.bb-more-link:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.button-hero:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.media-button-select:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.mce-btn.mce-primary[type=submit]:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__upload-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__file-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__file-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__file-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__file-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__file-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__view-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__view-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__view-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__view-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__view-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__search-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__filter[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-files__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-files__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-files__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-summary__description-more:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__description-more:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__description-more:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__description-more:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__description-more[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-summary__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-summary__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-summary__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__filter[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__member-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__member-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__member-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__member-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__member-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__role-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__role-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__role-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__role-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__role-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-section__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-member-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-member-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-member-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-member-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-member-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.quick-actions__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.quick-actions__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.quick-actions__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.quick-actions__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.quick-actions__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-filters__clear:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-filters__clear:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-filters__clear:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-filters__clear:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-filters__clear[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-overview__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-overview__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-overview__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-overview__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-overview__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.project-file__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-file__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.project-file__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-file__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.project-file__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-role__change-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-role__change-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-role__change-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-role__change-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-role__change-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-filters__search-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.talent-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.talent-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.talent-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.creative-brief-sections__add-btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-primary.team-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.team-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.team-section__btn[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-transparent, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn-transparent.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-transparent#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent#gform_submit_button_5, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-transparent.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn-transparent.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn-transparent, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn-transparent.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn-transparent.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn-transparent[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.bb-more-link, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.button-hero, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.load-more.button-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.media-button-select, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.load-more-jump, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input#cancel-acf-submit[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.bb-more-link, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.button-hero, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.load-more.button-primary, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.media-button-select, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.media-button-select, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.load-more-jump, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#cancel-acf-submit, .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #cancel-acf-submit.filter, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.filter, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #cancel-acf-submit.filter, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.filter, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input#cancel-acf-submit[type=submit], section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#cancel-acf-submit[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.btn-transparent[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn-transparent.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn-transparent.acf-gallery-add, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#cancel-acf-submit, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit, .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .btn-transparent.mce-btn.mce-primary, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary#cancel-acf-submit, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit, .acf-form-submit .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-transparent, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-transparent, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit button#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-transparent[type=submit], .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#cancel-acf-submit, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#cancel-acf-submit, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__upload-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__upload-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__file-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__file-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__view-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__view-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__search-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__filter#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-summary__description-more, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-summary__description-more#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-summary__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-summary__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__filter, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__filter#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__member-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__member-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__role-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__role-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.creative-brief-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .creative-brief-section__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-member-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-member-card__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-card__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.quick-actions__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .quick-actions__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-filters__clear, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-filters__clear#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-overview__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-overview__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-file__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-file__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-role__change-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-role__change-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.talent-filters__search-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .talent-filters__search-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.talent-card__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .talent-card__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn#cancel-acf-submit, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__btn, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__btn#cancel-acf-submit, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn#cancel-acf-submit {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
}
.project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-transparent:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-transparent:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap .btn-transparent.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-transparent#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-transparent.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .btn-transparent.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .btn-transparent.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input.btn-transparent:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero .btn-transparent.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero .btn-transparent.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input.btn-transparent[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.bb-more-link:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.button-hero:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.media-button-select:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.button.load-more-jump:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .expert-service_invite form .gform-footer input#cancel-acf-submit:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.blog .journal-hero #cancel-acf-submit.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit body.category .journal-hero #cancel-acf-submit.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit #cancel-acf-submit.filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit section.membership-levels input#cancel-acf-submit[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input#cancel-acf-submit[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#cancel-acf-submit:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .single.single-forum .bbp-forum-content-wrap #cancel-acf-submit.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.bb-more-link:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #cancel-acf-submit.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui .wp-core-ui #cancel-acf-submit.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.button-hero:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.load-more.button-primary:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.media-button-select:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .media-modal.wp-core-ui #cancel-acf-submit.button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.button.load-more-jump:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .expert-service_invite form .gform-footer input#cancel-acf-submit:hover, .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.blog .journal-hero #cancel-acf-submit.filter:hover, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions body.category .journal-hero #cancel-acf-submit.filter:hover, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions #cancel-acf-submit.filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions section.membership-levels input#cancel-acf-submit[type=submit]:hover, section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input#cancel-acf-submit[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input.btn-transparent[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .btn-transparent.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .edit-work-menu-wrap .acf-gallery-add#cancel-acf-submit:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .btn-transparent.acf-gallery-add:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .add-new-work-wrap .acf-gallery-add#cancel-acf-submit:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .acf-gallery-add#cancel-acf-submit:hover, .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-gallery-add#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .btn-transparent.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-window .mce-btn.mce-primary#cancel-acf-submit:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .mce-btn.mce-primary#cancel-acf-submit:hover, .acf-form-submit .mce-window .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .mce-btn.mce-primary#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#cancel-acf-submit:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-transparent:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#cancel-acf-submit:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a.btn-transparent:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit a#cancel-acf-submit:hover, .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-grid .team-member-card .member-actions a#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-transparent:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#cancel-acf-submit:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button.btn-transparent:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit button#cancel-acf-submit:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-grid .team-member-card .member-actions button#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-transparent[type=submit]:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#cancel-acf-submit:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input.btn-transparent[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit input[type=submit]#cancel-acf-submit:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-grid .team-member-card .member-actions input[type=submit]#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__upload-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__upload-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__file-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__file-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__file-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__view-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__view-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__view-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__search-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__search-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__filter#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__filter#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-files__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-files__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-files__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-summary__description-more:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-summary__description-more#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__description-more#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-summary__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-summary__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-summary__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__filter:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__filter#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__filter#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__member-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__member-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__member-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__role-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__role-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__role-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .creative-brief-section__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-section__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-member-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-member-card__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-member-card__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-card__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-card__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.quick-actions__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .quick-actions__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .quick-actions__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-filters__clear:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-filters__clear#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-filters__clear#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-overview__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-overview__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-overview__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.project-file__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .project-file__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .project-file__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-role__change-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-role__change-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-role__change-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .talent-filters__search-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-filters__search-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.talent-card__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .talent-card__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .talent-card__btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .creative-brief-sections__add-btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .creative-brief-sections__add-btn#cancel-acf-submit:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .btn-transparent.team-section__btn:hover, .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .acf-form-submit .team-section__btn#cancel-acf-submit:hover, .acf-form-submit .project-execution-page .project-team-section .team-grid .team-member-card .member-actions .team-section__btn#cancel-acf-submit:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.project-execution-page .project-team-section .team-grid .team-member-card:hover .member-actions {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.project-execution-page .project-team-section .team-actions {
  display: flex;
  justify-content: center;
}
.project-execution-page .project-team-section .team-actions .btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter, .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-actions button, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .project-files__upload-btn, .project-execution-page .project-team-section .team-actions .project-files__file-btn, .project-execution-page .project-team-section .team-actions .project-files__view-btn, .project-execution-page .project-team-section .team-actions .project-files__search-btn, .project-execution-page .project-team-section .team-actions .project-files__filter, .project-execution-page .project-team-section .team-actions .project-files__btn, .project-execution-page .project-team-section .team-actions .project-summary__description-more, .project-execution-page .project-team-section .team-actions .project-summary__btn, .project-execution-page .project-team-section .team-actions .team-section__filter, .project-execution-page .project-team-section .team-actions .team-section__member-btn, .project-execution-page .project-team-section .team-actions .team-section__role-btn, .project-execution-page .project-team-section .team-actions .creative-brief-section__btn, .project-execution-page .project-team-section .team-actions .team-member-card__btn, .project-execution-page .project-team-section .team-actions .project-card__btn, .project-execution-page .project-team-section .team-actions .quick-actions__btn, .project-execution-page .project-team-section .team-actions .project-filters__clear, .project-execution-page .project-team-section .team-actions .project-overview__btn, .project-execution-page .project-team-section .team-actions .project-file__btn, .project-execution-page .project-team-section .team-actions .team-role__change-btn, .project-execution-page .project-team-section .team-actions .talent-filters__search-btn, .project-execution-page .project-team-section .team-actions .talent-card__btn, .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-actions .team-section__btn {
  padding: 0.15rem 0.3rem;
  border-radius: 0.02rem;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.project-execution-page .project-team-section .team-actions .btn.btn-primary, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-button-select.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.btn, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-execution-page .project-team-section .team-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-button-select, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-button-select, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.btn-primary, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-execution-page .project-team-section .team-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-button-select, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.btn-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-button-select, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more-jump, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .btn.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero input.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions input.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero input.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link, body.category .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump, body.category .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions input.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .btn-primary.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero input.filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter, .project-execution-page .project-team-section .team-actions body.blog body.category .journal-hero .filter, body.category .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .btn-primary.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions input.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .btn-primary.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.bb-more-link, .project-execution-page .project-team-section .team-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.button-hero, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-button-select, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero input.filter, .project-execution-page .project-team-section .team-actions body.category body.blog .journal-hero .filter, body.blog .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .btn-primary.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link, body.category .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump, body.category .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions input.filter, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.btn[type=submit], .project-execution-page .project-team-section .team-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-button-select, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit], .project-execution-page .project-team-section .team-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-actions input.btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link, section.membership-levels .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump, section.membership-levels .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.btn-primary[type=submit], .project-execution-page .project-team-section .team-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-button-select, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit], .project-execution-page .project-team-section .team-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter, .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.btn-primary[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link, section.membership-levels .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump, section.membership-levels .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter, section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .acf-form-submit input.btn-primary[type=submit], .project-execution-page .project-team-section .team-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].bb-more-link, .project-execution-page .project-team-section .team-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit]#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.button-hero, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].media-button-select, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.load-more-jump, .project-execution-page .project-team-section .team-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit], .project-execution-page .project-team-section .team-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].filter, .project-execution-page .project-team-section .team-actions .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].filter, .project-execution-page .project-team-section .team-actions .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions input.btn-primary[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link, .acf-form-submit .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump, .acf-form-submit .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].filter, .acf-form-submit .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].filter, .acf-form-submit .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .add-new-work-wrap .btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-actions .btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .btn-primary.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .btn-primary.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter, .project-execution-page .project-team-section .team-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-execution-page .project-team-section .team-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .btn-primary.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter, .add-new-work-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add, .project-execution-page .project-team-section .team-actions .mce-window .btn-primary.mce-btn.mce-primary, .project-execution-page .project-team-section .team-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .mce-window a.mce-btn.mce-primary, .project-execution-page .project-team-section .team-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .mce-window a.mce-btn.mce-primary, .project-execution-page .project-team-section .team-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.bb-more-link, .project-execution-page .project-team-section .team-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.button-hero, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.media-button-select, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.load-more-jump, .project-execution-page .project-team-section .team-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .mce-window input.mce-btn.mce-primary, .project-execution-page .project-team-section .team-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.filter, .project-execution-page .project-team-section .team-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.filter, .project-execution-page .project-team-section .team-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions .mce-window input.mce-btn.mce-primary[type=submit], .project-execution-page .project-team-section .team-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .project-execution-page .project-team-section .team-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-execution-page .project-team-section .team-actions .btn-primary.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-execution-page .project-team-section .team-actions a.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-execution-page .project-team-section .team-actions a.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.bb-more-link, .mce-window .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary#gform_submit_button_5, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.button-hero, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.media-button-select, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.load-more-jump, .mce-window .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .project-execution-page .project-team-section .team-actions input.mce-btn.mce-primary, .mce-window .project-execution-page .project-team-section .team-actions body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.filter, .mce-window .project-execution-page .project-team-section .team-actions body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.filter, .mce-window .project-execution-page .project-team-section .team-actions section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .project-execution-page .project-team-section .team-actions input.mce-btn.mce-primary[type=submit], .mce-window .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-execution-page .project-team-section .team-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.acf-gallery-add, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.acf-gallery-add, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.acf-gallery-add, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-actions button, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-actions input[type=submit], .project-execution-page .project-team-section .team-actions .btn-primary.project-files__upload-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__upload-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__upload-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__upload-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__upload-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__upload-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__file-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__file-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__file-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__file-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__file-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__file-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__view-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__view-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__view-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__view-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__view-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__view-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__search-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__search-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__search-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__search-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__search-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__search-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__filter, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__filter, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__filter, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__filter.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__filter.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__filter.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__filter[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__filter[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-summary__description-more, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-summary__description-more, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-summary__description-more, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-summary__description-more#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-summary__description-more, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-summary__description-more[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-summary__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-summary__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-summary__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-summary__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-summary__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-summary__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__filter, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__filter, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__filter, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__filter#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__filter.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__filter, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__filter.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__filter.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__filter[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__filter[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__member-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__member-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__member-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__member-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__member-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__member-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__role-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__role-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__role-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__role-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__role-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__role-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.creative-brief-section__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.creative-brief-section__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.creative-brief-section__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .creative-brief-section__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.creative-brief-section__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.creative-brief-section__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-member-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-member-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-member-card__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-member-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-member-card__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-member-card__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-card__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-card__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-card__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-card__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-card__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-card__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.quick-actions__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.quick-actions__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.quick-actions__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .quick-actions__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.quick-actions__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.quick-actions__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-filters__clear, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-filters__clear, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-filters__clear, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-filters__clear#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-filters__clear, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-filters__clear[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-overview__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-overview__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-overview__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-overview__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-overview__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-overview__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.project-file__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-file__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-file__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-file__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-file__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-file__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-file__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-file__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-file__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.project-file__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-role__change-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-role__change-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-role__change-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-role__change-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-role__change-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-role__change-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.talent-filters__search-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.talent-filters__search-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.talent-filters__search-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .talent-filters__search-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.talent-filters__search-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.talent-filters__search-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.talent-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.talent-card__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.talent-card__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .talent-card__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.talent-card__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.talent-card__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.creative-brief-sections__add-btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.creative-brief-sections__add-btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__btn, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__btn, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.bb-more-link, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__btn#gform_submit_button_5, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__btn.button, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.button-hero, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.load-more.button-primary, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.media-button-select, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.media-menu-item#menu-item-upload, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.load-more-jump, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__btn, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__btn.filter, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__btn.filter, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__btn[type=submit], section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__btn[type=submit], .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.acf-gallery-add, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.acf-gallery-add {
  background-color: #CA9332;
  border: none;
  color: #101013;
}
.project-execution-page .project-team-section .team-actions .btn.btn-primary:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions #gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.button-hero.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-button-select.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.btn:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.btn-primary:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.btn-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .btn.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero input.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions input.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero input.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions input.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .btn-primary.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.blog .journal-hero input.filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter:hover, .project-execution-page .project-team-section .team-actions body.blog body.category .journal-hero .filter:hover, body.category .project-execution-page .project-team-section .team-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .btn-primary.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-execution-page .project-team-section .team-actions input.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .btn-primary.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions body.category .journal-hero input.filter:hover, .project-execution-page .project-team-section .team-actions body.category body.blog .journal-hero .filter:hover, body.blog .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .btn-primary.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-execution-page .project-team-section .team-actions a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.bb-more-link:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.button-hero:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-button-select:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-execution-page .project-team-section .team-actions input.filter:hover, body.category body.blog .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, body.blog body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]:hover, .project-execution-page .project-team-section .team-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.btn-primary[type=submit]:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]:hover, .project-execution-page .project-team-section .team-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.btn-primary[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit input.btn-primary[type=submit]:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].bb-more-link:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.button-hero:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].media-button-select:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit]:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit].filter:hover, .project-execution-page .project-team-section .team-actions .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions input.btn-primary[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].bb-more-link:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.button-hero:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].media-button-select:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].button.load-more-jump:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit].filter:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .project-execution-page .project-team-section .team-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-execution-page .project-team-section .team-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .mce-window .btn-primary.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .mce-window a.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .mce-window a.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.media-button-select:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions .mce-window input.mce-btn.mce-primary:hover, .project-execution-page .project-team-section .team-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-execution-page .project-team-section .team-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-execution-page .project-team-section .team-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions .mce-window input.mce-btn.mce-primary[type=submit]:hover, .project-execution-page .project-team-section .team-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-execution-page .project-team-section .team-actions .btn-primary.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-execution-page .project-team-section .team-actions a.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-execution-page .project-team-section .team-actions a.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.bb-more-link:hover, .mce-window .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.button-hero:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.media-button-select:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .project-execution-page .project-team-section .team-actions input.mce-btn.mce-primary:hover, .mce-window .project-execution-page .project-team-section .team-actions body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-execution-page .project-team-section .team-actions body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-execution-page .project-team-section .team-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .project-execution-page .project-team-section .team-actions input.mce-btn.mce-primary[type=submit]:hover, .mce-window .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-execution-page .project-team-section .team-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .project-execution-page .project-team-section .team-actions .mce-btn.mce-primary.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions button.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-execution-page .project-team-section .team-actions a.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-execution-page .project-team-section .team-actions button:hover, .project-execution-page .project-team-section .team-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-execution-page .project-team-section .team-actions input[type=submit]:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__upload-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__upload-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__upload-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__upload-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__upload-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__upload-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__file-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__file-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__file-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__file-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__file-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__file-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__file-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__file-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__file-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__view-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__view-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__view-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__view-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__view-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__view-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__view-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__view-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__view-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__search-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__search-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__search-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__search-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__search-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__search-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__search-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__search-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__filter:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__filter:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__filter:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__filter.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__filter.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__filter.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__filter[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-files__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-files__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-files__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-files__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-files__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-files__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-files__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-files__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-files__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-files__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-files__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-summary__description-more:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-summary__description-more:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-summary__description-more:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-summary__description-more#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__description-more.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-summary__description-more:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__description-more.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-summary__description-more[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-summary__description-more.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-summary__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-summary__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-summary__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-summary__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-summary__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-summary__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-summary__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-summary__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-summary__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__filter:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__filter:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__filter:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__filter#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__filter.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__filter.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__filter:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__filter.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__filter.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__filter[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__filter.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__member-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__member-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__member-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__member-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__member-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__member-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__member-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__member-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__member-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__role-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__role-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__role-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__role-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__role-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__role-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__role-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__role-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__role-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .creative-brief-section__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.creative-brief-section__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.creative-brief-section__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-member-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-member-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-member-card__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-member-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-member-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-member-card__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-member-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-member-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-member-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-card__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-card__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-card__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.quick-actions__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.quick-actions__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.quick-actions__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .quick-actions__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .quick-actions__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.quick-actions__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .quick-actions__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.quick-actions__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .quick-actions__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-filters__clear:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-filters__clear:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-filters__clear:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-filters__clear#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-filters__clear.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-filters__clear:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-filters__clear.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-filters__clear[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-filters__clear.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-overview__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-overview__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-overview__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-overview__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-overview__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-overview__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-overview__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-overview__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-overview__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.project-file__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.project-file__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.project-file__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .project-file__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .project-file__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .project-file__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.project-file__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .project-file__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .project-file__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.project-file__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .project-file__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-role__change-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-role__change-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-role__change-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-role__change-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-role__change-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-role__change-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-role__change-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-role__change-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-role__change-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .talent-filters__search-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.talent-filters__search-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.talent-filters__search-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.talent-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.talent-card__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.talent-card__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .talent-card__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .talent-card__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.talent-card__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .talent-card__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.talent-card__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .talent-card__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.creative-brief-sections__add-btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.creative-brief-sections__add-btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .btn-primary.team-section__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-execution-page .project-team-section .team-actions a.team-section__btn:hover, .project-execution-page .project-team-section .team-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-execution-page .project-team-section .team-actions a.team-section__btn:hover, .project-execution-page .project-team-section .team-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.bb-more-link:hover, .project-execution-page .project-team-section .team-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-execution-page .project-team-section .team-actions .team-section__btn#gform_submit_button_5:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-execution-page .project-team-section .team-actions .team-section__btn.button:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.button-hero:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.load-more.button-primary:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.media-button-select:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.media-menu-item#menu-item-upload:hover, .project-execution-page .project-team-section .team-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-execution-page .project-team-section .team-actions .team-section__btn.button.load-more-jump:hover, .project-execution-page .project-team-section .team-actions .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .project-execution-page .project-team-section .team-actions input.team-section__btn:hover, .project-execution-page .project-team-section .team-actions body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .project-execution-page .project-team-section .team-actions .team-section__btn.filter:hover, .project-execution-page .project-team-section .team-actions body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .project-execution-page .project-team-section .team-actions .team-section__btn.filter:hover, .project-execution-page .project-team-section .team-actions section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .project-execution-page .project-team-section .team-actions input.team-section__btn[type=submit]:hover, .project-execution-page .project-team-section .team-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.acf-gallery-add:hover, .project-execution-page .project-team-section .team-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-execution-page .project-team-section .team-actions .team-section__btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-execution-page .budget-summary {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  padding: 0.23rem;
  margin-bottom: 0.24rem;
  box-shadow: 0px 0.14rem 0.34rem 0px rgb(0, 0, 0);
}
.project-execution-page .budget-summary .summary-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .budget-summary .summary-content {
    flex-direction: column;
    gap: 0.2rem;
  }
}
.project-execution-page .budget-summary .summary-content .summary-left {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.project-execution-page .budget-summary .summary-content .summary-left .summary-text .summary-title {
  color: white;
}
.project-execution-page .budget-summary .summary-content .summary-right {
  display: flex;
  align-items: center;
  gap: 0.24rem;
}
.project-execution-page .budget-summary .summary-content .summary-right .wallet-icon {
  width: 0.24rem;
  height: 0.24rem;
  color: #CA9332;
}
.project-execution-page .budget-summary .summary-content .summary-right .wallet-icon svg {
  width: inherit;
  height: inherit;
}
.project-execution-page .budget-summary .summary-content .summary-right .wrapper {
  display: flex;
  gap: 0.12rem;
  align-items: center;
}
.project-execution-page .budget-summary .summary-content .summary-amount {
  color: #CA9332;
  font-weight: 700;
}
.project-execution-page .project-media {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2.5rem, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.4rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #323232;
}
.project-execution-page .project-media .wrap-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.project-execution-page .project-media .wrap-left .project-owner {
  display: flex;
  align-items: center;
  gap: 0.16rem;
  padding-top: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .project-media .wrap-left .project-owner {
    margin-bottom: 0.2rem;
  }
}
.project-execution-page .project-media .wrap-left .project-owner .owner-avatar {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info {
  display: flex;
  gap: 0.16rem;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info .wrappper {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info .owner-name {
  color: white;
  margin-bottom: 0.14rem;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info .owner-role {
  color: #CA9332;
  margin-bottom: 0.08rem;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info .project-location {
  color: white;
  display: flex;
  align-content: center;
  gap: 0.08rem;
}
.project-execution-page .project-media .wrap-left .project-owner .owner-info .project-location svg {
  width: 0.16rem;
  height: 0.16rem;
}
.project-execution-page .project-media .wrap-right {
  display: flex;
  gap: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .project-media .wrap-right {
    gap: 0.2rem;
    flex-wrap: wrap;
  }
}
.project-execution-page .project-media .wrap-right .media-item {
  background-color: #16161B;
  position: relative;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  overflow: hidden;
  width: 3.51rem;
  height: 2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .project-media .wrap-right .media-item {
    width: 100%;
  }
}
.project-execution-page .project-media .wrap-right .media-item .media-preview {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.project-execution-page .project-media .wrap-right .media-item .media-preview .fluid-width-video-wrapper {
  height: 100%;
}
.project-execution-page .project-media .wrap-right .media-item .media-title {
  color: white;
  text-align: center;
  position: absolute;
  left: 0.24rem;
  bottom: 0.24rem;
}
.project-execution-page .project-summary-block, .project-execution-page .tab-section {
  background-color: #202026;
  border-radius: 0.02rem;
  margin-bottom: 0.32rem;
  overflow: hidden;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.project-execution-page .project-summary-block .summary-header, .project-execution-page .tab-section .summary-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.16rem 0;
  background-color: #202026;
}
.project-execution-page .project-summary-block .summary-header .summary-title, .project-execution-page .tab-section .summary-header .summary-title {
  color: #CA9332;
  margin: 0;
}
.project-execution-page .project-summary-block .summary-header .summary-icon, .project-execution-page .tab-section .summary-header .summary-icon {
  width: 0.2rem;
  height: 0.2rem;
  color: white;
}
.project-execution-page .project-summary-block .summary-content, .project-execution-page .tab-section .summary-content {
  padding: 0 0 0.24rem 0;
  background-color: #202026;
}
.project-execution-page .project-summary-block .summary-content .summary-text, .project-execution-page .tab-section .summary-content .summary-text {
  color: white;
  line-height: 1.25;
  margin: 0;
}
.project-execution-page .key-message-block {
  position: relative;
  background-color: #202026;
  border: 1px solid #CA9332;
  border-radius: 0.02rem;
  margin-bottom: 0.46rem;
  overflow: hidden;
}
.project-execution-page .key-message-block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0, #CA9332 5%, #101013 80%);
  z-index: 99;
}
.project-execution-page .key-message-block .message-content {
  padding: 0.4rem 0.1rem;
  text-align: center;
  position: relative;
  z-index: 999;
}
.project-execution-page .key-message-block .message-content .message-title {
  color: #CA9332;
  margin: 0 0 0.4rem 0;
  text-align: center;
}
.project-execution-page .key-message-block .message-content .message-text {
  color: #d9d9d9;
  line-height: 1;
  margin: 0;
  text-align: center;
  max-width: 11.09rem;
  margin: 0 auto;
}
.project-execution-page .creative-brief-section-executed {
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
}
.project-execution-page .creative-brief-section-executed .section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .creative-brief-section-executed .section-header {
    display: block;
  }
}
.project-execution-page .creative-brief-section-executed .section-header .section-title {
  color: white;
  margin: 0;
}
.project-execution-page .creative-brief-section-executed .section-header .add-custom-btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .project-execution-page .creative-brief-section-executed .section-header .add-custom-btn {
    margin-top: 0.2rem;
  }
}
.project-execution-page .creative-brief-section-executed .section-header .add-custom-btn svg {
  width: 0.08rem;
  height: 0.08rem;
  color: #CA9332;
}
.project-execution-page .creative-brief-section-executed .section-header .add-custom-btn .btn-text, .project-execution-page .creative-brief-section-executed .section-header .add-custom-btn .project-hub__btn-text {
  color: #CA9332;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel {
  display: none;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel.edit-mode .proposals-gallery, .project-execution-page .creative-brief-section-executed .tab-content .tab-panel.edit-mode .external-links-display {
  display: none;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel.active {
  display: block;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2.36rem, 1fr));
  gap: 0.28rem;
  margin-top: 0.16rem;
  padding: 0 0 0.24rem 0;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery .gallery-item {
  background-color: #16161B;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery .gallery-item .file-preview {
  width: 100%;
  height: 1.52rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery .gallery-item .file-info {
  background-color: #101013;
  padding: 0.12rem 0.16rem;
  border-top: 1px solid #323232;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery .gallery-item .file-info .file-name {
  color: white;
  margin-bottom: 0.04rem;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .proposals-gallery .gallery-item .file-info .file-date {
  color: #737373;
  font-size: 0.1rem;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display {
  padding-bottom: 0.24rem;
  margin-top: 0.2rem;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .links-title {
  margin-bottom: 0.1rem;
  color: #CA9332;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .links-list {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .external-link-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.08rem 0.12rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.04rem;
  text-decoration: none;
  color: #CA9332;
  transition: background-color 0.2s ease;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .external-link-item:hover {
  background: rgba(255, 255, 255, 0.1);
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .link-title {
  font-size: 0.14rem;
}
.project-execution-page .creative-brief-section-executed .tab-content .tab-panel .external-links-display .external-link-item svg {
  width: 0.12rem;
  height: 0.12rem;
  opacity: 0.7;
}
.project-execution-page .edit-actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.12rem;
}
@media (max-width: 768px) {
  .project-execution-page .team-grid {
    grid-template-columns: repeat(auto-fit, minmax(0.8rem, 1fr));
  }
  .project-execution-page .project-media {
    grid-template-columns: 1fr;
  }
  .project-execution-page .creative-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .project-execution-page .proposals-gallery {
    grid-template-columns: 1fr;
  }
}

.project-summary-block .inline-edit-form {
  margin-top: 0.2rem;
}
.project-summary-block .inline-edit-form .edit-form-content .summary-edit-editor {
  width: 100%;
  min-height: 1.5rem;
}
.project-summary-block .inline-edit-form .edit-form-content .summary-edit-editor .tox-tinymce {
  border: 1px solid #CA9332 !important;
  border-radius: 0.02rem !important;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions {
  display: flex;
  gap: 0.12rem;
  margin-top: 0.12rem;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn {
  padding: 0.08rem 0.16rem;
  font-size: 0.12rem;
  border-radius: 0.02rem;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter, body.category .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter, body.blog .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit], .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add {
  background-color: #CA9332;
  border: 1px solid #CA9332;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter:hover, body.category .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter:hover, body.blog .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit]:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:disabled, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:disabled, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter:disabled, body.category .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter:disabled, body.blog .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, body.category body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.blog body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, section.membership-levels .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:disabled, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:disabled, .expert-service_invite form .gform-footer .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter:disabled, body.blog .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter:disabled, body.category .journal-hero .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:disabled, section.membership-levels .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit]:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:disabled, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .add-new-work-wrap .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter:disabled, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter:disabled, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add:disabled, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add:disabled, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn:disabled, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter:disabled, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter:disabled, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit]:disabled, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit]:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:disabled, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:disabled, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.bb-more-link, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary#gform_submit_button_5, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.button-hero, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more.button-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-button-select, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-button-select, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-menu-item#menu-item-upload, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more-jump, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more-jump, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-secondary, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-secondary.filter, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-secondary.filter, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-secondary[type=submit], section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-secondary[type=submit], .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-secondary.acf-gallery-add, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-secondary.acf-gallery-add, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-secondary.mce-btn.mce-primary, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.mce-btn.mce-primary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__upload-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__file-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__view-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__description-more, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__filter, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__member-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__role-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-section__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-member-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.quick-actions__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-filters__clear, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-overview__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-file__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-role__change-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-filters__search-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-card__btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-sections__add-btn, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__btn {
  background-color: transparent;
  color: #CA9332;
  border: 1px solid #CA9332;
}
.project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.bb-more-link:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary#gform_submit_button_5:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.button-hero:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more.button-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-button-select:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-button-select:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-menu-item#menu-item-upload:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more-jump:hover, .media-modal.wp-core-ui .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more-jump:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-secondary:hover, .expert-service_invite form .gform-footer .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-secondary.filter:hover, body.blog .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-secondary.filter:hover, body.category .journal-hero .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-secondary[type=submit]:hover, section.membership-levels .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-secondary[type=submit]:hover, .acf-form-submit .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-secondary.acf-gallery-add:hover, .edit-work-menu-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-secondary.acf-gallery-add:hover, .add-new-work-wrap .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-secondary.mce-btn.mce-primary:hover, .mce-window .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.mce-btn.mce-primary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__upload-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__file-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__view-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__description-more:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__filter:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__member-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__role-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-section__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-member-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.quick-actions__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-filters__clear:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-overview__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-file__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-role__change-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-filters__search-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-card__btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-sections__add-btn:hover, .project-summary-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__btn:hover {
  background-color: #CA9332;
  color: white;
}

.key-message-block .inline-edit-form {
  margin-top: 0.2rem;
}
.key-message-block .inline-edit-form .edit-form-content .key-message-edit-editor {
  width: 100%;
  min-height: 1.5rem;
}
.key-message-block .inline-edit-form .edit-form-content .key-message-edit-editor .tox-tinymce {
  border: 1px solid #CA9332 !important;
  border-radius: 0.02rem !important;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions {
  display: flex;
  gap: 0.12rem;
  margin-top: 0.12rem;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn {
  padding: 0.08rem 0.16rem;
  font-size: 0.12rem;
  border-radius: 0.02rem;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter, body.category .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter, body.blog .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit], .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit], .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add {
  background-color: #CA9332;
  border: 1px solid #CA9332;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter:hover, body.category .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter:hover, body.blog .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:hover, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit]:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5.bb-more-link:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.bb-more-link:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero#gform_submit_button_5:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.load-more.button-primary:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.button-hero.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-button-select.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-button-select.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.button-hero:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.button-hero:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-primary.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.bb-more-link:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump#gform_submit_button_5:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button-group.button-hero .button.load-more-jump:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .wp-core-ui .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.button-hero:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:disabled, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.bb-more-link:disabled, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input#gform_submit_button_5:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.button-hero:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more.button-primary:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-button-select:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-button-select:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.media-menu-item#menu-item-upload:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input.button.load-more-jump:disabled, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.button.load-more-jump:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-primary.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog body.category .journal-hero .filter:disabled, body.category .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-primary.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category body.blog .journal-hero .filter:disabled, body.blog .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.bb-more-link:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter#gform_submit_button_5:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.button-hero:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more.button-primary:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-button-select:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-button-select:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.media-menu-item#menu-item-upload:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .filter.button.load-more-jump:disabled, .media-modal.wp-core-ui body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter.button.load-more-jump:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.filter:disabled, .expert-service_invite form .gform-footer body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.filter:disabled, body.category body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.blog body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-primary[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-primary[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit].filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit section.membership-levels input[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input[type=submit]:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-primary[type=submit]:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].bb-more-link:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]#gform_submit_button_5:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.button-hero:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:disabled, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more.button-primary:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-button-select:disabled, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-button-select:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].media-menu-item#menu-item-upload:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui input[type=submit].button.load-more-jump:disabled, .media-modal.wp-core-ui .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].button.load-more-jump:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input[type=submit]:disabled, .expert-service_invite form .gform-footer .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero input[type=submit].filter:disabled, body.blog .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero input[type=submit].filter:disabled, body.category .journal-hero .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit].filter:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input[type=submit]:disabled, section.membership-levels .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.acf-gallery-add[type=submit]:disabled, .acf-form-submit .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-primary.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-primary.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap input.acf-gallery-add[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.bb-more-link:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add#gform_submit_button_5:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.button-hero:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more.button-primary:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-button-select:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-button-select:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.media-menu-item#menu-item-upload:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:disabled, .media-modal.wp-core-ui .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.button.load-more-jump:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.acf-gallery-add:disabled, .expert-service_invite form .gform-footer .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .acf-gallery-add.filter:disabled, body.blog .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .acf-gallery-add.filter:disabled, body.category .journal-hero .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add.filter:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.acf-gallery-add[type=submit]:disabled, section.membership-levels .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.acf-gallery-add[type=submit]:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .acf-gallery-add:disabled, .edit-work-menu-wrap .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-primary.mce-btn.mce-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window a.mce-btn.mce-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window input.mce-btn.mce-primary[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .mce-btn.mce-primary.acf-gallery-add:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.mce-btn.mce-primary:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.mce-btn.mce-primary:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.bb-more-link:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary#gform_submit_button_5:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.button-hero:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more.button-primary:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:disabled, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-button-select:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.media-menu-item#menu-item-upload:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:disabled, .media-modal.wp-core-ui .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.button.load-more-jump:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.mce-btn.mce-primary:disabled, .expert-service_invite form .gform-footer .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .mce-btn.mce-primary.filter:disabled, body.blog .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .mce-btn.mce-primary.filter:disabled, body.category .journal-hero .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.filter:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.mce-btn.mce-primary[type=submit]:disabled, section.membership-levels .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.mce-btn.mce-primary[type=submit]:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .edit-work-menu-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:disabled, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:disabled, .add-new-work-wrap .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-btn.mce-primary.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap button.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.bb-more-link:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button#gform_submit_button_5:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.button-hero:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more.button-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-button-select:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-button-select:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.media-menu-item#menu-item-upload:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui button.button.load-more-jump:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.button.load-more-jump:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero button.filter:disabled, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero button.filter:disabled, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap button.acf-gallery-add:disabled, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap button.acf-gallery-add:disabled, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap a.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.bb-more-link:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a#gform_submit_button_5:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.button-hero:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more.button-primary:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-button-select:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-button-select:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.media-menu-item#menu-item-upload:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui a.button.load-more-jump:disabled, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.button.load-more-jump:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero a.filter:disabled, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero a.filter:disabled, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.filter:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap a.acf-gallery-add:disabled, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap a.acf-gallery-add:disabled, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__upload-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__upload-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__upload-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__upload-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__upload-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__upload-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__upload-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__upload-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__file-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__file-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__file-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__file-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__file-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__file-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__file-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__file-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__file-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__view-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__view-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__view-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__view-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__view-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__view-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__view-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__view-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__view-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__search-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__search-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__search-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__search-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__search-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__search-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__search-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__filter.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__filter.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__filter[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__filter[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__filter.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__filter.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__filter.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-files__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-files__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-files__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-files__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-files__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-files__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-files__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-files__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-files__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-files__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__description-more:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__description-more:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__description-more:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__description-more.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__description-more.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__description-more[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__description-more[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__description-more.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__description-more.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-summary__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-summary__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-summary__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-summary__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-summary__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-summary__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-summary__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-summary__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-summary__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__filter:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__filter.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__filter.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__filter[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__filter[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__filter.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__filter.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__filter.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__member-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__member-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__member-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__member-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__member-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__member-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__member-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__member-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__member-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__role-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__role-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__role-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__role-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__role-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__role-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__role-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__role-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__role-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-section__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-section__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-section__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-section__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-section__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-section__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-member-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-member-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-member-card__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-member-card__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-member-card__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-member-card__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-member-card__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-member-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-member-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-card__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-card__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-card__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-card__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-card__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.quick-actions__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.quick-actions__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.quick-actions__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .quick-actions__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .quick-actions__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.quick-actions__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.quick-actions__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .quick-actions__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .quick-actions__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-filters__clear:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-filters__clear:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-filters__clear:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-filters__clear.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-filters__clear.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-filters__clear[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-filters__clear[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-filters__clear.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-filters__clear.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-overview__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-overview__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-overview__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-overview__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-overview__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-overview__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-overview__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-overview__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-overview__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.project-file__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.project-file__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.project-file__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .project-file__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .project-file__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.project-file__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.project-file__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .project-file__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .project-file__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .project-file__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-role__change-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-role__change-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-role__change-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-role__change-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-role__change-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-role__change-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-role__change-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-role__change-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-role__change-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-filters__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-filters__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-filters__search-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-filters__search-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-filters__search-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-filters__search-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-filters__search-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-filters__search-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.talent-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.talent-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.talent-card__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .talent-card__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .talent-card__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.talent-card__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.talent-card__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .talent-card__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .talent-card__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.creative-brief-sections__add-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.creative-brief-sections__add-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .creative-brief-sections__add-btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .creative-brief-sections__add-btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.creative-brief-sections__add-btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.creative-brief-sections__add-btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .creative-brief-sections__add-btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-primary.team-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.team-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:disabled, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.bb-more-link:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:disabled, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn#gform_submit_button_5:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:disabled, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:disabled, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.button-hero:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more.button-primary:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-button-select:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-button-select:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.media-menu-item#menu-item-upload:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:disabled, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.button.load-more-jump:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.team-section__btn:disabled, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .team-section__btn.filter:disabled, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .team-section__btn.filter:disabled, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.filter:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.team-section__btn[type=submit]:disabled, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.team-section__btn[type=submit]:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .team-section__btn.acf-gallery-add:disabled, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:disabled, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .team-section__btn.acf-gallery-add:disabled, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .team-section__btn.acf-gallery-add:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.bb-more-link, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary#gform_submit_button_5, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.button-hero, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more.button-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-button-select, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-button-select, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-menu-item#menu-item-upload, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more-jump, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more-jump, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-secondary, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-secondary.filter, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-secondary.filter, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-secondary[type=submit], section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-secondary[type=submit], .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-secondary.acf-gallery-add, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-secondary.acf-gallery-add, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-secondary.mce-btn.mce-primary, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.mce-btn.mce-primary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit], .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__upload-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__file-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__view-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__description-more, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__filter, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__member-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__role-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-section__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-member-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.quick-actions__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-filters__clear, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-overview__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-file__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-role__change-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-filters__search-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-card__btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-sections__add-btn, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__btn {
  background-color: transparent;
  color: #CA9332;
  border: 1px solid #CA9332;
}
.key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.bb-more-link:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary#gform_submit_button_5:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.button-hero:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more.button-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-button-select:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-button-select:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.media-menu-item#menu-item-upload:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .media-modal.wp-core-ui .btn-secondary.button.load-more-jump:hover, .media-modal.wp-core-ui .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.button.load-more-jump:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .expert-service_invite form .gform-footer input.btn-secondary:hover, .expert-service_invite form .gform-footer .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.blog .journal-hero .btn-secondary.filter:hover, body.blog .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions body.category .journal-hero .btn-secondary.filter:hover, body.category .journal-hero .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions section.membership-levels input.btn-secondary[type=submit]:hover, section.membership-levels .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .acf-form-submit input.btn-secondary[type=submit]:hover, .acf-form-submit .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .edit-work-menu-wrap .btn-secondary.acf-gallery-add:hover, .edit-work-menu-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .add-new-work-wrap .btn-secondary.acf-gallery-add:hover, .add-new-work-wrap .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.acf-gallery-add:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .mce-window .btn-secondary.mce-btn.mce-primary:hover, .mce-window .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.mce-btn.mce-primary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .key-message-block .inline-edit-form .edit-form-content .edit-form-actions a.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .key-message-block .inline-edit-form .edit-form-content .edit-form-actions button.btn-secondary:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .key-message-block .inline-edit-form .edit-form-content .edit-form-actions input.btn-secondary[type=submit]:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__upload-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__file-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__view-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-files__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__description-more:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-summary__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__filter:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__member-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__role-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-section__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-member-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.quick-actions__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-filters__clear:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-overview__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.project-file__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-role__change-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-filters__search-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.talent-card__btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.creative-brief-sections__add-btn:hover, .key-message-block .inline-edit-form .edit-form-content .edit-form-actions .btn-secondary.team-section__btn:hover {
  background-color: #CA9332;
  color: white;
}

.tab-panel .inline-edit-form .edit-content .edit-textarea .tox-tinymce {
  border: 1px solid #CA9332 !important;
  border-radius: 0.02rem !important;
}

.view-scope-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.view-scope-modal.active {
  opacity: 1;
  visibility: visible;
}
.view-scope-modal .modal-content {
  background-color: #323232;
  border: 1px solid #737373;
  border-radius: 2px;
  width: 90%;
  max-width: 535px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
.view-scope-modal.active .view-scope-modal .modal-content {
  transform: scale(1);
}
.view-scope-modal .modal-header {
  padding: 24px 24px 16px;
  border-bottom: 1px solid #737373;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.view-scope-modal .modal-header .modal-title {
  color: #D9D9D9;
  font-weight: 500;
}
.view-scope-modal .modal-header .close-btn {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  padding: 4px;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.view-scope-modal .modal-header .close-btn:hover {
  color: #D9D9D9;
}
.view-scope-modal .modal-header .close-btn svg {
  width: 12px;
  height: 12px;
}
.view-scope-modal .modal-body {
  padding: 24px;
}
.view-scope-modal .modal-body .scope-section {
  margin-bottom: 32px;
}
.view-scope-modal .modal-body .scope-section:last-child {
  margin-bottom: 0;
}
.view-scope-modal .modal-body .scope-section .section-divider {
  height: 1px;
  background-color: #737373;
  margin: 16px 0;
}
.view-scope-modal .modal-body .rate-quantity-section {
  display: flex;
  gap: 24px;
  margin-bottom: 16px;
}
.view-scope-modal .modal-body .rate-quantity-section .rate-info {
  flex: 1;
}
.view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-label {
  color: #737373;
  margin-bottom: 8px;
}
.view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value {
  color: white;
  font-weight: 500;
}
.view-scope-modal .modal-body .rate-quantity-section .quantity-info {
  flex: 1;
}
.view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-label {
  color: #737373;
  margin-bottom: 8px;
}
.view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value {
  color: white;
  font-weight: 500;
}
.view-scope-modal .modal-body .description-section .description-label {
  color: #737373;
  margin-bottom: 16px;
}
.view-scope-modal .modal-body .description-section .description-content {
  color: white;
  line-height: 1.5;
  margin-bottom: 16px;
}
.view-scope-modal .modal-body .proposals-section .proposals-label {
  color: #737373;
  margin-bottom: 16px;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card {
  background-color: #202025;
  border: 1px solid #737373;
  border-radius: 2px;
  overflow: hidden;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-image {
  width: 100%;
  height: 121px;
  background-size: cover;
  background-position: center;
  background-color: #323232;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer {
  background-color: #101013;
  padding: 12px;
  border-top: 1px solid #737373;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title {
  color: white;
  margin-bottom: 8px;
}
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date {
  color: #737373;
}
.view-scope-modal .modal-body .timeline-section .timeline-label {
  color: #737373;
  margin-bottom: 16px;
}
.view-scope-modal .modal-body .timeline-section .timeline-content {
  color: white;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .view-scope-modal .modal-content {
    width: 95%;
    margin: 20px;
  }
  .view-scope-modal .modal-body {
    padding: 16px;
  }
  .view-scope-modal .modal-body .rate-quantity-section {
    flex-direction: column;
    gap: 16px;
  }
  .view-scope-modal .modal-body .proposals-grid {
    grid-template-columns: 1fr;
  }
}

.gallery-page {
  background-color: #101013;
  min-height: 100vh;
  padding: 0;
  margin-top: 0.4rem;
}
.gallery-page .acf-field input, .gallery-page .acf-field textarea {
  background-color: #16161B;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  padding: 0.2rem;
  transition: all 0.3s ease;
}
.gallery-page .acf-field input:hover, .gallery-page .acf-field textarea:hover {
  border-color: #CA9332;
}
.gallery-page .reels-wrapper {
  margin-top: 0.4rem;
}
.gallery-page .reels-wrapper .acf-input .canvas {
  background-color: transparent;
}
.gallery-page .reels-wrapper .acf-input .canvas .acf-icon.-picture.hide-if-value {
  display: none !important;
}
.gallery-page .reels-wrapper .acf-input .acf-oembed {
  border: unset;
  background-color: transparent;
}
.gallery-page .reels-wrapper .acf-input .acf-oembed .title {
  background-color: #16161B;
  padding: 0.2rem;
  border-radius: 0.02rem;
  border: 1px solid #323232;
  margin-bottom: 0.14rem;
  color: #CA9332;
  transition: all 0.3s ease;
}
.gallery-page .reels-wrapper .acf-input .acf-oembed .title .input-search {
  background-color: transparent;
}
.gallery-page .reels-wrapper .acf-input .acf-oembed .title:hover {
  border-color: #CA9332;
}
.gallery-page .custom-section {
  background-color: #101013;
  border: 1px dashed #737373;
  border-radius: 0.02rem;
  padding: 0.24rem;
  margin-bottom: 0.24rem;
  text-align: center;
}
.gallery-page .custom-section .add-custom-btn {
  display: flex;
  align-items: center;
  padding: 0;
  color: #CA9332;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0 auto;
}
.gallery-page .custom-section .add-custom-btn .btn-text, .gallery-page .custom-section .add-custom-btn .project-hub__btn-text {
  color: #CA9332;
}
.gallery-page .section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.16rem;
  margin-left: 0;
}
.gallery-page .section-header .wrapper {
  display: flex;
  gap: 0.12rem;
}
.gallery-page .section-header .wrapper svg {
  display: flex;
  align-self: center;
}
.gallery-page .section-header .section-title {
  color: white;
}
.gallery-page .section-header .edit-icon {
  width: 0.16rem;
  height: 0.16rem;
  color: #737373;
  cursor: pointer;
  margin-left: 0.12rem;
}

.cancel-link-btn, .remove-btn {
  background-color: transparent !important;
  padding: 0.1rem !important;
}

.project-done-page {
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}

.project-complete-celebration {
  text-align: center;
  margin: 0 auto;
}

.celebration-icon {
  margin-bottom: 0.2rem;
  animation: bounce 1s ease-in-out;
}

.celebration-title {
  font-size: 0.42rem;
  font-weight: 700;
  color: #28a745;
  margin-bottom: 0.1rem;
}

.celebration-message {
  font-size: 0.24rem;
  color: #666;
  margin-bottom: 0.2rem;
  line-height: 1.6;
}

.celebration-actions {
  display: flex;
  gap: 0.1rem;
  justify-content: center;
  flex-wrap: wrap;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-0.0002rem);
  }
  60% {
    transform: translateY(-0.0001rem);
  }
}
.project-team .header-member {
  width: 3rem;
}

.role-section-budgeting, .project-team {
  margin-top: 0.4rem;
  padding-top: 0.4rem;
  border-top: 1px solid #323232;
  margin-bottom: 0.4rem;
}
.role-section-budgeting .role-header, .project-team .role-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.role-section-budgeting .role-header .role-title, .project-team .role-header .role-title {
  color: white;
  font-weight: 700;
}
.role-section-budgeting .role-header .selection-count, .project-team .role-header .selection-count {
  display: flex;
  align-items: center;
  gap: 0.12rem;
}
.role-section-budgeting .role-header .selection-count .selected-avatars, .project-team .role-header .selection-count .selected-avatars {
  display: flex;
  gap: -0.08rem;
}
.role-section-budgeting .role-header .selection-count .selected-avatars .avatar, .project-team .role-header .selection-count .selected-avatars .avatar {
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  border: 2px solid #323232;
  margin-left: -0.08rem;
}
.role-section-budgeting .role-header .selection-count .selected-avatars .avatar:first-child, .project-team .role-header .selection-count .selected-avatars .avatar:first-child {
  margin-left: 0;
}
.role-section-budgeting .role-header .selection-count .count-badge, .project-team .role-header .selection-count .count-badge {
  background-color: transparent;
  border: 1px solid #737373;
  border-radius: 100px;
  padding: 0.06rem 0.12rem;
  color: white;
}
.role-section-budgeting .role-divider, .project-team .role-divider {
  height: 1px;
  background-color: #737373;
  margin-bottom: 0.16rem;
}
.role-section-budgeting .team-member-card, .project-team .team-member-card {
  background-color: rgba(32, 32, 38, 0.4);
  border-radius: 0.02rem;
  padding: 0.24rem;
  margin-bottom: 0.04rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.24rem;
}
.role-section-budgeting .team-member-card .checkbox, .project-team .team-member-card .checkbox {
  width: 0.16rem;
  height: 0.16rem;
  cursor: pointer;
  flex-shrink: 0;
  appearance: none;
  background-color: transparent;
  border: 2px solid #686868;
  border-radius: 0.02rem;
  position: relative;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.role-section-budgeting .team-member-card .checkbox:checked, .project-team .team-member-card .checkbox:checked {
  background-color: #CA9332;
  border-color: #323232;
}
.role-section-budgeting .team-member-card .checkbox:checked::after, .project-team .team-member-card .checkbox:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.08rem;
  height: 0.06rem;
  border: 2px solid #101013;
  border-top: none;
  border-right: none;
  transform: translate(-50%, -60%) rotate(-45deg);
}
.role-section-budgeting .team-member-card .checkbox:hover, .project-team .team-member-card .checkbox:hover {
  border-color: #CA9332;
}
.role-section-budgeting .team-member-card .member-avatar, .project-team .team-member-card .member-avatar {
  width: 0.47rem;
  height: 0.47rem;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.role-section-budgeting .team-member-card .member-info, .project-team .team-member-card .member-info {
  width: 2rem;
  flex-shrink: 0;
  text-align: start;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .team-member-card .member-info, .project-team .team-member-card .member-info {
    width: 1.3rem;
  }
}
.role-section-budgeting .team-member-card .member-info .member-name, .project-team .team-member-card .member-info .member-name {
  color: white;
  margin-bottom: 0.04rem;
}
.role-section-budgeting .team-member-card .member-info .member-role, .project-team .team-member-card .member-info .member-role {
  color: #686868;
}
.role-section-budgeting .team-member-card .rate-value, .project-team .team-member-card .rate-value {
  color: white;
  text-align: center;
  width: 0.8rem;
  flex-shrink: 0;
}
.role-section-budgeting .team-member-card .hours-value, .project-team .team-member-card .hours-value {
  color: white;
  text-align: center;
  width: 0.6rem;
  flex-shrink: 0;
}
.role-section-budgeting .team-member-card .total-value, .project-team .team-member-card .total-value {
  color: #D9D9D9;
  text-align: center;
  width: 1.8rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .team-member-card .total-value, .project-team .team-member-card .total-value {
    width: 1rem;
  }
}
.role-section-budgeting .team-member-card .action-buttons, .project-team .team-member-card .action-buttons {
  display: flex;
  gap: 0.08rem;
  width: auto;
  flex: 1;
  flex-shrink: 0;
  align-items: center;
  height: 0.36rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .team-member-card .action-buttons, .project-team .team-member-card .action-buttons {
    flex-direction: column;
  }
  .role-section-budgeting .team-member-card .action-buttons .btn-primary, .role-section-budgeting .team-member-card .action-buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .role-section-budgeting .team-member-card .action-buttons a, .role-section-budgeting .team-member-card .action-buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .role-section-budgeting .team-member-card .action-buttons .bb-more-link, .role-section-budgeting .team-member-card .action-buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .role-section-budgeting .team-member-card .action-buttons #gform_submit_button_5, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .role-section-budgeting .team-member-card .action-buttons .button, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .role-section-budgeting .team-member-card .action-buttons .button.button-hero, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .role-section-budgeting .team-member-card .action-buttons .button.load-more.button-primary, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .role-section-budgeting .team-member-card .action-buttons .media-button-select, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .role-section-budgeting .team-member-card .action-buttons .media-menu-item#menu-item-upload, .role-section-budgeting .team-member-card .action-buttons .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .role-section-budgeting .team-member-card .action-buttons .button.load-more-jump, .role-section-budgeting .team-member-card .action-buttons .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .role-section-budgeting .team-member-card .action-buttons input, .role-section-budgeting .team-member-card .action-buttons body.blog .journal-hero .filter, body.blog .journal-hero .role-section-budgeting .team-member-card .action-buttons .filter, .role-section-budgeting .team-member-card .action-buttons body.category .journal-hero .filter, body.category .journal-hero .role-section-budgeting .team-member-card .action-buttons .filter, .role-section-budgeting .team-member-card .action-buttons section.membership-levels input[type=submit], section.membership-levels .role-section-budgeting .team-member-card .action-buttons input[type=submit], .role-section-budgeting .team-member-card .action-buttons .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .role-section-budgeting .team-member-card .action-buttons .acf-gallery-add, .role-section-budgeting .team-member-card .action-buttons .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .role-section-budgeting .team-member-card .action-buttons .acf-gallery-add, .role-section-budgeting .team-member-card .action-buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .role-section-budgeting .team-member-card .action-buttons button, .role-section-budgeting .team-member-card .action-buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .role-section-budgeting .team-member-card .action-buttons input[type=submit], .role-section-budgeting .team-member-card .action-buttons .btn-transparent-ph, .project-team .team-member-card .action-buttons .btn-primary, .project-team .team-member-card .action-buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-team .team-member-card .action-buttons a, .project-team .team-member-card .action-buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .project-team .team-member-card .action-buttons .bb-more-link, .project-team .team-member-card .action-buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .project-team .team-member-card .action-buttons #gform_submit_button_5, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-team .team-member-card .action-buttons .button, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .project-team .team-member-card .action-buttons .button.button-hero, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .project-team .team-member-card .action-buttons .button.load-more.button-primary, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .project-team .team-member-card .action-buttons .media-button-select, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .project-team .team-member-card .action-buttons .media-menu-item#menu-item-upload, .project-team .team-member-card .action-buttons .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .project-team .team-member-card .action-buttons .button.load-more-jump, .project-team .team-member-card .action-buttons .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .project-team .team-member-card .action-buttons input, .project-team .team-member-card .action-buttons body.blog .journal-hero .filter, body.blog .journal-hero .project-team .team-member-card .action-buttons .filter, .project-team .team-member-card .action-buttons body.category .journal-hero .filter, body.category .journal-hero .project-team .team-member-card .action-buttons .filter, .project-team .team-member-card .action-buttons section.membership-levels input[type=submit], section.membership-levels .project-team .team-member-card .action-buttons input[type=submit], .project-team .team-member-card .action-buttons .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .project-team .team-member-card .action-buttons .acf-gallery-add, .project-team .team-member-card .action-buttons .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .project-team .team-member-card .action-buttons .acf-gallery-add, .project-team .team-member-card .action-buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-team .team-member-card .action-buttons button, .project-team .team-member-card .action-buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-team .team-member-card .action-buttons input[type=submit], .project-team .team-member-card .action-buttons .btn-transparent-ph {
    min-width: 1.5rem;
    padding: 0.11rem 0.18rem;
  }
}
.role-section-budgeting .table-headers, .project-team .table-headers {
  display: flex;
  align-items: center;
  gap: 0.24rem;
  margin-bottom: 0.16rem;
}
.role-section-budgeting .table-headers .header-select, .project-team .table-headers .header-select {
  width: 0.5rem;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .table-headers .header-select, .project-team .table-headers .header-select {
    width: 0.5rem;
  }
}
.role-section-budgeting .table-headers .header-member, .project-team .table-headers .header-member {
  width: 2.8rem;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .table-headers .header-member, .project-team .table-headers .header-member {
    width: 1.5rem;
  }
}
.role-section-budgeting .table-headers .header-rate, .project-team .table-headers .header-rate {
  width: 0.7rem;
  text-align: start;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}
.role-section-budgeting .table-headers .header-hours, .project-team .table-headers .header-hours {
  width: 1.2rem;
  text-align: start;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .table-headers .header-hours, .project-team .table-headers .header-hours {
    width: 0.8rem;
    text-align: start;
  }
}
.role-section-budgeting .table-headers .header-total, .project-team .table-headers .header-total {
  width: 2.3rem;
  text-align: start;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .role-section-budgeting .table-headers .header-total, .project-team .table-headers .header-total {
    text-align: start;
  }
}
.role-section-budgeting .table-headers .header-actions, .project-team .table-headers .header-actions {
  width: 2rem;
  text-align: center;
  color: white;
  font-weight: 500;
  flex-shrink: 0;
}

.project-navigation {
  margin-bottom: 0.58rem;
}
.project-navigation .nav-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.28rem;
  position: relative;
}
.project-navigation .nav-steps .nav-step {
  color: #737373;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: relative;
  z-index: 2;
}
.project-navigation .nav-steps .nav-step.active {
  color: white;
}
.project-navigation .nav-steps .nav-step:hover {
  color: white;
}
.project-navigation .nav-steps .nav-step:nth-child(2) {
  position: absolute;
  left: 25%;
  transform: translateX(-50%);
}
.project-navigation .nav-steps .nav-step:nth-child(3) {
  position: absolute;
  left: 41.667%;
  transform: translateX(-50%);
}
.project-navigation .nav-steps .nav-step:nth-child(4) {
  position: absolute;
  left: 66.667%;
  transform: translateX(-50%);
}
.project-navigation .nav-steps .nav-step:nth-child(5) {
  margin-left: auto;
}
.project-navigation .nav-steps .nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  z-index: 1;
}
.project-navigation .nav-steps .nav-arrow svg {
  width: 100%;
  height: 100%;
  color: #737373;
}
.project-navigation .nav-steps .nav-arrow:nth-child(2) {
  left: 8.333%;
  transform: translate(50%, -50%);
}
.project-navigation .nav-steps .nav-arrow:nth-child(4) {
  left: 33.333%;
  transform: translate(50%, -50%);
}
.project-navigation .nav-steps .nav-arrow:nth-child(6) {
  left: 50%;
  transform: translate(50%, -50%);
}
.project-navigation .nav-steps .nav-arrow:nth-child(8) {
  left: 75%;
  transform: translate(50%, -50%);
}
.project-navigation .progress-section {
  position: relative;
  height: 0.3rem;
  background-color: #737373;
  border-radius: 40px;
  overflow: hidden;
}
.project-navigation .progress-section .progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #D9D9D9;
  border-radius: 40px;
  transition: width 0.3s ease;
}
.project-navigation .progress-section .construction-pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 0.1rem, rgba(202, 147, 50, 0.1) 0.1rem, rgba(202, 147, 50, 0.1) 0.2rem), repeating-linear-gradient(0deg, transparent, transparent 0.05rem, rgba(202, 147, 50, 0.05) 0.05rem, rgba(202, 147, 50, 0.05) 0.1rem);
  background-size: 0.2rem 0.2rem, 0.1rem 0.1rem;
  opacity: 0.3;
  pointer-events: none;
}
.project-navigation .progress-section .progress-indicators {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.project-navigation .progress-section .progress-indicators .indicator {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.09rem;
  height: 0.2rem;
  background-color: #D9D9D9;
  border-radius: 2px;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(1) {
  left: 0.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(2) {
  left: 0.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(3) {
  left: 0.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(4) {
  left: 0.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(5) {
  left: 0.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(6) {
  left: 0.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(7) {
  left: 0.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(8) {
  left: 0.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(9) {
  left: 0.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(10) {
  left: 0.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(11) {
  left: 1.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(12) {
  left: 1.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(13) {
  left: 1.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(14) {
  left: 1.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(15) {
  left: 1.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(16) {
  left: 1.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(17) {
  left: 1.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(18) {
  left: 1.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(19) {
  left: 1.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(20) {
  left: 1.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(21) {
  left: 2.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(22) {
  left: 2.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(23) {
  left: 2.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(24) {
  left: 2.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(25) {
  left: 2.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(26) {
  left: 2.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(27) {
  left: 2.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(28) {
  left: 2.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(29) {
  left: 2.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(30) {
  left: 2.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(31) {
  left: 3.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(32) {
  left: 3.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(33) {
  left: 3.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(34) {
  left: 3.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(35) {
  left: 3.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(36) {
  left: 3.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(37) {
  left: 3.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(38) {
  left: 3.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(39) {
  left: 3.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(40) {
  left: 3.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(41) {
  left: 4.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(42) {
  left: 4.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(43) {
  left: 4.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(44) {
  left: 4.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(45) {
  left: 4.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(46) {
  left: 4.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(47) {
  left: 4.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(48) {
  left: 4.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(49) {
  left: 4.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(50) {
  left: 4.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(51) {
  left: 5.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(52) {
  left: 5.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(53) {
  left: 5.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(54) {
  left: 5.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(55) {
  left: 5.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(56) {
  left: 5.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(57) {
  left: 5.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(58) {
  left: 5.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(59) {
  left: 5.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(60) {
  left: 5.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(61) {
  left: 6.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(62) {
  left: 6.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(63) {
  left: 6.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(64) {
  left: 6.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(65) {
  left: 6.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(66) {
  left: 6.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(67) {
  left: 6.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(68) {
  left: 6.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(69) {
  left: 6.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(70) {
  left: 6.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(71) {
  left: 7.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(72) {
  left: 7.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(73) {
  left: 7.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(74) {
  left: 7.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(75) {
  left: 7.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(76) {
  left: 7.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(77) {
  left: 7.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(78) {
  left: 7.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(79) {
  left: 7.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(80) {
  left: 7.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(81) {
  left: 8.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(82) {
  left: 8.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(83) {
  left: 8.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(84) {
  left: 8.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(85) {
  left: 8.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(86) {
  left: 8.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(87) {
  left: 8.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(88) {
  left: 8.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(89) {
  left: 8.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(90) {
  left: 8.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(91) {
  left: 9.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(92) {
  left: 9.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(93) {
  left: 9.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(94) {
  left: 9.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(95) {
  left: 9.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(96) {
  left: 9.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(97) {
  left: 9.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(98) {
  left: 9.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(99) {
  left: 9.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(100) {
  left: 9.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(101) {
  left: 10.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(102) {
  left: 10.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(103) {
  left: 10.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(104) {
  left: 10.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(105) {
  left: 10.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(106) {
  left: 10.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(107) {
  left: 10.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(108) {
  left: 10.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(109) {
  left: 10.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(110) {
  left: 10.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(111) {
  left: 11.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(112) {
  left: 11.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(113) {
  left: 11.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(114) {
  left: 11.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(115) {
  left: 11.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(116) {
  left: 11.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(117) {
  left: 11.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(118) {
  left: 11.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(119) {
  left: 11.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(120) {
  left: 11.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(121) {
  left: 12.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(122) {
  left: 12.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(123) {
  left: 12.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(124) {
  left: 12.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(125) {
  left: 12.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(126) {
  left: 12.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(127) {
  left: 12.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(128) {
  left: 12.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(129) {
  left: 12.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(130) {
  left: 12.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(131) {
  left: 13.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(132) {
  left: 13.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(133) {
  left: 13.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(134) {
  left: 13.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(135) {
  left: 13.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(136) {
  left: 13.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(137) {
  left: 13.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(138) {
  left: 13.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(139) {
  left: 13.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(140) {
  left: 13.95rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(141) {
  left: 14.05rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(142) {
  left: 14.15rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(143) {
  left: 14.25rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(144) {
  left: 14.35rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(145) {
  left: 14.45rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(146) {
  left: 14.55rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(147) {
  left: 14.65rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(148) {
  left: 14.75rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(149) {
  left: 14.85rem;
}
.project-navigation .progress-section .progress-indicators .indicator:nth-child(150) {
  left: 14.95rem;
}
@media (max-width: 768px) {
  .project-navigation .nav-steps {
    flex-direction: column;
    gap: 0.2rem;
    align-items: flex-start;
  }
  .project-navigation .nav-steps .nav-step {
    position: static !important;
    transform: none !important;
    margin-left: 0 !important;
  }
  .project-navigation .nav-steps .nav-arrow {
    display: none;
  }
  .project-navigation .progress-section {
    height: 0.2rem;
  }
}

.team-member-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0.16rem;
  transition: transform 0.3s ease;
}
.team-member-card__avatar {
  position: relative;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0.16rem;
  border: 2px solid transparent;
  transition: border-color 0.3s ease;
}
.team-member-card__avatar:hover {
  border-color: #ca9332;
}
.team-member-card__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.team-member-card__avatar::after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background-color: #4CAF50;
  border: 2px solid #101013;
  border-radius: 50%;
}
.team-member-card__avatar.offline::after {
  background-color: #a5a5a5;
}
.team-member-card__avatar.busy::after {
  background-color: #FF9800;
}
.team-member-card__info {
  text-align: center;
  width: 100%;
}
.team-member-card__name {
  margin-bottom: 0.04rem;
  font-weight: 600;
  line-height: 1.2;
}
.team-member-card__role {
  font-size: 14px;
  line-height: 1.1;
  opacity: 0.8;
}
.team-member-card__location {
  margin-top: 0.04rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.04rem;
}
.team-member-card__location svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
}
.team-member-card__actions {
  display: flex;
  gap: 0.08rem;
  margin-top: 0.16rem;
  width: 100%;
  justify-content: center;
}
.team-member-card__btn {
  padding: 0.04rem 0.08rem;
  font-size: 12px;
  border-radius: 4px;
  min-width: 80px;
}
.team-member-card__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.team-member-card__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.team-member-card__btn--outline {
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.team-member-card__btn--outline:hover {
  border-color: #ca9332;
  color: #ca9332;
}
.team-member-card__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.24rem;
  margin: 0.32rem 0;
}
@media (max-width: 991px) {
  .team-member-card__grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 0.16rem;
  }
}
.team-member-card__list {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
.team-member-card__list .team-member-card {
  flex-direction: row;
  text-align: left;
  padding: 0.16rem;
  background-color: #202026;
  border-radius: 8px;
  border: 1px solid #323232;
}
.team-member-card__list .team-member-card .team-member-card__avatar {
  margin-bottom: 0;
  margin-right: 0.16rem;
  flex-shrink: 0;
}
.team-member-card__list .team-member-card .team-member-card__info {
  flex: 1;
  text-align: left;
}
.team-member-card__list .team-member-card .team-member-card__actions {
  justify-content: flex-end;
  margin-top: 0;
}
.team-member-card__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.team-member-card__modal.open {
  opacity: 1;
  visibility: visible;
}
.team-member-card__modal-content {
  background-color: #202026;
  border-radius: 12px;
  padding: 0.32rem;
  max-width: 500px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
.team-member-card__modal.open .team-member-card__modal-content {
  transform: scale(1);
}
.team-member-card__modal-close {
  position: absolute;
  top: 0.16rem;
  right: 0.16rem;
  background: none;
  border: none;
  color: #a5a5a5;
  font-size: 24px;
  cursor: pointer;
  padding: 0.04rem;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.team-member-card__modal-close:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}
.team-member-card__modal-header {
  display: flex;
  align-items: center;
  gap: 0.16rem;
  margin-bottom: 0.24rem;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid #323232;
}
.team-member-card__modal-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.team-member-card__modal-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-member-card__modal-info {
  flex: 1;
}
.team-member-card__modal-info h3, .team-member-card__modal-info .animated-blurb {
  margin-bottom: 0.04rem;
}
.team-member-card__modal-info p {
  margin-bottom: 0.04rem;
}
.team-member-card__modal-body {
  margin-bottom: 0.24rem;
}
.team-member-card__modal-section {
  margin-bottom: 0.16rem;
}
.team-member-card__modal-section h4 {
  margin-bottom: 0.08rem;
  font-size: 16px;
}
.team-member-card__modal-section p {
  font-size: 14px;
}
.team-member-card__modal-actions {
  display: flex;
  gap: 0.16rem;
  justify-content: flex-end;
  padding-top: 0.16rem;
  border-top: 1px solid #323232;
}

@media (max-width: 767px) {
  .team-member-card__grid {
    grid-template-columns: 1fr;
  }
  .team-member-card__actions {
    flex-direction: column;
    width: 100%;
  }
  .team-member-card__btn {
    width: 100%;
    justify-content: center;
  }
  .team-member-card__modal-content {
    padding: 0.24rem;
    margin: 0.16rem;
  }
  .team-member-card__modal-header {
    flex-direction: column;
    text-align: center;
  }
  .team-member-card__modal-actions {
    flex-direction: column;
  }
}
.creative-brief-section {
  background-color: #202026;
  border-radius: 8px;
  padding: 0.24rem;
  border: 1px solid #323232;
  transition: all 0.3s ease;
  cursor: pointer;
}
.creative-brief-section:hover {
  border-color: #ca9332;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}
.creative-brief-section.active {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.2);
}
.creative-brief-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.16rem;
}
.creative-brief-section__title {
  font-size: 18px;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 600;
}
.creative-brief-section__status {
  display: flex;
  align-items: center;
  gap: 0.04rem;
}
.creative-brief-section__status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF9800;
}
.creative-brief-section__status-dot.completed {
  background-color: #4CAF50;
}
.creative-brief-section__status-dot.in-progress {
  background-color: #ca9332;
}
.creative-brief-section__status-text {
  font-size: 11px;
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.creative-brief-section__content {
  margin-bottom: 0.16rem;
}
.creative-brief-section__description {
  font-size: 14px;
  line-height: 1.5;
  color: #d9d9d9;
  margin-bottom: 0.08rem;
}
.creative-brief-section__requirements {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-bottom: 0.16rem;
}
.creative-brief-section__requirement {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(165, 165, 165, 0.1);
  border-radius: 10px;
  color: #a5a5a5;
  border: 1px solid rgba(165, 165, 165, 0.2);
}
.creative-brief-section__actions {
  display: flex;
  gap: 0.08rem;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
}
.creative-brief-section:hover .creative-brief-section__actions {
  opacity: 1;
  transform: translateY(0);
}
.creative-brief-section__btn {
  flex: 1;
  padding: 0.04rem 0.08rem;
  font-size: 11px;
  border-radius: 4px;
}
.creative-brief-section__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.creative-brief-section__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.creative-brief-section__btn--outline {
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.creative-brief-section__btn--outline:hover {
  border-color: #ca9332;
  color: #ca9332;
}
.creative-brief-section--compact {
  padding: 0.16rem;
}
.creative-brief-section--compact .creative-brief-section__title {
  font-size: 16px;
}
.creative-brief-section--compact .creative-brief-section__description {
  font-size: 13px;
}
.creative-brief-section--compact .creative-brief-section__requirements {
  margin-bottom: 0.08rem;
}
.creative-brief-section--compact .creative-brief-section__requirement {
  font-size: 9px;
  padding: 0.04rem;
}
.creative-brief-section--expanded {
  padding: 0.32rem;
}
.creative-brief-section--expanded .creative-brief-section__title {
  font-size: 20px;
  margin-bottom: 0.08rem;
}
.creative-brief-section--expanded .creative-brief-section__description {
  font-size: 16px;
  margin-bottom: 0.16rem;
}
.creative-brief-section--expanded .creative-brief-section__requirements {
  margin-bottom: 0.24rem;
}
.creative-brief-section--expanded .creative-brief-section__requirement {
  font-size: 12px;
  padding: 0.08rem 0.16rem;
}
.creative-brief-section--required {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--required::before {
  content: "*";
  color: #ca9332;
  margin-right: 0.04rem;
  font-weight: bold;
}
.creative-brief-section--required .creative-brief-section__title {
  color: #ca9332;
}
.creative-brief-section--optional {
  border-style: dashed;
  border-color: #323232;
  background-color: rgba(165, 165, 165, 0.05);
}
.creative-brief-section--optional:hover {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--optional .creative-brief-section__title {
  color: #a5a5a5;
}
.creative-brief-section--custom {
  border-style: dashed;
  border-color: #323232;
  background-color: rgba(165, 165, 165, 0.05);
}
.creative-brief-section--custom:hover {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--custom .creative-brief-section__title {
  color: #a5a5a5;
  font-style: italic;
}
.creative-brief-section--custom::after {
  content: "+";
  color: #a5a5a5;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
}

.creative-brief-sections__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 0.24rem;
}
@media (max-width: 1199px) {
  .creative-brief-sections__grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 0.16rem;
  }
}
@media (max-width: 991px) {
  .creative-brief-sections__grid {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
}
.creative-brief-sections__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .creative-brief-sections__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.creative-brief-sections__title {
  font-size: 24px;
  margin-bottom: 0;
  color: #ffffff;
}
.creative-brief-sections__add-btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}
.creative-brief-sections__add-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.creative-brief-sections__add-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
@media (max-width: 991px) {
  .creative-brief-sections__add-btn {
    width: 100%;
    justify-content: center;
  }
}

.creative-brief-section--draft {
  border-color: #FF9800;
  background-color: rgba(255, 152, 0, 0.05);
}
.creative-brief-section--draft .creative-brief-section__status-dot {
  background-color: #FF9800;
}
.creative-brief-section--review {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
.creative-brief-section--review .creative-brief-section__status-dot {
  background-color: #ca9332;
}
.creative-brief-section--approved {
  border-color: #4CAF50;
  background-color: rgba(76, 175, 80, 0.05);
}
.creative-brief-section--approved .creative-brief-section__status-dot {
  background-color: #4CAF50;
}
.creative-brief-section--rejected {
  border-color: #f44336;
  background-color: rgba(244, 67, 54, 0.05);
}
.creative-brief-section--rejected .creative-brief-section__status-dot {
  background-color: #f44336;
}

@media (max-width: 1199px) {
  .creative-brief-sections__grid {
    justify-content: center;
  }
  .creative-brief-section {
    min-width: 250px;
  }
}
@media (max-width: 991px) {
  .creative-brief-sections__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
  .creative-brief-sections__grid {
    flex-direction: column;
  }
  .creative-brief-section {
    min-width: auto;
    width: 100%;
  }
  .creative-brief-section__actions {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 767px) {
  .creative-brief-sections__add-btn {
    width: 100%;
    justify-content: center;
  }
  .creative-brief-section {
    padding: 0.16rem;
  }
  .creative-brief-section__header {
    flex-direction: column;
    gap: 0.08rem;
    align-items: flex-start;
  }
  .creative-brief-section__actions {
    flex-direction: column;
    gap: 0.08rem;
  }
  .creative-brief-section__btn {
    width: 100%;
    justify-content: center;
  }
}
.team-section {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 12px;
  padding: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .team-section {
    padding: 0.16rem;
  }
}
.team-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .team-section__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.team-section__title {
  font-size: 20px;
  margin-bottom: 0.04rem;
  color: #ffffff;
}
.team-section__subtitle {
  font-size: 14px;
  color: #a5a5a5;
  margin-bottom: 0;
}
.team-section__actions {
  display: flex;
  gap: 0.08rem;
}
@media (max-width: 991px) {
  .team-section__actions {
    width: 100%;
    justify-content: center;
  }
}
.team-section__btn {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  padding: 0.04rem 0.08rem;
  font-size: 12px;
  border-radius: 6px;
}
.team-section__btn svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.team-section__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.team-section__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.team-section__btn--success {
  background-color: transparent;
  border-color: #4CAF50;
  color: #4CAF50;
}
.team-section__btn--success:hover {
  background-color: #4CAF50;
  color: #ffffff;
}
@media (max-width: 991px) {
  .team-section__btn {
    flex: 1;
    justify-content: center;
  }
}
.team-section__overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .team-section__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
}
@media (max-width: 767px) {
  .team-section__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
.team-section__metric {
  text-align: center;
  padding: 0.24rem;
  background-color: rgba(202, 147, 50, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(202, 147, 50, 0.1);
  position: relative;
  overflow: hidden;
}
.team-section__metric::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #ca9332, #4CAF50);
}
.team-section__metric--total {
  background-color: rgba(202, 147, 50, 0.1);
  border-color: rgba(202, 147, 50, 0.2);
}
.team-section__metric--total::before {
  background: #ca9332;
}
.team-section__metric--active {
  background-color: rgba(76, 175, 80, 0.05);
  border-color: rgba(76, 175, 80, 0.1);
}
.team-section__metric--active::before {
  background: #4CAF50;
}
.team-section__metric--pending {
  background-color: rgba(255, 152, 0, 0.05);
  border-color: rgba(255, 152, 0, 0.1);
}
.team-section__metric--pending::before {
  background: #FF9800;
}
.team-section__metric--available {
  background-color: rgba(202, 147, 50, 0.05);
  border-color: rgba(202, 147, 50, 0.1);
}
.team-section__metric--available::before {
  background: #ca9332;
}
.team-section__metric-value {
  font-size: 32px;
  margin-bottom: 0.04rem;
  line-height: 1;
}
.team-section__metric-value--total {
  color: #ca9332;
}
.team-section__metric-value--active {
  color: #4CAF50;
}
.team-section__metric-value--pending {
  color: #FF9800;
}
.team-section__metric-value--available {
  color: #ca9332;
}
@media (max-width: 991px) {
  .team-section__metric-value {
    font-size: 24px;
  }
}
.team-section__metric-label {
  font-size: 12px;
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.04rem;
}
.team-section__metric-description {
  font-size: 11px;
  color: #d9d9d9;
  line-height: 1.4;
}
.team-section__roles {
  margin-bottom: 0.24rem;
}
.team-section__roles-title {
  font-size: 16px;
  margin-bottom: 0.16rem;
  color: #ffffff;
}
.team-section__roles-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 0.16rem;
}
@media (max-width: 991px) {
  .team-section__roles-grid {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
}
.team-section__role-card {
  background-color: rgba(202, 147, 50, 0.02);
  border: 1px solid rgba(202, 147, 50, 0.05);
  border-radius: 8px;
  padding: 0.16rem;
  transition: all 0.3s ease;
}
.team-section__role-card:hover {
  background-color: rgba(202, 147, 50, 0.05);
  border-color: rgba(202, 147, 50, 0.1);
}
.team-section__role-card--filled {
  background-color: rgba(76, 175, 80, 0.02);
  border-color: rgba(76, 175, 80, 0.05);
}
.team-section__role-card--filled:hover {
  background-color: rgba(76, 175, 80, 0.05);
  border-color: rgba(76, 175, 80, 0.1);
}
.team-section__role-card--pending {
  background-color: rgba(255, 152, 0, 0.02);
  border-color: rgba(255, 152, 0, 0.05);
}
.team-section__role-card--pending:hover {
  background-color: rgba(255, 152, 0, 0.05);
  border-color: rgba(255, 152, 0, 0.1);
}
.team-section__role-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.08rem;
}
.team-section__role-title {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.04rem;
}
.team-section__role-status {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.team-section__role-status--filled {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
  border: 1px solid rgba(76, 175, 80, 0.2);
}
.team-section__role-status--pending {
  background-color: rgba(255, 152, 0, 0.1);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.2);
}
.team-section__role-status--open {
  background-color: rgba(202, 147, 50, 0.1);
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.2);
}
.team-section__role-description {
  font-size: 12px;
  color: #d9d9d9;
  line-height: 1.4;
  margin-bottom: 0.08rem;
}
.team-section__role-requirements {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-bottom: 0.08rem;
}
.team-section__role-requirement {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(165, 165, 165, 0.1);
  border-radius: 10px;
  color: #a5a5a5;
  border: 1px solid rgba(165, 165, 165, 0.2);
}
.team-section__role-actions {
  display: flex;
  gap: 0.04rem;
}
.team-section__role-btn {
  flex: 1;
  padding: 0.04rem 0.08rem;
  font-size: 10px;
  border-radius: 4px;
}
.team-section__role-btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.team-section__role-btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.team-section__members {
  margin-bottom: 0.24rem;
}
.team-section__members-title {
  font-size: 16px;
  margin-bottom: 0.16rem;
  color: #ffffff;
}
.team-section__members-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 0.16rem;
}
@media (max-width: 991px) {
  .team-section__members-grid {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
}
.team-section__member-card {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 8px;
  padding: 0.16rem;
  transition: all 0.3s ease;
}
.team-section__member-card:hover {
  border-color: #ca9332;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
}
.team-section__member-header {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin-bottom: 0.08rem;
}
.team-section__member-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #323232;
  transition: border-color 0.3s ease;
}
.team-section__member-avatar:hover {
  border-color: #ca9332;
}
.team-section__member-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.team-section__member-avatar--placeholder {
  background: linear-gradient(135deg, #ca9332, #4CAF50);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.team-section__member-info {
  flex: 1;
}
.team-section__member-name {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.04rem;
}
.team-section__member-role {
  font-size: 11px;
  color: #ca9332;
  font-weight: 500;
}
.team-section__member-status {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.team-section__member-status--active {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
  border: 1px solid rgba(76, 175, 80, 0.2);
}
.team-section__member-status--pending {
  background-color: rgba(255, 152, 0, 0.1);
  color: #FF9800;
  border: 1px solid rgba(255, 152, 0, 0.2);
}
.team-section__member-status--offline {
  background-color: rgba(165, 165, 165, 0.1);
  color: #a5a5a5;
  border: 1px solid rgba(165, 165, 165, 0.2);
}
.team-section__member-details {
  margin-bottom: 0.08rem;
}
.team-section__member-skill {
  font-size: 11px;
  color: #d9d9d9;
  margin-bottom: 0.04rem;
}
.team-section__member-skill:last-child {
  margin-bottom: 0;
}
.team-section__member-actions {
  display: flex;
  gap: 0.04rem;
}
.team-section__member-btn {
  flex: 1;
  padding: 0.04rem 0.08rem;
  font-size: 10px;
  border-radius: 4px;
}
.team-section__member-btn svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
}
.team-section__member-btn--danger {
  background-color: transparent;
  border-color: #323232;
  color: #a5a5a5;
}
.team-section__member-btn--danger:hover {
  background-color: #dc3545;
  border-color: #dc3545;
  color: #ffffff;
}
.team-section__filters {
  display: flex;
  gap: 0.16rem;
  margin-bottom: 0.24rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .team-section__filters {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.team-section__filter {
  padding: 0.04rem 0.16rem;
  border-radius: 20px;
  font-size: 12px;
  border-color: #323232;
  color: #a5a5a5;
  background-color: transparent;
}
.team-section__filter:hover, .team-section__filter.active {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
@media (max-width: 991px) {
  .team-section__filter {
    width: 100%;
    justify-content: center;
  }
}
.team-section--compact {
  padding: 0.16rem;
}
.team-section--compact .team-section__overview {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
}
.team-section--compact .team-section__metric {
  padding: 0.16rem;
}
.team-section--compact .team-section__metric-value {
  font-size: 24px;
}
.team-section--compact .team-section__roles-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.08rem;
}
.team-section--compact .team-section__members-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.08rem;
}
.team-section--expanded {
  padding: 0.32rem;
}
.team-section--expanded .team-section__overview {
  grid-template-columns: repeat(4, 1fr);
  gap: 0.32rem;
}
.team-section--expanded .team-section__metric {
  padding: 0.32rem;
}
.team-section--expanded .team-section__metric-value {
  font-size: 36px;
}
.team-section--expanded .team-section__roles-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 0.24rem;
}
.team-section--expanded .team-section__members-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 0.24rem;
}
.team-section--minimal {
  padding: 0.08rem;
}
.team-section--minimal .team-section__overview {
  grid-template-columns: 1fr;
  gap: 0.16rem;
}
.team-section--minimal .team-section__metric {
  padding: 0.08rem;
}
.team-section--minimal .team-section__metric-value {
  font-size: 20px;
}
.team-section--minimal .team-section__header {
  margin-bottom: 0.16rem;
}
.team-section--minimal .team-section__roles-grid {
  grid-template-columns: 1fr;
  gap: 0.08rem;
}
.team-section--minimal .team-section__members-grid {
  grid-template-columns: 1fr;
  gap: 0.08rem;
}

@media (max-width: 1199px) {
  .team-section__overview {
    justify-content: center;
  }
  .team-section__metric {
    min-width: 200px;
  }
  .team-section__roles-grid {
    justify-content: center;
  }
  .team-section__members-grid {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .team-section__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
  .team-section__actions {
    width: 100%;
    justify-content: center;
  }
  .team-section__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
  .team-section__metric {
    min-width: auto;
  }
  .team-section__roles-grid {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
  .team-section__members-grid {
    grid-template-columns: 1fr;
    gap: 0.08rem;
  }
}
@media (max-width: 767px) {
  .team-section__actions {
    flex-direction: column;
    gap: 0.08rem;
  }
  .team-section__btn {
    width: 100%;
    justify-content: center;
  }
  .team-section__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
  .team-section__filters {
    flex-direction: column;
    gap: 0.08rem;
  }
  .team-section__filter {
    width: 100%;
    justify-content: center;
  }
  .team-section__role-card .team-section__role-header {
    flex-direction: column;
    gap: 0.04rem;
    align-items: flex-start;
  }
  .team-section__member-card .team-section__member-header {
    flex-direction: column;
    gap: 0.08rem;
    align-items: flex-start;
    text-align: center;
  }
  .team-section__member-card .team-section__member-avatar {
    align-self: center;
  }
}
.project-summary {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 12px;
  padding: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .project-summary {
    padding: 0.16rem;
  }
}
.project-summary__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .project-summary__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.project-summary__title {
  font-size: 20px;
  margin-bottom: 0.04rem;
  color: #ffffff;
}
.project-summary__subtitle {
  font-size: 14px;
  color: #a5a5a5;
  margin-bottom: 0;
}
.project-summary__actions {
  display: flex;
  gap: 0.08rem;
}
@media (max-width: 991px) {
  .project-summary__actions {
    width: 100%;
    justify-content: center;
  }
}
.project-summary__btn {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  padding: 0.04rem 0.08rem;
  font-size: 12px;
  border-radius: 6px;
}
.project-summary__btn svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.project-summary__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-summary__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-summary__btn--success {
  background-color: transparent;
  border-color: #4CAF50;
  color: #4CAF50;
}
.project-summary__btn--success:hover {
  background-color: #4CAF50;
  color: #ffffff;
}
@media (max-width: 991px) {
  .project-summary__btn {
    flex: 1;
    justify-content: center;
  }
}
.project-summary__overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .project-summary__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
}
@media (max-width: 767px) {
  .project-summary__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
.project-summary__metric {
  text-align: center;
  padding: 0.24rem;
  background-color: rgba(202, 147, 50, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(202, 147, 50, 0.1);
  position: relative;
  overflow: hidden;
}
.project-summary__metric::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #ca9332, #4CAF50);
}
.project-summary__metric--status {
  background-color: rgba(202, 147, 50, 0.1);
  border-color: rgba(202, 147, 50, 0.2);
}
.project-summary__metric--status::before {
  background: #ca9332;
}
.project-summary__metric--timeline {
  background-color: rgba(255, 152, 0, 0.05);
  border-color: rgba(255, 152, 0, 0.1);
}
.project-summary__metric--timeline::before {
  background: #FF9800;
}
.project-summary__metric--budget {
  background-color: rgba(76, 175, 80, 0.05);
  border-color: rgba(76, 175, 80, 0.1);
}
.project-summary__metric--budget::before {
  background: #4CAF50;
}
.project-summary__metric--priority {
  background-color: rgba(220, 53, 69, 0.05);
  border-color: rgba(220, 53, 69, 0.1);
}
.project-summary__metric--priority::before {
  background: #dc3545;
}
.project-summary__metric-value {
  font-size: 32px;
  margin-bottom: 0.04rem;
  line-height: 1;
}
.project-summary__metric-value--status {
  color: #ca9332;
}
.project-summary__metric-value--timeline {
  color: #FF9800;
}
.project-summary__metric-value--budget {
  color: #4CAF50;
}
.project-summary__metric-value--priority {
  color: #dc3545;
}
@media (max-width: 991px) {
  .project-summary__metric-value {
    font-size: 24px;
  }
}
.project-summary__metric-label {
  font-size: 12px;
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.04rem;
}
.project-summary__metric-description {
  font-size: 11px;
  color: #d9d9d9;
  line-height: 1.4;
}
.project-summary__content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 0.32rem;
}
@media (max-width: 1199px) {
  .project-summary__content {
    grid-template-columns: 1fr;
    gap: 0.24rem;
  }
}
.project-summary__main {
  display: flex;
  flex-direction: column;
  gap: 0.24rem;
}
.project-summary__description {
  background-color: rgba(202, 147, 50, 0.02);
  border: 1px solid rgba(202, 147, 50, 0.05);
  border-radius: 8px;
  padding: 0.24rem;
}
@media (max-width: 991px) {
  .project-summary__description {
    padding: 0.16rem;
  }
}
.project-summary__description-title {
  font-size: 16px;
  margin-bottom: 0.16rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.08rem;
}
.project-summary__description-title svg {
  width: 18px;
  height: 18px;
  fill: #ca9332;
}
.project-summary__description-text {
  font-size: 14px;
  line-height: 1.6;
  color: #ffffff;
  margin-bottom: 0.16rem;
}
.project-summary__description-more {
  padding: 0.04rem 0.08rem;
  font-size: 11px;
  border-radius: 4px;
  align-self: flex-start;
}
.project-summary__description-more svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
}
.project-summary__objectives {
  background-color: rgba(76, 175, 80, 0.02);
  border: 1px solid rgba(76, 175, 80, 0.05);
  border-radius: 8px;
  padding: 0.24rem;
}
@media (max-width: 991px) {
  .project-summary__objectives {
    padding: 0.16rem;
  }
}
.project-summary__objectives-title {
  font-size: 16px;
  margin-bottom: 0.16rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.08rem;
}
.project-summary__objectives-title svg {
  width: 18px;
  height: 18px;
  fill: #4CAF50;
}
.project-summary__objectives-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.project-summary__objective-item {
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 0.08rem;
  padding-left: 0.16rem;
  position: relative;
}
.project-summary__objective-item::before {
  content: "✓";
  color: #4CAF50;
  font-weight: bold;
  position: absolute;
  left: 0;
}
.project-summary__objective-item:last-child {
  margin-bottom: 0;
}
.project-summary__sidebar {
  display: flex;
  flex-direction: column;
  gap: 0.24rem;
}
.project-summary__info-card {
  background-color: rgba(202, 147, 50, 0.02);
  border: 1px solid rgba(202, 147, 50, 0.05);
  border-radius: 8px;
  padding: 0.24rem;
}
@media (max-width: 991px) {
  .project-summary__info-card {
    padding: 0.16rem;
  }
}
.project-summary__info-title {
  font-size: 14px;
  margin-bottom: 0.16rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.08rem;
}
.project-summary__info-title svg {
  width: 16px;
  height: 16px;
  fill: #ca9332;
}
.project-summary__info-list {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.project-summary__info-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.04rem 0;
  border-bottom: 1px solid rgba(50, 50, 50, 0.3);
}
.project-summary__info-item:last-child {
  border-bottom: none;
}
@media (max-width: 991px) {
  .project-summary__info-item {
    flex-direction: column;
    gap: 0.04rem;
    align-items: flex-start;
  }
}
.project-summary__info-label {
  font-size: 11px;
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  min-width: 80px;
}
@media (max-width: 991px) {
  .project-summary__info-label {
    min-width: auto;
  }
}
.project-summary__info-value {
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  text-align: right;
}
@media (max-width: 991px) {
  .project-summary__info-value {
    text-align: left;
  }
}
.project-summary__info-value a {
  color: #ca9332;
  text-decoration: none;
  transition: color 0.3s ease;
}
.project-summary__info-value a:hover {
  color: rgb(161.119047619, 117.25, 39.880952381);
  text-decoration: underline;
}
.project-summary__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-top: 0.08rem;
}
.project-summary__tag {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 10px;
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.2);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.project-summary__tag--category {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
  border-color: rgba(76, 175, 80, 0.2);
}
.project-summary__tag--industry {
  background-color: rgba(255, 152, 0, 0.1);
  color: #FF9800;
  border-color: rgba(255, 152, 0, 0.2);
}
.project-summary__tag--technology {
  background-color: rgba(165, 165, 165, 0.1);
  color: #a5a5a5;
  border-color: rgba(165, 165, 165, 0.2);
}
.project-summary__timeline {
  background-color: rgba(255, 152, 0, 0.02);
  border: 1px solid rgba(255, 152, 0, 0.05);
  border-radius: 8px;
  padding: 0.24rem;
}
@media (max-width: 991px) {
  .project-summary__timeline {
    padding: 0.16rem;
  }
}
.project-summary__timeline-title {
  font-size: 14px;
  margin-bottom: 0.16rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.08rem;
}
.project-summary__timeline-title svg {
  width: 16px;
  height: 16px;
  fill: #FF9800;
}
.project-summary__timeline-list {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.project-summary__timeline-item {
  display: flex;
  align-items: flex-start;
  gap: 0.08rem;
  padding: 0.04rem 0;
}
.project-summary__timeline-marker {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF9800;
  margin-top: 6px;
  flex-shrink: 0;
}
.project-summary__timeline-marker--completed {
  background-color: #4CAF50;
}
.project-summary__timeline-marker--current {
  background-color: #ca9332;
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.3);
}
.project-summary__timeline-content {
  flex: 1;
}
.project-summary__timeline-date {
  font-size: 10px;
  color: #a5a5a5;
  margin-bottom: 0.04rem;
}
.project-summary__timeline-text {
  font-size: 12px;
  color: #ffffff;
  line-height: 1.4;
}
.project-summary--compact {
  padding: 0.16rem;
}
.project-summary--compact .project-summary__overview {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
}
.project-summary--compact .project-summary__metric {
  padding: 0.16rem;
}
.project-summary--compact .project-summary__metric-value {
  font-size: 24px;
}
.project-summary--compact .project-summary__content {
  gap: 0.24rem;
}
.project-summary--compact .project-summary__description,
.project-summary--compact .project-summary__objectives,
.project-summary--compact .project-summary__info-card,
.project-summary--compact .project-summary__timeline {
  padding: 0.16rem;
}
.project-summary--expanded {
  padding: 0.32rem;
}
.project-summary--expanded .project-summary__overview {
  grid-template-columns: repeat(4, 1fr);
  gap: 0.32rem;
}
.project-summary--expanded .project-summary__metric {
  padding: 0.32rem;
}
.project-summary--expanded .project-summary__metric-value {
  font-size: 36px;
}
.project-summary--expanded .project-summary__content {
  gap: 0.48rem;
}
.project-summary--expanded .project-summary__description,
.project-summary--expanded .project-summary__objectives,
.project-summary--expanded .project-summary__info-card,
.project-summary--expanded .project-summary__timeline {
  padding: 0.32rem;
}
.project-summary--minimal {
  padding: 0.08rem;
}
.project-summary--minimal .project-summary__overview {
  grid-template-columns: 1fr;
  gap: 0.16rem;
}
.project-summary--minimal .project-summary__metric {
  padding: 0.08rem;
}
.project-summary--minimal .project-summary__metric-value {
  font-size: 20px;
}
.project-summary--minimal .project-summary__header {
  margin-bottom: 0.16rem;
}
.project-summary--minimal .project-summary__overview {
  margin-bottom: 0.24rem;
}
.project-summary--minimal .project-summary__content {
  gap: 0.16rem;
}
.project-summary--minimal .project-summary__description,
.project-summary--minimal .project-summary__objectives,
.project-summary--minimal .project-summary__info-card,
.project-summary--minimal .project-summary__timeline {
  padding: 0.08rem;
}

@media (max-width: 1199px) {
  .project-summary__overview {
    justify-content: center;
  }
  .project-summary__metric {
    min-width: 200px;
  }
  .project-summary__content {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .project-summary__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
  .project-summary__actions {
    width: 100%;
    justify-content: center;
  }
  .project-summary__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
  .project-summary__metric {
    min-width: auto;
  }
  .project-summary__content {
    grid-template-columns: 1fr;
    gap: 0.24rem;
  }
}
@media (max-width: 767px) {
  .project-summary__actions {
    flex-direction: column;
    gap: 0.08rem;
  }
  .project-summary__btn {
    width: 100%;
    justify-content: center;
  }
  .project-summary__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
  .project-summary__info-item {
    flex-direction: column;
    gap: 0.04rem;
    align-items: flex-start;
  }
  .project-summary__info-label {
    min-width: auto;
  }
  .project-summary__info-value {
    text-align: left;
  }
  .project-summary__tags {
    justify-content: center;
  }
}
.project-files {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 12px;
  padding: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .project-files {
    padding: 0.16rem;
  }
}
.project-files__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .project-files__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
}
.project-files__title {
  font-size: 20px;
  margin-bottom: 0.04rem;
  color: #ffffff;
}
.project-files__subtitle {
  font-size: 14px;
  color: #a5a5a5;
  margin-bottom: 0;
}
.project-files__actions {
  display: flex;
  gap: 0.08rem;
}
@media (max-width: 991px) {
  .project-files__actions {
    width: 100%;
    justify-content: center;
  }
}
.project-files__btn {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  padding: 0.04rem 0.08rem;
  font-size: 12px;
  border-radius: 6px;
}
.project-files__btn svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
.project-files__btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-files__btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-files__btn--success {
  background-color: transparent;
  border-color: #4CAF50;
  color: #4CAF50;
}
.project-files__btn--success:hover {
  background-color: #4CAF50;
  color: #ffffff;
}
@media (max-width: 991px) {
  .project-files__btn {
    flex: 1;
    justify-content: center;
  }
}
.project-files__overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 0.24rem;
  margin-bottom: 0.32rem;
}
@media (max-width: 991px) {
  .project-files__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
}
@media (max-width: 767px) {
  .project-files__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
.project-files__metric {
  text-align: center;
  padding: 0.24rem;
  background-color: rgba(202, 147, 50, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(202, 147, 50, 0.1);
  position: relative;
  overflow: hidden;
}
.project-files__metric::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #ca9332, #4CAF50);
}
.project-files__metric--total {
  background-color: rgba(202, 147, 50, 0.1);
  border-color: rgba(202, 147, 50, 0.2);
}
.project-files__metric--total::before {
  background: #ca9332;
}
.project-files__metric--recent {
  background-color: rgba(255, 152, 0, 0.05);
  border-color: rgba(255, 152, 0, 0.1);
}
.project-files__metric--recent::before {
  background: #FF9800;
}
.project-files__metric--size {
  background-color: rgba(76, 175, 80, 0.05);
  border-color: rgba(76, 175, 80, 0.1);
}
.project-files__metric--size::before {
  background: #4CAF50;
}
.project-files__metric--types {
  background-color: rgba(165, 165, 165, 0.05);
  border-color: rgba(165, 165, 165, 0.1);
}
.project-files__metric--types::before {
  background: #a5a5a5;
}
.project-files__metric-value {
  font-size: 28px;
  margin-bottom: 0.04rem;
  line-height: 1;
}
.project-files__metric-value--total {
  color: #ca9332;
}
.project-files__metric-value--recent {
  color: #FF9800;
}
.project-files__metric-value--size {
  color: #4CAF50;
}
.project-files__metric-value--types {
  color: #a5a5a5;
}
@media (max-width: 991px) {
  .project-files__metric-value {
    font-size: 20px;
  }
}
.project-files__metric-label {
  font-size: 11px;
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.04rem;
}
.project-files__metric-description {
  font-size: 10px;
  color: #d9d9d9;
  line-height: 1.4;
}
.project-files__filters {
  display: flex;
  gap: 0.16rem;
  margin-bottom: 0.24rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .project-files__filters {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.project-files__filter {
  padding: 0.04rem 0.16rem;
  border-radius: 20px;
  font-size: 12px;
  border-color: #323232;
  color: #a5a5a5;
  background-color: transparent;
}
.project-files__filter:hover, .project-files__filter.active {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
@media (max-width: 991px) {
  .project-files__filter {
    width: 100%;
    justify-content: center;
  }
}
.project-files__search {
  display: flex;
  gap: 0.08rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .project-files__search {
    flex-direction: column;
    gap: 0.08rem;
  }
}
.project-files__search-input {
  flex: 1;
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  border: 1px solid #323232;
  background-color: #202026;
  color: #ffffff;
}
.project-files__search-input::placeholder {
  color: #a5a5a5;
}
.project-files__search-input:focus {
  border-color: #ca9332;
  outline: none;
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.2);
}
.project-files__search-btn {
  padding: 0.08rem 0.16rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-files__search-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-files__search-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
@media (max-width: 991px) {
  .project-files__search-btn {
    width: 100%;
    justify-content: center;
  }
}
.project-files__view-toggle {
  display: flex;
  gap: 0.04rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 991px) {
  .project-files__view-toggle {
    justify-content: center;
  }
}
.project-files__view-btn {
  padding: 0.04rem 0.08rem;
  border-radius: 4px;
  background-color: transparent;
  border-color: #323232;
  color: #a5a5a5;
}
.project-files__view-btn:hover, .project-files__view-btn.active {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-files__view-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.project-files__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 0.24rem;
}
@media (max-width: 1199px) {
  .project-files__grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 0.16rem;
  }
}
@media (max-width: 991px) {
  .project-files__grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
.project-files__grid--list {
  grid-template-columns: 1fr;
}
.project-files__grid--list .project-files__file-item {
  flex-direction: row;
  align-items: center;
  padding: 0.16rem;
}
.project-files__grid--list .project-files__file-item .project-files__file-icon {
  width: 40px;
  height: 40px;
  margin-right: 0.16rem;
}
.project-files__grid--list .project-files__file-item .project-files__file-info {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.24rem;
}
@media (max-width: 991px) {
  .project-files__grid--list .project-files__file-item .project-files__file-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.08rem;
  }
}
.project-files__grid--list .project-files__file-item .project-files__file-actions {
  margin-left: auto;
}
.project-files__file-item {
  background-color: #202026;
  border: 1px solid #323232;
  border-radius: 8px;
  padding: 0.24rem;
  transition: all 0.3s ease;
  cursor: pointer;
}
.project-files__file-item:hover {
  border-color: #ca9332;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}
@media (max-width: 991px) {
  .project-files__file-item {
    padding: 0.16rem;
  }
}
.project-files__file-icon {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(202, 147, 50, 0.1);
  border: 2px solid rgba(202, 147, 50, 0.2);
}
.project-files__file-icon svg {
  width: 32px;
  height: 32px;
  fill: #ca9332;
}
.project-files__file-icon--image {
  background-color: rgba(76, 175, 80, 0.1);
  border-color: rgba(76, 175, 80, 0.2);
}
.project-files__file-icon--image svg {
  fill: #4CAF50;
}
.project-files__file-icon--document {
  background-color: rgba(255, 152, 0, 0.1);
  border-color: rgba(255, 152, 0, 0.2);
}
.project-files__file-icon--document svg {
  fill: #FF9800;
}
.project-files__file-icon--video {
  background-color: rgba(220, 53, 69, 0.1);
  border-color: rgba(220, 53, 69, 0.2);
}
.project-files__file-icon--video svg {
  fill: #dc3545;
}
.project-files__file-icon--audio {
  background-color: rgba(165, 165, 165, 0.1);
  border-color: rgba(165, 165, 165, 0.2);
}
.project-files__file-icon--audio svg {
  fill: #a5a5a5;
}
.project-files__file-info {
  margin-bottom: 0.16rem;
}
.project-files__file-name {
  font-size: 16px;
  margin-bottom: 0.04rem;
  color: #ffffff;
  line-height: 1.3;
  word-break: break-word;
}
.project-files__file-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-bottom: 0.08rem;
}
.project-files__file-size {
  font-size: 11px;
  color: #a5a5a5;
}
.project-files__file-type {
  font-size: 10px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(202, 147, 50, 0.1);
  border-radius: 10px;
  color: #ca9332;
  border: 1px solid rgba(202, 147, 50, 0.2);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.project-files__file-date {
  font-size: 11px;
  color: #a5a5a5;
}
.project-files__file-description {
  font-size: 12px;
  line-height: 1.4;
  color: #d9d9d9;
  margin-bottom: 0.08rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.project-files__file-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  margin-bottom: 0.08rem;
}
.project-files__file-tag {
  font-size: 9px;
  padding: 0.04rem 0.08rem;
  background-color: rgba(165, 165, 165, 0.1);
  border-radius: 8px;
  color: #a5a5a5;
  border: 1px solid rgba(165, 165, 165, 0.2);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.project-files__file-actions {
  display: flex;
  gap: 0.04rem;
}
.project-files__file-btn {
  flex: 1;
  padding: 0.04rem 0.08rem;
  font-size: 10px;
  border-radius: 4px;
}
.project-files__file-btn svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
}
.project-files__file-btn--primary {
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-files__file-btn--primary:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-files__file-btn--danger {
  background-color: transparent;
  border-color: #323232;
  color: #a5a5a5;
}
.project-files__file-btn--danger:hover {
  background-color: #dc3545;
  border-color: #dc3545;
  color: #ffffff;
}
.project-files__upload-area {
  border: 2px dashed #323232;
  border-radius: 8px;
  padding: 0.32rem;
  text-align: center;
  margin-bottom: 0.24rem;
  transition: all 0.3s ease;
}
.project-files__upload-area:hover {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.02);
}
.project-files__upload-area.drag-over {
  border-color: #ca9332;
  background-color: rgba(202, 147, 50, 0.05);
}
@media (max-width: 991px) {
  .project-files__upload-area {
    padding: 0.24rem;
  }
}
.project-files__upload-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 0.16rem;
}
.project-files__upload-icon svg {
  width: 100%;
  height: 100%;
  fill: #ca9332;
}
.project-files__upload-text {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0.04rem;
}
.project-files__upload-hint {
  font-size: 12px;
  color: #a5a5a5;
  margin-bottom: 0.16rem;
}
.project-files__upload-btn {
  padding: 0.08rem 0.24rem;
  border-radius: 6px;
  background-color: #ca9332;
  border-color: #ca9332;
  color: #ffffff;
}
.project-files__upload-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
  border-color: rgb(161.119047619, 117.25, 39.880952381);
}
.project-files__upload-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
  margin-right: 0.04rem;
}
.project-files--compact {
  padding: 0.16rem;
}
.project-files--compact .project-files__overview {
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
}
.project-files--compact .project-files__metric {
  padding: 0.16rem;
}
.project-files--compact .project-files__metric-value {
  font-size: 20px;
}
.project-files--compact .project-files__grid {
  gap: 0.16rem;
}
.project-files--compact .project-files__file-item {
  padding: 0.16rem;
}
.project-files--expanded {
  padding: 0.32rem;
}
.project-files--expanded .project-files__overview {
  grid-template-columns: repeat(4, 1fr);
  gap: 0.32rem;
}
.project-files--expanded .project-files__metric {
  padding: 0.32rem;
}
.project-files--expanded .project-files__metric-value {
  font-size: 32px;
}
.project-files--expanded .project-files__grid {
  gap: 0.32rem;
}
.project-files--expanded .project-files__file-item {
  padding: 0.32rem;
}
.project-files--minimal {
  padding: 0.08rem;
}
.project-files--minimal .project-files__overview {
  grid-template-columns: 1fr;
  gap: 0.16rem;
}
.project-files--minimal .project-files__metric {
  padding: 0.08rem;
}
.project-files--minimal .project-files__metric-value {
  font-size: 18px;
}
.project-files--minimal .project-files__header {
  margin-bottom: 0.16rem;
}
.project-files--minimal .project-files__overview {
  margin-bottom: 0.24rem;
}
.project-files--minimal .project-files__grid {
  gap: 0.16rem;
}
.project-files--minimal .project-files__file-item {
  padding: 0.08rem;
}

@media (max-width: 1199px) {
  .project-files__overview {
    justify-content: center;
  }
  .project-files__metric {
    min-width: 150px;
  }
  .project-files__grid {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .project-files__header {
    flex-direction: column;
    gap: 0.16rem;
    align-items: flex-start;
  }
  .project-files__actions {
    width: 100%;
    justify-content: center;
  }
  .project-files__overview {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
  .project-files__metric {
    min-width: auto;
  }
  .project-files__grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
@media (max-width: 767px) {
  .project-files__actions {
    flex-direction: column;
    gap: 0.08rem;
  }
  .project-files__btn {
    width: 100%;
    justify-content: center;
  }
  .project-files__overview {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
  .project-files__filters {
    flex-direction: column;
    gap: 0.08rem;
  }
  .project-files__filter {
    width: 100%;
    justify-content: center;
  }
  .project-files__search {
    flex-direction: column;
    gap: 0.08rem;
  }
  .project-files__search-btn {
    width: 100%;
    justify-content: center;
  }
  .project-files__view-toggle {
    justify-content: center;
  }
  .project-files__file-item .project-files__file-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.08rem;
  }
  .project-files__file-actions {
    flex-direction: column;
    gap: 0.04rem;
  }
  .project-files__file-btn {
    width: 100%;
    justify-content: center;
  }
}
.view-scope-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.view-scope-modal.active {
  opacity: 1;
  visibility: visible;
}
.view-scope-modal .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(0.04rem);
}
.view-scope-modal .modal-content {
  position: relative;
  background-color: #101013;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  width: 100%;
  max-width: 7.33rem;
  max-height: 90vh;
  overflow-y: hidden;
  z-index: 10000;
  box-shadow: 0px 0.24rem 0.48rem 0px rgba(0, 0, 0, 0.5);
  margin: 0.24rem;
}
.view-scope-modal .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.24rem;
  border-bottom: 1px solid #323232;
}
.view-scope-modal .modal-header .modal-title {
  color: white;
  margin: 0;
}
.view-scope-modal .modal-header .close-btn {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  padding: 0.04rem;
  border-radius: 0.02rem;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.view-scope-modal .modal-header .close-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.view-scope-modal .modal-header .close-btn svg {
  width: 0.24rem;
  height: 0.24rem;
}
.view-scope-modal .modal-body {
  padding: 0.24rem;
  max-height: 100vh;
  overflow-y: auto;
}
.view-scope-modal .scope-section {
  padding-top: 0.2rem;
  margin-top: 0.2rem;
}
.view-scope-modal .scope-section:not(.flex-col) {
  border-top: 1px solid #323232;
}
.view-scope-modal .scope-section:last-child {
  margin-bottom: 0;
}
.view-scope-modal .scope-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.16rem;
}
.view-scope-modal .scope-row:last-child {
  margin-bottom: 0;
}
.view-scope-modal .scope-section.flex-col {
  display: flex;
  margin-bottom: 0.2rem;
  padding-top: 0;
  margin-top: 0;
}
.view-scope-modal .scope-section.flex-col:last-child {
  margin-bottom: 0;
}
.view-scope-modal .scope-section.flex-col .scope-row {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 0;
  width: 50%;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-scope-modal .scope-section.flex-col .scope-row:first-child::after {
  content: "";
  position: absolute;
  background-color: #323232;
  right: 0.2rem;
  height: 100%;
  width: 1px;
}
.view-scope-modal .scope-section.flex-col .scope-row:last-child {
  margin-bottom: 0;
}
.view-scope-modal .scope-label {
  color: #686868;
  margin-bottom: 0.08rem;
}
.view-scope-modal .scope-value {
  color: white;
}
.view-scope-modal .scope-value .unit {
  color: white;
}
.view-scope-modal .scope-content {
  color: white;
  line-height: 1.25;
  margin-top: 0.08rem;
}
.view-scope-modal .proposals-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2.36rem, 1fr));
  gap: 0.28rem;
  margin-top: 0.16rem;
}
.view-scope-modal .proposals-gallery .gallery-item {
  background-color: #16161B;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.view-scope-modal .proposals-gallery .gallery-item .file-preview {
  width: 100%;
  height: 1.52rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.view-scope-modal .proposals-gallery .gallery-item .file-info {
  background-color: #101013;
  padding: 0.12rem 0.16rem;
  border-top: 1px solid #323232;
}
.view-scope-modal .proposals-gallery .gallery-item .file-info .file-name {
  color: white;
  margin-bottom: 0.04rem;
}
.view-scope-modal .proposals-gallery .gallery-item .file-info .file-date {
  color: #737373;
  font-size: 0.1rem;
}
@media (max-width: 768px) {
  .view-scope-modal .modal-content {
    width: 95%;
    max-width: none;
    margin: 0.12rem;
  }
  .view-scope-modal .proposals-gallery {
    grid-template-columns: 1fr;
  }
}

.project-hub-sidenav {
  position: fixed;
  top: 0;
  left: 0;
  width: 0.84rem;
  height: 100vh;
  background-color: #202026;
  z-index: 1000;
  display: flex;
  flex-direction: column;
}
.project-hub-sidenav .sidenav-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.4rem 0;
  height: 100%;
}
.project-hub-sidenav .sidenav-logo {
  margin-bottom: 0.42rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-hub-sidenav .sidenav-logo svg {
  width: 0.52rem;
  height: 0.095rem;
}
.project-hub-sidenav .sidenav-nav {
  display: flex;
  flex-direction: column;
  gap: 0.32rem;
  align-items: center;
  flex: 1;
}
.project-hub-sidenav .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 0.04rem;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: relative;
  cursor: pointer;
}
.project-hub-sidenav .nav-item:hover {
  transform: scale(1.3);
}
.project-hub-sidenav .nav-item .nav-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.project-hub-sidenav .nav-item .nav-icon svg {
  width: 0.24rem;
  height: 0.24rem;
  color: white;
  transition: color cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.project-hub-sidenav .nav-item::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 0.08rem 0.12rem;
  border-radius: 0.04rem;
  font-size: 0.12rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  z-index: 1001;
  margin-left: 0.12rem;
  pointer-events: none;
}
.project-hub-sidenav .nav-item::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border: 0.04rem solid transparent;
  border-right-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  z-index: 1001;
  margin-left: 0.08rem;
  pointer-events: none;
}
.project-hub-sidenav .nav-item:hover::after, .project-hub-sidenav .nav-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.project-hub-sidenav .nav-item.active {
  background-color: #CA9332;
}
.project-hub-sidenav .nav-item.active .nav-icon svg {
  color: #101013;
}
@media (max-width: 768px) {
  .project-hub-sidenav {
    width: 0.6rem;
  }
  .project-hub-sidenav .sidenav-logo {
    margin-bottom: 0.4rem;
  }
  .project-hub-sidenav .sidenav-logo svg {
    width: 0.4rem;
    height: 0.08rem;
  }
  .project-hub-sidenav .nav-item {
    width: 0.2rem;
    height: 0.2rem;
  }
  .project-hub-sidenav .nav-item .nav-icon svg {
    width: 0.2rem;
    height: 0.2rem;
  }
  .project-hub-sidenav .sidenav-nav {
    gap: 0.24rem;
  }
}

.project-progress-navigation {
  margin-bottom: 0.28rem;
  margin-top: 0.4rem;
  position: relative;
}
.project-progress-navigation .progress-nav-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.18rem;
  position: relative;
  z-index: 2;
}
.project-progress-navigation .progress-nav-items .nav-item {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  cursor: pointer;
  position: relative;
  padding: 0.08rem 0.12rem;
  border-radius: 0.08rem;
}
.project-progress-navigation .progress-nav-items .nav-item .step-indicator {
  margin-right: 0.08rem;
  position: relative;
}
.project-progress-navigation .progress-nav-items .nav-item .step-indicator .step-circle {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  border: 2px solid transparent;
}
.project-progress-navigation .progress-nav-items .nav-item .step-indicator .step-circle .step-number {
  font-size: 0.1rem;
  font-weight: 600;
  color: #a5a5a5;
}
.project-progress-navigation .progress-nav-items .nav-item .step-indicator .step-circle svg {
  width: 0.12rem;
  height: 0.12rem;
  color: white;
}
.project-progress-navigation .progress-nav-items .nav-item .nav-text, .project-progress-navigation .progress-nav-items .nav-item .project-hub__nav-text {
  color: #a5a5a5;
  transition: color cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  white-space: nowrap;
  font-size: 0.12rem;
  font-weight: 500;
}
.project-progress-navigation .progress-nav-items .nav-item.pending .step-circle {
  background-color: transparent;
  border-color: #a5a5a5;
}
.project-progress-navigation .progress-nav-items .nav-item.pending .step-circle .step-number {
  color: #a5a5a5;
}
.project-progress-navigation .progress-nav-items .nav-item.half .step-circle {
  background-color: rgba(202, 147, 50, 0.3);
  border-color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.half .step-circle .step-number {
  color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.half .nav-text, .project-progress-navigation .progress-nav-items .nav-item.half .project-hub__nav-text {
  color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.almost-full .step-circle {
  background-color: rgba(202, 147, 50, 0.6);
  border-color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.almost-full .step-circle .step-number {
  color: white;
}
.project-progress-navigation .progress-nav-items .nav-item.almost-full .nav-text, .project-progress-navigation .progress-nav-items .nav-item.almost-full .project-hub__nav-text {
  color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.full .step-circle {
  background-color: #CA9332;
  border-color: #CA9332;
}
.project-progress-navigation .progress-nav-items .nav-item.full .step-circle .step-number {
  color: white;
}
.project-progress-navigation .progress-nav-items .nav-item.full .nav-text, .project-progress-navigation .progress-nav-items .nav-item.full .project-hub__nav-text {
  color: white;
}
.project-progress-navigation .progress-nav-items .nav-item.completed .step-circle {
  background-color: #28a745;
  border-color: #28a745;
}
.project-progress-navigation .progress-nav-items .nav-item.completed .nav-text, .project-progress-navigation .progress-nav-items .nav-item.completed .project-hub__nav-text {
  color: #28a745;
}
.project-progress-navigation .progress-nav-items .nav-item.active .nav-text, .project-progress-navigation .progress-nav-items .nav-item.active .project-hub__nav-text {
  color: white;
  font-weight: 600;
}
.project-progress-navigation .progress-nav-items .nav-item.locked {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.project-progress-navigation .progress-nav-items .nav-item.locked .step-circle {
  background-color: #666;
  border-color: #666;
}
.project-progress-navigation .progress-nav-items .nav-item.locked .step-circle .step-number {
  color: #999;
}
.project-progress-navigation .progress-nav-items .nav-item.locked .nav-text, .project-progress-navigation .progress-nav-items .nav-item.locked .project-hub__nav-text {
  color: #999;
}
.project-progress-navigation .progress-nav-items .nav-item:hover:not(.locked) {
  transform: translateY(-2px);
}
.project-progress-navigation .progress-nav-items .nav-item:hover:not(.locked) .nav-text, .project-progress-navigation .progress-nav-items .nav-item:hover:not(.locked) .project-hub__nav-text {
  color: white;
}
.project-progress-navigation .progress-nav-items .nav-item:hover:not(.locked) .step-circle {
  transform: scale(1.1);
}
.project-progress-navigation .progress-nav-items .nav-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.12rem;
  flex-shrink: 0;
}
.project-progress-navigation .progress-nav-items .nav-arrow svg {
  width: 0.12rem;
  height: 0.12rem;
  transition: transform cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.project-progress-navigation .progress-bar-container {
  position: relative;
  width: 100%;
  height: 0.08rem;
  border-radius: 0.04rem;
  overflow: hidden;
  background-color: #202026;
}
.project-progress-navigation .progress-bar-background {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #202026;
  border-radius: 0.04rem;
  overflow: hidden;
  /*
  .construction-pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
    background-image: repeating-linear-gradient(
      90deg,
      transparent,
      transparent 0.02rem, // 2px
      rgba(255, 255, 255, 0.1) 0.02rem, // 2px
      rgba(255, 255, 255, 0.1) 0.04rem // 4px
    );
    animation: constructionMove 2s linear infinite;
  }
    */
}
.project-progress-navigation .progress-bar-background .progress-bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(90deg, black 0%, #CA9332 100%);
  border-radius: 0.04rem;
  transition: width 0.5s ease-in-out;
  z-index: 1;
}
@media (max-width: 768px) {
  .project-progress-navigation .progress-nav-items {
    flex-wrap: wrap;
    gap: 0.12rem;
    justify-content: center;
  }
  .project-progress-navigation .progress-nav-items .nav-item .nav-text, .project-progress-navigation .progress-nav-items .nav-item .project-hub__nav-text {
    font-size: 0.1rem;
  }
  .project-progress-navigation .progress-nav-items .nav-arrow {
    margin: 0 0.08rem;
  }
  .project-progress-navigation .progress-nav-items .nav-arrow svg {
    width: 0.1rem;
    height: 0.1rem;
  }
  .project-progress-navigation .progress-bar-container {
    height: 0.24rem;
  }
}

@keyframes constructionMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0.08rem 0;
  }
}
@keyframes constructionPulse {
  0%, 100% {
    opacity: 0.1;
    transform: scaleY(0.8);
  }
  50% {
    opacity: 0.3;
    transform: scaleY(1.2);
  }
}
.creative-tabs {
  display: flex;
  gap: 0.08rem;
  margin-bottom: 0.24rem;
  overflow-x: auto;
}
.creative-tabs .tab {
  padding: 0.2rem 0.54rem;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  white-space: nowrap;
}
.creative-tabs .tab .tab-text {
  color: #a5a5a5;
  transition: all 0.3s ease;
}
.creative-tabs .tab.active {
  border-bottom-color: #CA9332;
}
.creative-tabs .tab.active .tab-text {
  color: #CA9332;
}
.creative-tabs .tab:hover:not(.active) .tab-text {
  color: white;
}

@media (max-width: 768px) {
  .creative-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.gallery-page .upload-area, .creative-brief-section-executed .upload-area {
  background-color: #16161B;
  border: 1px dashed #737373;
  border-radius: 0.02rem;
  padding: 0.2rem;
  text-align: center;
  margin-bottom: 0.24rem;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.gallery-page .upload-area:hover, .creative-brief-section-executed .upload-area:hover {
  background-color: rgba(32, 32, 38, 0.6);
}
.gallery-page .upload-area .upload-content, .creative-brief-section-executed .upload-area .upload-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.12rem;
}
.gallery-page .upload-area .upload-content .upload-icon, .creative-brief-section-executed .upload-area .upload-content .upload-icon {
  width: 0.2rem;
  height: 0.2rem;
  color: #D9D9D9;
}
.gallery-page .upload-area .upload-content .upload-text, .creative-brief-section-executed .upload-area .upload-content .upload-text {
  color: #CA9332;
}
.gallery-page .upload-area .upload-content .upload-text .white-text, .creative-brief-section-executed .upload-area .upload-content .upload-text .white-text {
  color: white;
}
.gallery-page .external-links-list .link-input-group, .creative-brief-section-executed .external-links-list .link-input-group {
  display: flex;
  gap: 0.12rem;
  margin-bottom: 0.12rem;
}
.gallery-page .external-links-list .link-input-group .link-title-input, .creative-brief-section-executed .external-links-list .link-input-group .link-title-input {
  border: unset;
  border-bottom: 1px dashed #323232;
}
.gallery-page .external-links-list .link-input-group .link-url-input, .creative-brief-section-executed .external-links-list .link-input-group .link-url-input {
  background-color: #16161B;
  display: flex;
  flex: 1;
  padding: 0.2rem;
}
.gallery-page .external-links, .gallery-page .edit-links, .creative-brief-section-executed .external-links, .creative-brief-section-executed .edit-links {
  margin-bottom: 0.32rem;
}
.gallery-page .external-links .add-link-btn, .gallery-page .edit-links .add-link-btn, .creative-brief-section-executed .external-links .add-link-btn, .creative-brief-section-executed .edit-links .add-link-btn {
  display: flex;
  align-items: center;
  gap: 0.12rem;
  padding-bottom: 0.2rem !important;
  padding-top: 0;
  padding-left: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.gallery-page .external-links .add-link-btn .link-icon, .gallery-page .edit-links .add-link-btn .link-icon, .creative-brief-section-executed .external-links .add-link-btn .link-icon, .creative-brief-section-executed .edit-links .add-link-btn .link-icon {
  width: 0.31rem;
  height: 0.31rem;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-page .external-links .add-link-btn .link-icon .plus-icon, .gallery-page .edit-links .add-link-btn .link-icon .plus-icon, .creative-brief-section-executed .external-links .add-link-btn .link-icon .plus-icon, .creative-brief-section-executed .edit-links .add-link-btn .link-icon .plus-icon {
  width: 0.15rem;
  height: 0.15rem;
  color: white;
}
.gallery-page .external-links .add-link-btn .link-text, .gallery-page .edit-links .add-link-btn .link-text, .creative-brief-section-executed .external-links .add-link-btn .link-text, .creative-brief-section-executed .edit-links .add-link-btn .link-text {
  color: white;
}
.gallery-page .gallery-grid, .creative-brief-section-executed .gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2.36rem, 1fr));
  gap: 0.28rem;
  margin-bottom: 0.32rem;
}
.gallery-page .gallery-grid .gallery-item, .creative-brief-section-executed .gallery-grid .gallery-item {
  background-color: #16161B;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.gallery-page .gallery-grid .gallery-item .remove-file, .creative-brief-section-executed .gallery-grid .gallery-item .remove-file {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  padding: 0.1rem;
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder {
  border: 1px dashed #323232;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 1.99rem;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder:hover, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder:hover {
  background-color: rgba(32, 32, 38, 0.6);
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-icon, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-icon {
  width: 0.32rem;
  height: 0.32rem;
  color: rgba(202, 147, 50, 0.25);
  margin-bottom: 0.16rem;
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-text, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-text {
  color: #CA9332;
  text-align: center;
  margin-bottom: 0.08rem;
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-text .white-text, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-text .white-text {
  color: white;
}
.gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint {
  color: rgba(104, 104, 104, 0.25);
  font-size: 0.1rem;
}
.gallery-page .gallery-grid .gallery-item .file-preview, .creative-brief-section-executed .gallery-grid .gallery-item .file-preview {
  width: 100%;
  height: 1.52rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-page .gallery-grid .gallery-item .file-info, .creative-brief-section-executed .gallery-grid .gallery-item .file-info {
  background-color: #101013;
  padding: 0.12rem 0.16rem;
  border-top: 1px solid #323232;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.gallery-page .gallery-grid .gallery-item .file-info .file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name {
  color: white;
  margin-bottom: 0.04rem;
}
.gallery-page .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date {
  color: #737373;
  font-size: 0.1rem;
}
@media (max-width: 768px) {
  .gallery-page .gallery-grid, .creative-brief-section-executed .gallery-grid {
    grid-template-columns: 1fr;
  }
  .gallery-page .text-area .ai-icon, .creative-brief-section-executed .text-area .ai-icon {
    margin-top: 0.16rem;
    align-self: flex-end;
  }
}
.gallery-page .text-area, .gallery-page .edit-content, .creative-brief-section-executed .text-area, .creative-brief-section-executed .edit-content {
  border-top: 1px solid #323232;
  border-radius: 0.02rem;
  margin-bottom: 0.2rem;
  position: relative;
  padding-top: 0.4rem;
  margin-top: 0.4rem;
}
.gallery-page .text-area .textarea-content, .gallery-page .text-area .edit-textarea, .gallery-page .edit-content .textarea-content, .gallery-page .edit-content .edit-textarea, .creative-brief-section-executed .text-area .textarea-content, .creative-brief-section-executed .text-area .edit-textarea, .creative-brief-section-executed .edit-content .textarea-content, .creative-brief-section-executed .edit-content .edit-textarea {
  color: rgba(217, 217, 217, 0.5);
  background-color: #16161B;
  min-height: 2rem;
  width: 100%;
  padding: 0.2rem;
  border: 1px solid #323232;
  outline: none;
  resize: vertical;
  transition: all 0.3s ease;
}
.gallery-page .text-area .textarea-content:focus, .gallery-page .text-area .textarea-content:focus-within, .gallery-page .text-area .edit-textarea:focus, .gallery-page .text-area .edit-textarea:focus-within, .gallery-page .edit-content .textarea-content:focus, .gallery-page .edit-content .textarea-content:focus-within, .gallery-page .edit-content .edit-textarea:focus, .gallery-page .edit-content .edit-textarea:focus-within, .creative-brief-section-executed .text-area .textarea-content:focus, .creative-brief-section-executed .text-area .textarea-content:focus-within, .creative-brief-section-executed .text-area .edit-textarea:focus, .creative-brief-section-executed .text-area .edit-textarea:focus-within, .creative-brief-section-executed .edit-content .textarea-content:focus, .creative-brief-section-executed .edit-content .textarea-content:focus-within, .creative-brief-section-executed .edit-content .edit-textarea:focus, .creative-brief-section-executed .edit-content .edit-textarea:focus-within {
  border-color: #CA9332;
}
.gallery-page .text-area .ai-icon, .gallery-page .edit-content .ai-icon, .creative-brief-section-executed .text-area .ai-icon, .creative-brief-section-executed .edit-content .ai-icon {
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.02rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.gallery-page .text-area .ai-icon:hover, .gallery-page .edit-content .ai-icon:hover, .creative-brief-section-executed .text-area .ai-icon:hover, .creative-brief-section-executed .edit-content .ai-icon:hover {
  border-color: #CA9332;
}
.gallery-page .text-area .ai-icon .sparks-icon, .gallery-page .edit-content .ai-icon .sparks-icon, .creative-brief-section-executed .text-area .ai-icon .sparks-icon, .creative-brief-section-executed .edit-content .ai-icon .sparks-icon {
  width: inherit;
  height: inherit;
}
.gallery-page .action-label, .creative-brief-section-executed .action-label {
  color: #686868;
  margin-bottom: 0.2rem;
}
.gallery-page .edit-section-btn, .creative-brief-section-executed .edit-section-btn {
  background-color: transparent;
  padding: 0.1rem;
}
.gallery-page .cancel-edit-btn, .creative-brief-section-executed .cancel-edit-btn {
  display: none;
}

.message-sidebar {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100vh;
  background: #ffffff;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  transition: right 0.3s ease;
  display: flex;
  flex-direction: column;
}
.message-sidebar.active {
  right: 0;
}
.message-sidebar .message-sidebar-header {
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f9fa;
}
.message-sidebar .message-sidebar-header .message-sidebar-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.message-sidebar .message-sidebar-header .message-sidebar-close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  color: #666;
}
.message-sidebar .message-sidebar-header .message-sidebar-close:hover {
  color: #333;
}
.message-sidebar .message-sidebar-content {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
}
.message-sidebar .message-sidebar-content .message-loading,
.message-sidebar .message-sidebar-content .message-error {
  text-align: center;
  padding: 40px 20px;
  color: #666;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-header {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-header h4 {
  margin: 0 0 10px 0;
  color: #333;
  font-size: 18px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-header p {
  margin: 0;
  color: #666;
  font-size: 14px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content {
  flex: 1;
  overflow-y: auto;
  max-height: 300px;
  margin-bottom: 20px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item {
  margin-bottom: 15px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 3px solid #F06424;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item.bot-message {
  background: #e8f5e8;
  border-left-color: #28a745;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item.bot-message .message-author {
  color: #28a745;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item .message-author {
  font-weight: 600;
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item .message-content {
  color: #555;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 8px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .recent-messages .message-item .message-date {
  color: #999;
  font-size: 12px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .no-messages {
  text-align: center;
  padding: 40px 20px;
  color: #666;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-content .no-messages p {
  margin: 0;
  font-style: italic;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-preview {
  text-align: center;
  padding: 20px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-preview p {
  margin: 0 0 10px 0;
  color: #666;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-preview .loading-spinner {
  width: 20px;
  height: 20px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #F06424;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 10px auto;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .bb-more-link, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #gform_submit_button_5, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.button-hero, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more.button-primary, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-button-select, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-menu-item#menu-item-upload, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more-jump, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.blog .journal-hero .filter, body.blog .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.category .journal-hero .filter, body.category .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions section.membership-levels input[type=submit], section.membership-levels .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-form-submit input[type=submit], .acf-form-submit .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-window .mce-btn.mce-primary, .mce-window .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-btn.mce-primary, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .quick-actions__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-filters__clear, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-overview__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-file__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-role__change-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-filters__search-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-sections__add-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-member-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-section__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__role-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__member-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__description-more, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__search-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__view-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__file-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__upload-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #F06424;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  transition: background-color 0.2s ease;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .bb-more-link:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #gform_submit_button_5:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.button-hero:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more.button-primary:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-button-select:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-menu-item#menu-item-upload:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more-jump:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.category .journal-hero .filter:hover, body.category .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions section.membership-levels input[type=submit]:hover, section.membership-levels .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-window .mce-btn.mce-primary:hover, .mce-window .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-btn.mce-primary:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .quick-actions__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-filters__clear:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-overview__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-file__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-role__change-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-filters__search-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-sections__add-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-member-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-section__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__role-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__member-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__description-more:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__search-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__view-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__file-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__upload-btn:hover {
  background-color: #d54e1a;
  color: white;
}
.message-sidebar .message-sidebar-content .better-messages,
.message-sidebar .message-sidebar-content .bp-messages-single-thread-wrap {
  max-height: 100%;
  overflow: hidden;
  height: 400px;
}
.message-sidebar .message-sidebar-content .better-messages .bm-conversation,
.message-sidebar .message-sidebar-content .bp-messages-single-thread-wrap .bm-conversation {
  height: 100%;
  max-height: 400px;
}
.message-sidebar .message-sidebar-content .better-messages .bm-messages,
.message-sidebar .message-sidebar-content .bp-messages-single-thread-wrap .bm-messages {
  max-height: 300px;
  overflow-y: auto;
}
.message-sidebar .message-sidebar-content .better-messages .bm-composer,
.message-sidebar .message-sidebar-content .bp-messages-single-thread-wrap .bm-composer {
  position: sticky;
  bottom: 0;
  background: #fff;
  border-top: 1px solid #e0e0e0;
  padding: 15px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation {
  height: 400px;
  display: flex;
  flex-direction: column;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-header {
  padding: 15px;
  border-bottom: 1px solid #e0e0e0;
  background: #f8f9fa;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-header h4 {
  margin: 0;
  color: #333;
  font-size: 16px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages {
  flex: 1;
  overflow-y: auto;
  padding: 15px;
  max-height: 300px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item {
  margin-bottom: 15px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 3px solid #F06424;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item.bot-message {
  background: #e8f5e8;
  border-left-color: #28a745;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item.bot-message .message-author {
  color: #28a745;
  font-weight: 600;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item .message-author {
  font-weight: 600;
  color: #333;
  font-size: 14px;
  margin-bottom: 5px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item .message-content {
  color: #555;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 8px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .message-item .message-date {
  color: #999;
  font-size: 12px;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .no-messages {
  text-align: center;
  padding: 40px 20px;
  color: #666;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-messages .no-messages p {
  margin: 0;
  font-style: italic;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions {
  padding: 15px;
  border-top: 1px solid #e0e0e0;
  background: #fff;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .bb-more-link, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #gform_submit_button_5, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.button-hero, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more.button-primary, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-button-select, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-menu-item#menu-item-upload, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more-jump, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.blog .journal-hero .filter, body.blog .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.category .journal-hero .filter, body.category .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions section.membership-levels input[type=submit], section.membership-levels .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-form-submit input[type=submit], .acf-form-submit .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-window .mce-btn.mce-primary, .mce-window .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-btn.mce-primary, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit], .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .quick-actions__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-filters__clear, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-overview__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-file__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-role__change-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-filters__search-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-sections__add-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-member-card__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-section__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__role-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__member-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__description-more, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__filter, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__search-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__view-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__file-btn, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__upload-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #F06424;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  transition: background-color 0.2s ease;
}
.message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .bb-more-link:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions #gform_submit_button_5:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.button-hero:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more.button-primary:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-button-select:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-menu-item#menu-item-upload:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .button.load-more-jump:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.blog .journal-hero .filter:hover, body.blog .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions body.category .journal-hero .filter:hover, body.category .journal-hero .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions section.membership-levels input[type=submit]:hover, section.membership-levels .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-form-submit input[type=submit]:hover, .acf-form-submit .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .acf-gallery-add:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-window .mce-btn.mce-primary:hover, .mce-window .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .mce-btn.mce-primary:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions a:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions button:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions input[type=submit]:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .quick-actions__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-filters__clear:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-overview__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-file__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-role__change-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-filters__search-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .talent-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-sections__add-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-member-card__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .creative-brief-section__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__role-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__member-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .team-section__filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-summary__description-more:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__filter:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__search-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__view-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__file-btn:hover, .message-sidebar .message-sidebar-content .better-messages-conversation .conversation-actions .project-files__upload-btn:hover {
  background-color: #d54e1a;
  color: white;
}
.message-sidebar .message-sidebar-content .bm-conversation {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.message-sidebar .message-sidebar-content .bm-messages-list {
  flex: 1;
  overflow-y: auto;
  max-height: 400px;
}
.message-sidebar .message-sidebar-content .bm-message {
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 8px;
  background: #f8f9fa;
}
.message-sidebar .message-sidebar-content .bm-message.bm-message-outgoing {
  background: #e3f2fd;
  margin-left: 20px;
}
.message-sidebar .message-sidebar-content .bm-message.bm-message-incoming {
  background: #f5f5f5;
  margin-right: 20px;
}
.message-sidebar .message-sidebar-content .bm-message-form {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.message-sidebar .message-sidebar-content .bm-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  resize: vertical;
  min-height: 60px;
}
.message-sidebar .message-sidebar-content .bm-send-button {
  background: #F06424;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
}
.message-sidebar .message-sidebar-content .bm-send-button:hover {
  background: #d54e1a;
}

body.message-sidebar-open {
  overflow: hidden;
}

.message-thread-section {
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  transition: background-color 0.2s ease;
}
.message-thread-section:hover {
  background-color: #f0f0f0;
}
.message-thread-section .summary-icon {
  transition: stroke 0.2s ease;
}
.message-thread-section:hover .summary-icon {
  stroke: #F06424;
}

.new-custom-section {
  display: none;
}

.new-custom-section.active-section {
  display: block;
}

/* AI Icon Tooltip and Limit States */
.ai-icon {
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ai-icon.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.ai-icon.limit-reached {
  opacity: 0.3;
  cursor: not-allowed;
}

.ai-icon.enabled {
  opacity: 1;
  cursor: pointer;
}

.ai-icon.enabled:hover {
  transform: scale(1.05);
}

.ai-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #323232;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
  display: none;
  margin-bottom: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.ai-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid transparent;
  border-top-color: #323232;
}

.ai-icon.limit-reached .ai-tooltip {
  display: block;
}

.ai-icon:hover .ai-tooltip {
  display: block;
}

/* TinyMCE Editor Styling */
.textarea-content {
  min-height: 200px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 12px;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  transition: border-color 0.3s ease;
}
.textarea-content:focus {
  outline: none;
  border-color: #CA9332;
  box-shadow: 0 0 0 2px rgba(202, 147, 50, 0.1);
}
.textarea-content[contenteditable=true]:empty:before {
  content: attr(placeholder);
  color: #999;
  font-style: italic;
}

/* TinyMCE iframe styling */
.tox-tinymce {
  border: 1px solid #CA9332 !important;
  border-radius: 2px !important;
}

/* Editor header - dark color */
.tox {
  /* Toolbar - dark background with primary color icons */
  /* Toolbar buttons and icons - primary color */
  /* Edit area iframe - off-black background */
  /* Status bar - dark color */
  /* Additional toolbar styling */
  /* Additional dark theme elements */
}
.tox .tox-editor-header {
  background: #323232 !important;
  border-bottom: 1px solid #323232 !important;
}
.tox .tox-toolbar__primary {
  background: #323232 !important;
  border-bottom: 1px solid #323232 !important;
}
.tox .tox-tbtn {
  color: #CA9332 !important;
}
.tox .tox-tbtn:hover {
  background: rgba(202, 147, 50, 0.1) !important;
  color: #CA9332 !important;
}
.tox .tox-tbtn--enabled {
  background: rgba(202, 147, 50, 0.2) !important;
  color: #CA9332 !important;
}
.tox .tox-tbtn--disabled {
  opacity: 0.5 !important;
  color: #666 !important;
}
.tox .tox-tbtn--disabled svg {
  fill: #666 !important;
}
.tox .tox-tbtn svg {
  fill: #CA9332 !important;
}
.tox .tox-edit-area__iframe {
  border-radius: 0 0 2px 2px !important;
  background: #101013 !important;
}
.tox .tox-edit-area__iframe body {
  background: #101013 !important;
  color: white !important;
}
.tox .tox-edit-area__iframe * {
  color: white !important;
}
.tox .tox-edit-area__iframe p[style*="color: #999"] {
  color: #999 !important;
}
.tox .tox-statusbar {
  background: #323232 !important;
  border-top: 1px solid #323232 !important;
  color: white !important;
}
.tox .tox-statusbar__text-container, .tox .tox-statusbar__path, .tox .tox-statusbar__wordcount {
  color: white !important;
}
.tox .tox-toolbar__group {
  border-right: 1px solid #323232 !important;
}
.tox .tox-toolbar__group:last-child {
  border-right: none !important;
}
.tox .tox-collection {
  background: #323232 !important;
  border: 1px solid #323232 !important;
}
.tox .tox-collection__item {
  color: white !important;
}
.tox .tox-collection__item:hover {
  background: rgba(202, 147, 50, 0.1) !important;
  color: #CA9332 !important;
}
.tox .tox-dialog {
  background: #323232 !important;
  border: 1px solid #323232 !important;
}
.tox .tox-dialog__header {
  background: #323232 !important;
  border-bottom: 1px solid #323232 !important;
  color: white !important;
}
.tox .tox-dialog__body {
  background: #323232 !important;
  color: white !important;
}
.tox .tox-dialog__footer {
  background: #323232 !important;
  border-top: 1px solid #323232 !important;
}

.add-role-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 19, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.add-role-modal.active {
  opacity: 1;
  visibility: visible;
}
.add-role-modal .modal-content {
  background-color: #202025;
  border: 0.01rem solid #323232;
  border-radius: 0.02rem;
  width: 100%;
  max-width: 5.35rem;
  max-height: 8.65rem;
  overflow-y: auto;
  position: relative;
  transform: scale(0.9);
  transition: transform cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.modal.active .add-role-modal .modal-content {
  transform: scale(1);
}
.add-role-modal .modal-content .modal-header {
  padding: 0.24rem 0.24rem 0.16rem;
  border-bottom: 0.01rem solid #323232;
}
.add-role-modal .modal-content .modal-header .modal-title {
  color: #CA9332;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
  margin: 0;
}
.add-role-modal .modal-content .modal-body {
  padding: 0.24rem;
}
.add-role-modal .modal-content .modal-body .form-group {
  margin-bottom: 0.24rem;
}
.add-role-modal .modal-content .modal-body .form-group .form-label {
  color: #ffffff;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
  margin-bottom: 0.08rem;
  display: block;
}
.add-role-modal .modal-content .modal-body .form-group .form-input {
  width: 100%;
  background-color: #101013;
  border: 0.01rem solid #323232;
  border-radius: 0.02rem;
  padding: 0.16rem;
  color: #ffffff;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
  transition: border-color cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.add-role-modal .modal-content .modal-body .form-group .form-input::placeholder {
  color: rgba(217, 217, 217, 0.5);
}
.add-role-modal .modal-content .modal-body .form-group .form-input:focus {
  outline: none;
  border-color: #CA9332;
}
.add-role-modal .modal-content .modal-body .form-group .form-input.dropdown {
  position: relative;
  cursor: pointer;
}
.add-role-modal .modal-content .modal-body .form-group .form-input.dropdown::after {
  content: "";
  position: absolute;
  right: 0.16rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.06rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 6%27%3E%3Cpath d=%27M0 0l6 6 6-6z%27 fill=%27%23d9d9d9%27/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
.add-role-modal .modal-content .modal-body .form-group .form-help-text {
  color: #737373;
  font-size: 0.12rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.0036rem;
  margin-bottom: 0.04rem;
}
.add-role-modal .modal-content .modal-body .form-group.half-width {
  width: calc(50% - 0.08rem);
  display: inline-block;
}
.add-role-modal .modal-content .modal-body .form-group.half-width:first-child {
  margin-right: 0.08rem;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle {
  display: flex;
  align-items: center;
  gap: 0.24rem;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle .toggle-label {
  color: #ffffff;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle .toggle-buttons {
  display: flex;
  align-items: center;
  background-color: #202025;
  border: 0.01rem solid #323232;
  border-radius: 0.02rem;
  padding: 0.02rem;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle .toggle-buttons .toggle-btn {
  padding: 0.06rem 0.12rem;
  background-color: transparent;
  border: none;
  color: #D9D9D9;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: -0.0048rem;
  cursor: pointer;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  border-radius: 0.01rem;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle .toggle-buttons .toggle-btn.active {
  background-color: #CA9332;
  color: #000000;
}
.add-role-modal .modal-content .modal-body .form-group.remote-option .remote-toggle .toggle-buttons .toggle-btn:hover:not(.active) {
  background-color: rgba(255, 255, 255, 0.1);
}
.add-role-modal .modal-content .modal-footer {
  padding: 0.24rem;
  border-top: 0.01rem solid #323232;
  display: flex;
  justify-content: flex-end;
  gap: 0.16rem;
}
.add-role-modal .modal-content .modal-footer .btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .project-card__btn, .add-role-modal .modal-content .modal-footer .quick-actions__btn, .add-role-modal .modal-content .modal-footer .project-filters__clear, .add-role-modal .modal-content .modal-footer .project-overview__btn, .add-role-modal .modal-content .modal-footer .project-file__btn, .add-role-modal .modal-content .modal-footer .team-role__change-btn, .add-role-modal .modal-content .modal-footer .talent-filters__search-btn, .add-role-modal .modal-content .modal-footer .talent-card__btn, .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer .team-section__btn, .add-role-modal .modal-content .modal-footer .team-member-card__btn, .add-role-modal .modal-content .modal-footer .creative-brief-section__btn, .add-role-modal .modal-content .modal-footer .team-section__role-btn, .add-role-modal .modal-content .modal-footer .team-section__member-btn, .add-role-modal .modal-content .modal-footer .team-section__filter, .add-role-modal .modal-content .modal-footer .project-summary__btn, .add-role-modal .modal-content .modal-footer .project-summary__description-more, .add-role-modal .modal-content .modal-footer .project-files__btn, .add-role-modal .modal-content .modal-footer .project-files__filter, .add-role-modal .modal-content .modal-footer .project-files__search-btn, .add-role-modal .modal-content .modal-footer .project-files__view-btn, .add-role-modal .modal-content .modal-footer .project-files__file-btn, .add-role-modal .modal-content .modal-footer .project-files__upload-btn {
  padding: 0.18rem 0.54rem;
  border-radius: 0.02rem;
  font-size: 0.13rem;
  font-weight: 500;
  letter-spacing: -0.0039rem;
  text-decoration: none;
  cursor: pointer;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  border: none;
}
.add-role-modal .modal-content .modal-footer .btn.btn-secondary, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn-secondary, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn-secondary#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn-secondary.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn-secondary, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn-secondary, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn-secondary.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn-secondary.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn-secondary.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn-secondary.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn-secondary[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit input.btn-secondary[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn-secondary.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn-secondary.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .mce-window .btn-secondary.mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer .btn-secondary.mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.btn-secondary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.btn-secondary, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button.btn-secondary, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit], .add-role-modal .modal-content .modal-footer .btn-secondary.project-card__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.quick-actions__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-filters__clear, .add-role-modal .modal-content .modal-footer .btn-secondary.project-overview__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-file__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-role__change-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.talent-filters__search-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.talent-card__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-member-card__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.creative-brief-section__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__role-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__member-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__filter, .add-role-modal .modal-content .modal-footer .btn-secondary.project-summary__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-summary__description-more, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__filter, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__search-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__view-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__file-btn, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__upload-btn {
  background-color: transparent;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.add-role-modal .modal-content .modal-footer .btn.btn-secondary:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn-secondary:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn-secondary#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn-secondary.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-secondary.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-secondary.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn-secondary:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn-secondary:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn-secondary.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn-secondary.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn-secondary.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn-secondary.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn-secondary[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit]:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit input.btn-secondary[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn-secondary.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn-secondary.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn-secondary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .mce-window .btn-secondary.mce-btn.mce-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer .btn-secondary.mce-btn.mce-primary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.btn-secondary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.btn-secondary:hover, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button.btn-secondary:hover, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input.btn-secondary[type=submit]:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-card__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.quick-actions__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-filters__clear:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-overview__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-file__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-role__change-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.talent-filters__search-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.talent-card__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.creative-brief-sections__add-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-member-card__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.creative-brief-section__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__role-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__member-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.team-section__filter:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-summary__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-summary__description-more:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__filter:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__search-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__view-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__file-btn:hover, .add-role-modal .modal-content .modal-footer .btn-secondary.project-files__upload-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.add-role-modal .modal-content .modal-footer .btn.btn-primary, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-button-select.button, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.button.button-hero, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.button-hero, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.button-hero, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.bb-more-link, .add-role-modal .modal-content .modal-footer .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.button-hero, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-button-select, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.button-hero, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more.button-primary, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-button-select, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn-primary, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.bb-more-link, .add-role-modal .modal-content .modal-footer .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.button-hero, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-button-select, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn-primary, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.button-hero, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more.button-primary, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-button-select, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.bb-more-link, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.button-hero, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-button-select, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero input.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer input.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.bb-more-link, .add-role-modal .modal-content .modal-footer body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.button-hero, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-button-select, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero input.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link, body.category .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump, body.category .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer input.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn-primary.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.bb-more-link, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.button-hero, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-button-select, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero input.filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter, .add-role-modal .modal-content .modal-footer body.blog body.category .journal-hero .filter, body.category .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn-primary.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer input.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter, body.blog body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter, body.category body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn-primary.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.bb-more-link, .add-role-modal .modal-content .modal-footer body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.button-hero, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-button-select, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer body.category .journal-hero .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero input.filter, .add-role-modal .modal-content .modal-footer body.category body.blog .journal-hero .filter, body.blog .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn-primary.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link, body.category .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump, body.category .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer input.filter, body.category body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter, body.blog body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn[type=submit], .add-role-modal .modal-content .modal-footer section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].bb-more-link, .add-role-modal .modal-content .modal-footer section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]#gform_submit_button_5, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.button-hero, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more.button-primary, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-button-select, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more-jump, .add-role-modal .modal-content .modal-footer section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], .add-role-modal .modal-content .modal-footer section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter, .add-role-modal .modal-content .modal-footer section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter, section.membership-levels .add-role-modal .modal-content .modal-footer input.btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link, section.membership-levels .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump, section.membership-levels .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter, section.membership-levels .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn-primary[type=submit], .add-role-modal .modal-content .modal-footer section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].bb-more-link, .add-role-modal .modal-content .modal-footer section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]#gform_submit_button_5, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.button-hero, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more.button-primary, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-button-select, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more-jump, .add-role-modal .modal-content .modal-footer section.membership-levels .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], .add-role-modal .modal-content .modal-footer section.membership-levels body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter, .add-role-modal .modal-content .modal-footer section.membership-levels body.category .journal-hero input[type=submit].filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter, .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.btn-primary[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link, section.membership-levels .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump, section.membership-levels .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter, section.membership-levels .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter, body.category .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter, section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit input.btn-primary[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].bb-more-link, .add-role-modal .modal-content .modal-footer .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit]#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.button-hero, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].media-button-select, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.load-more-jump, .add-role-modal .modal-content .modal-footer .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].filter, .add-role-modal .modal-content .modal-footer .acf-form-submit body.category .journal-hero input[type=submit].filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].filter, .add-role-modal .modal-content .modal-footer .acf-form-submit section.membership-levels input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer input.btn-primary[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link, .acf-form-submit .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump, .acf-form-submit .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter, body.blog .journal-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].filter, .acf-form-submit .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter, body.category .journal-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].filter, .acf-form-submit .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], section.membership-levels .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-button-select, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit], .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.bb-more-link, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.button-hero, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-button-select, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit], .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .add-new-work-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input.acf-gallery-add[type=submit], .acf-form-submit .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn-primary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-button-select, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn-primary.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn-primary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.bb-more-link, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.button-hero, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-button-select, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter, .add-role-modal .modal-content .modal-footer .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit], .add-role-modal .modal-content .modal-footer .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn-primary.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter, .add-new-work-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit], .add-new-work-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .mce-window .btn-primary.mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .mce-window a.mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .mce-window a.mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.bb-more-link, .add-role-modal .modal-content .modal-footer .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.button-hero, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.media-button-select, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.load-more-jump, .add-role-modal .modal-content .modal-footer .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .mce-window input.mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.filter, .add-role-modal .modal-content .modal-footer .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.filter, .add-role-modal .modal-content .modal-footer .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer .mce-window input.mce-btn.mce-primary[type=submit], .add-role-modal .modal-content .modal-footer .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.acf-gallery-add, .mce-window .add-role-modal .modal-content .modal-footer .btn-primary.mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .add-role-modal .modal-content .modal-footer a.mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .add-role-modal .modal-content .modal-footer a.mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.bb-more-link, .mce-window .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary#gform_submit_button_5, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.button-hero, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.media-button-select, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.load-more-jump, .mce-window .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .add-role-modal .modal-content .modal-footer input.mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer body.blog .journal-hero .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.filter, .mce-window .add-role-modal .modal-content .modal-footer body.category .journal-hero .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.filter, .mce-window .add-role-modal .modal-content .modal-footer section.membership-levels input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .add-role-modal .modal-content .modal-footer input.mce-btn.mce-primary[type=submit], .mce-window .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.acf-gallery-add, .mce-window .add-role-modal .modal-content .modal-footer .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.acf-gallery-add, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.blog .journal-hero button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.category .journal-hero button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .add-new-work-wrap button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.acf-gallery-add, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.acf-gallery-add, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .btn-primary.project-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-card__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-card__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-card__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-card__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-card__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-card__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-card__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-card__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.quick-actions__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.quick-actions__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.quick-actions__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .quick-actions__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.quick-actions__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.quick-actions__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-filters__clear, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-filters__clear, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-filters__clear, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-filters__clear#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-filters__clear, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-filters__clear[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-overview__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-overview__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-overview__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-overview__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-overview__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-overview__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-file__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-file__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-file__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-file__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-file__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-file__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-file__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-file__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-file__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-file__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-role__change-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-role__change-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-role__change-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-role__change-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-role__change-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-role__change-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.talent-filters__search-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.talent-filters__search-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.talent-filters__search-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .talent-filters__search-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.talent-filters__search-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.talent-filters__search-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.talent-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.talent-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.talent-card__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .talent-card__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.talent-card__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.talent-card__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.creative-brief-sections__add-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-member-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-member-card__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-member-card__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-member-card__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-member-card__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-member-card__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.creative-brief-section__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.creative-brief-section__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.creative-brief-section__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .creative-brief-section__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.creative-brief-section__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.creative-brief-section__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__role-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__role-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__role-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__role-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__role-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__role-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__member-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__member-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__member-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__member-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__member-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__member-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__filter, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__filter, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__filter, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__filter.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__filter.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__filter.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__filter[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__filter[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-summary__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-summary__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-summary__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-summary__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-summary__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-summary__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-summary__description-more, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-summary__description-more, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-summary__description-more, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-summary__description-more#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-summary__description-more, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-summary__description-more[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__filter, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__filter, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__filter, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__filter#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__filter.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__filter, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__filter.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__filter.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__filter[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__filter[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__search-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__search-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__search-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__search-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__search-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__search-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__view-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__view-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__view-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__view-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__view-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__view-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__file-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__file-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__file-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__file-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__file-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__file-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__upload-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__upload-btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__upload-btn, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__upload-btn#gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__upload-btn, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.filter, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__upload-btn[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.acf-gallery-add {
  background-color: #CA9332;
  border: 0.01rem solid #CA9332;
  color: #000000;
}
.add-role-modal .modal-content .modal-footer .btn.btn-primary:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-button-select.button:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer a.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-button-select:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.button-hero:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-button-select:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.btn-primary:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-button-select:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.btn-primary:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.button-hero:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-button-select:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero input.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer input.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero input.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer input.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .btn-primary.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.blog .journal-hero input.filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter:hover, .add-role-modal .modal-content .modal-footer body.blog body.category .journal-hero .filter:hover, body.category .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .btn-primary.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .add-role-modal .modal-content .modal-footer input.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, body.blog body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, body.category body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .btn-primary.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer body.category .journal-hero input.filter:hover, .add-role-modal .modal-content .modal-footer body.category body.blog .journal-hero .filter:hover, body.blog .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .btn-primary.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .add-role-modal .modal-content .modal-footer a.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.bb-more-link:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter#gform_submit_button_5:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.button-hero:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more.button-primary:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-button-select:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter.button.load-more-jump:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .add-role-modal .modal-content .modal-footer input.filter:hover, body.category body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, body.blog body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].bb-more-link:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.button-hero:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-button-select:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]:hover, .add-role-modal .modal-content .modal-footer section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, section.membership-levels .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.btn-primary[type=submit]:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].bb-more-link:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.button-hero:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-button-select:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]:hover, .add-role-modal .modal-content .modal-footer section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.btn-primary[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, section.membership-levels .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit]:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit input.btn-primary[type=submit]:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].bb-more-link:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.button-hero:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].media-button-select:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit]:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit].filter:hover, .add-role-modal .modal-content .modal-footer .acf-form-submit section.membership-levels input[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer input.btn-primary[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].bb-more-link:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.button-hero:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].media-button-select:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].button.load-more-jump:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer body.blog .journal-hero input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer body.category .journal-hero input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit].filter:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit]:hover, section.membership-levels .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-form-submit input.acf-gallery-add[type=submit]:hover, .acf-form-submit .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add.filter:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.blog .journal-hero .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer body.category .journal-hero .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add.filter:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer section.membership-levels input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .add-role-modal .modal-content .modal-footer input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .mce-window .btn-primary.mce-btn.mce-primary:hover, .add-role-modal .modal-content .modal-footer .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .mce-window a.mce-btn.mce-primary:hover, .add-role-modal .modal-content .modal-footer .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .mce-window a.mce-btn.mce-primary:hover, .add-role-modal .modal-content .modal-footer .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.media-button-select:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer .mce-window input.mce-btn.mce-primary:hover, .add-role-modal .modal-content .modal-footer .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.filter:hover, .add-role-modal .modal-content .modal-footer .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.filter:hover, .add-role-modal .modal-content .modal-footer .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer .mce-window input.mce-btn.mce-primary[type=submit]:hover, .add-role-modal .modal-content .modal-footer .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .add-role-modal .modal-content .modal-footer .btn-primary.mce-btn.mce-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .add-role-modal .modal-content .modal-footer a.mce-btn.mce-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .add-role-modal .modal-content .modal-footer a.mce-btn.mce-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.bb-more-link:hover, .mce-window .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.button-hero:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.media-button-select:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .add-role-modal .modal-content .modal-footer input.mce-btn.mce-primary:hover, .mce-window .add-role-modal .modal-content .modal-footer body.blog .journal-hero .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.filter:hover, .mce-window .add-role-modal .modal-content .modal-footer body.category .journal-hero .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.filter:hover, .mce-window .add-role-modal .modal-content .modal-footer section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .add-role-modal .modal-content .modal-footer input.mce-btn.mce-primary[type=submit]:hover, .mce-window .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .add-role-modal .modal-content .modal-footer .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.blog .journal-hero button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.category .journal-hero button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .add-new-work-wrap button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.blog .journal-hero a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer body.category .journal-hero a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer .add-new-work-wrap a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button:hover, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input[type=submit]:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-card__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-card__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-card__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-card__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-card__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-card__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.quick-actions__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.quick-actions__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.quick-actions__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .quick-actions__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .quick-actions__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.quick-actions__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .quick-actions__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.quick-actions__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .quick-actions__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-filters__clear:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-filters__clear:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-filters__clear:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-filters__clear#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-filters__clear.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-filters__clear:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-filters__clear.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-filters__clear[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-filters__clear.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-overview__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-overview__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-overview__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-overview__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-overview__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-overview__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-overview__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-overview__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-overview__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-file__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-file__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-file__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-file__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-file__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-file__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-file__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-file__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-file__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-file__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-file__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-role__change-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-role__change-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-role__change-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-role__change-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-role__change-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-role__change-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-role__change-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-role__change-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-role__change-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.talent-filters__search-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.talent-filters__search-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.talent-filters__search-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .talent-filters__search-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.talent-filters__search-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.talent-filters__search-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .talent-filters__search-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.talent-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.talent-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.talent-card__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .talent-card__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .talent-card__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.talent-card__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .talent-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.talent-card__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .talent-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.creative-brief-sections__add-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.creative-brief-sections__add-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.creative-brief-sections__add-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.creative-brief-sections__add-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.creative-brief-sections__add-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-member-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-member-card__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-member-card__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-member-card__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-member-card__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-member-card__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-member-card__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-member-card__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-member-card__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.creative-brief-section__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.creative-brief-section__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.creative-brief-section__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .creative-brief-section__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.creative-brief-section__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.creative-brief-section__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .creative-brief-section__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__role-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__role-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__role-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__role-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__role-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__role-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__role-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__role-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__role-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__member-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__member-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__member-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__member-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__member-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__member-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__member-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__member-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__member-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.team-section__filter:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.team-section__filter:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.team-section__filter:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .team-section__filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .team-section__filter.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .team-section__filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.team-section__filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .team-section__filter.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .team-section__filter.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.team-section__filter[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .team-section__filter.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-summary__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-summary__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-summary__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-summary__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-summary__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-summary__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-summary__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-summary__description-more:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-summary__description-more:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-summary__description-more:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-summary__description-more#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-summary__description-more.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-summary__description-more:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-summary__description-more.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-summary__description-more[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-summary__description-more.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__filter:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__filter:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__filter:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__filter#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__filter.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__filter.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__filter:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__filter.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__filter.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__filter[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__filter.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__search-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__search-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__search-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__search-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__search-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__search-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__search-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__search-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__search-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__view-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__view-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__view-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__view-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__view-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__view-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__view-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__view-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__view-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__file-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__file-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__file-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__file-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__file-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__file-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__file-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__file-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__file-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .btn-primary.project-files__upload-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-role-modal .modal-content .modal-footer a.project-files__upload-btn:hover, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a.project-files__upload-btn:hover, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.bb-more-link:hover, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer .project-files__upload-btn#gform_submit_button_5:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.button-hero:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.load-more.button-primary:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.media-button-select:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .project-files__upload-btn.button.load-more-jump:hover, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input.project-files__upload-btn:hover, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.filter:hover, .add-role-modal .modal-content .modal-footer body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .add-role-modal .modal-content .modal-footer .project-files__upload-btn.filter:hover, .add-role-modal .modal-content .modal-footer section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .add-role-modal .modal-content .modal-footer input.project-files__upload-btn[type=submit]:hover, .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.acf-gallery-add:hover, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .project-files__upload-btn.acf-gallery-add:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .add-role-modal .modal-content {
    max-width: calc(100% - 0.16rem);
    max-height: calc(100% - 0.16rem);
    margin: 0.08rem;
  }
  .add-role-modal .modal-content .modal-body {
    padding: 0.16rem;
  }
  .add-role-modal .modal-content .modal-body .form-group.half-width {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.16rem;
  }
  .add-role-modal .modal-content .modal-footer {
    padding: 0.16rem;
    flex-direction: column;
  }
  .add-role-modal .modal-content .modal-footer .btn, .add-role-modal .modal-content .modal-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-role-modal .modal-content .modal-footer .bb-more-link, .add-role-modal .modal-content .modal-footer .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-role-modal .modal-content .modal-footer #gform_submit_button_5, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-role-modal .modal-content .modal-footer .button, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-role-modal .modal-content .modal-footer .button.button-hero, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more.button-primary, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-button-select, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .media-menu-item#menu-item-upload, .add-role-modal .modal-content .modal-footer .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .add-role-modal .modal-content .modal-footer .button.load-more-jump, .add-role-modal .modal-content .modal-footer .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .add-role-modal .modal-content .modal-footer input, .add-role-modal .modal-content .modal-footer body.blog .journal-hero .filter, body.blog .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer body.category .journal-hero .filter, body.category .journal-hero .add-role-modal .modal-content .modal-footer .filter, .add-role-modal .modal-content .modal-footer section.membership-levels input[type=submit], section.membership-levels .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .acf-form-submit input[type=submit], .acf-form-submit .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .add-role-modal .modal-content .modal-footer .acf-gallery-add, .add-role-modal .modal-content .modal-footer .mce-window .mce-btn.mce-primary, .mce-window .add-role-modal .modal-content .modal-footer .mce-btn.mce-primary, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer button, .add-role-modal .modal-content .modal-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-role-modal .modal-content .modal-footer a, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-role-modal .modal-content .modal-footer button, .add-role-modal .modal-content .modal-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-role-modal .modal-content .modal-footer input[type=submit], .add-role-modal .modal-content .modal-footer .project-card__btn, .add-role-modal .modal-content .modal-footer .quick-actions__btn, .add-role-modal .modal-content .modal-footer .project-filters__clear, .add-role-modal .modal-content .modal-footer .project-overview__btn, .add-role-modal .modal-content .modal-footer .project-file__btn, .add-role-modal .modal-content .modal-footer .team-role__change-btn, .add-role-modal .modal-content .modal-footer .talent-filters__search-btn, .add-role-modal .modal-content .modal-footer .talent-card__btn, .add-role-modal .modal-content .modal-footer .creative-brief-sections__add-btn, .add-role-modal .modal-content .modal-footer .team-section__btn, .add-role-modal .modal-content .modal-footer .team-member-card__btn, .add-role-modal .modal-content .modal-footer .creative-brief-section__btn, .add-role-modal .modal-content .modal-footer .team-section__role-btn, .add-role-modal .modal-content .modal-footer .team-section__member-btn, .add-role-modal .modal-content .modal-footer .team-section__filter, .add-role-modal .modal-content .modal-footer .project-summary__btn, .add-role-modal .modal-content .modal-footer .project-summary__description-more, .add-role-modal .modal-content .modal-footer .project-files__btn, .add-role-modal .modal-content .modal-footer .project-files__filter, .add-role-modal .modal-content .modal-footer .project-files__search-btn, .add-role-modal .modal-content .modal-footer .project-files__view-btn, .add-role-modal .modal-content .modal-footer .project-files__file-btn, .add-role-modal .modal-content .modal-footer .project-files__upload-btn {
    width: 100%;
    text-align: center;
  }
}

.modal-enter {
  opacity: 0;
  transform: scale(0.9);
}

.modal-enter-active {
  opacity: 1;
  transform: scale(1);
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}

.modal-exit {
  opacity: 1;
  transform: scale(1);
}

.modal-exit-active {
  opacity: 0;
  transform: scale(0.9);
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}

.confidence-interval {
  margin: 0.2rem 0;
  padding: 0.15rem 0.25rem;
  border-radius: 0.08rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.confidence-interval:hover {
  transform: translateY(-0.02rem);
  box-shadow: 0 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
}
.confidence-interval .confidence-label {
  font-size: 0.08rem;
  font-weight: 500;
  color: #686868;
  margin-bottom: 0.05rem;
}
.confidence-interval .confidence-range {
  font-size: 0.1rem;
  font-weight: 600;
  margin-bottom: 0.03rem;
}
.confidence-interval .confidence-level {
  font-size: 0.07rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.005rem;
}
.confidence-interval.confidence-high {
  background: linear-gradient(135deg, #e8f5e8 0%, #d4edda 100%);
  border: 0.01rem solid #28a745;
}
.confidence-interval.confidence-high .confidence-range {
  color: #155724;
}
.confidence-interval.confidence-high .confidence-level {
  color: #28a745;
}
.confidence-interval.confidence-medium {
  background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);
  border: 0.01rem solid #ffc107;
}
.confidence-interval.confidence-medium .confidence-range {
  color: #856404;
}
.confidence-interval.confidence-medium .confidence-level {
  color: #ffc107;
}
.confidence-interval.confidence-low {
  background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
  border: 0.01rem solid #dc3545;
}
.confidence-interval.confidence-low .confidence-range {
  color: #721c24;
}
.confidence-interval.confidence-low .confidence-level {
  color: #dc3545;
}

.team-member-card {
  position: relative;
}
.team-member-card .confidence-interval {
  margin: 0.15rem 0.2rem;
  padding: 0.12rem 0.2rem;
  border-radius: 0.06rem;
}
.team-member-card .confidence-interval .confidence-label {
  font-size: 0.07rem;
}
.team-member-card .confidence-interval .confidence-range {
  font-size: 0.09rem;
}
.team-member-card .confidence-interval .confidence-level {
  font-size: 0.06rem;
}
.team-member-card:hover .confidence-interval {
  transform: scale(1.02);
}

.confidence-tooltip {
  position: absolute;
  background: white;
  border: 0.01rem solid #323232;
  border-radius: 0.08rem;
  padding: 0.2rem;
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.2);
  z-index: 1000;
  min-width: 2rem;
}
.confidence-tooltip .tooltip-title {
  font-weight: 600;
  font-size: 0.09rem;
  margin-bottom: 0.1rem;
  color: #323232;
}
.confidence-tooltip .tooltip-content {
  font-size: 0.08rem;
  line-height: 1.4;
  color: #686868;
}
.confidence-tooltip .factor-breakdown {
  margin-top: 0.1rem;
}
.confidence-tooltip .factor-breakdown .factor-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.05rem;
  font-size: 0.07rem;
}
.confidence-tooltip .factor-breakdown .factor-item .factor-name {
  color: #686868;
}
.confidence-tooltip .factor-breakdown .factor-item .factor-score {
  font-weight: 600;
  color: #323232;
}

@media (max-width: 768px) {
  .confidence-interval {
    margin: 0.15rem 0;
    padding: 0.1rem 0.15rem;
  }
  .confidence-interval .confidence-label {
    font-size: 0.07rem;
  }
  .confidence-interval .confidence-range {
    font-size: 0.08rem;
  }
  .confidence-interval .confidence-level {
    font-size: 0.06rem;
  }
  .team-member-card .confidence-interval {
    margin: 0.1rem 0.15rem;
    padding: 0.08rem 0.12rem;
  }
}
@keyframes confidencePulse {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.6;
  }
}
.confidence-interval.loading {
  animation: confidencePulse 1.5s ease-in-out infinite;
}

.rating-badge {
  position: relative;
}
.rating-badge .confidence-indicator {
  position: absolute;
  top: -0.05rem;
  right: -0.05rem;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  border: 0.02rem solid white;
}
.rating-badge .confidence-indicator.high {
  background: #28a745;
}
.rating-badge .confidence-indicator.medium {
  background: #ffc107;
}
.rating-badge .confidence-indicator.low {
  background: #dc3545;
}

.confidence-comparison {
  display: flex;
  gap: 0.1rem;
  margin: 0.2rem 0;
}
.confidence-comparison .comparison-item {
  flex: 1;
  text-align: center;
  padding: 0.1rem;
  border-radius: 0.05rem;
  background: #f8f9fa;
  border: 0.01rem solid #dee2e6;
}
.confidence-comparison .comparison-item .comparison-label {
  font-size: 0.07rem;
  color: #686868;
  margin-bottom: 0.05rem;
}
.confidence-comparison .comparison-item .comparison-value {
  font-size: 0.08rem;
  font-weight: 600;
  color: #323232;
}

.assigned-roles {
  margin-top: 0.2rem;
  padding: 0.15rem;
  background-color: #f8f9fa;
  border-radius: 0.05rem;
  border: 0.01rem solid #e9ecef;
}
.assigned-roles .roles-label {
  font-size: 0.12rem;
  font-weight: 600;
  color: #495057;
  margin-bottom: 0.1rem;
  text-transform: uppercase;
}
.assigned-roles .roles-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.05rem;
}
.assigned-roles .role-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.04rem 0.08rem;
  border-radius: 0.03rem;
  font-size: 0.1rem;
  font-weight: 500;
  gap: 0.04rem;
}
.assigned-roles .role-tag.role-high {
  background-color: #d4edda;
  color: #155724;
  border: 0.01rem solid #c3e6cb;
}
.assigned-roles .role-tag.role-medium {
  background-color: #fff3cd;
  color: #856404;
  border: 0.01rem solid #ffeaa7;
}
.assigned-roles .role-tag.role-low {
  background-color: #f8d7da;
  color: #721c24;
  border: 0.01rem solid #f5c6cb;
}
.assigned-roles .role-tag .role-name {
  font-weight: 600;
}
.assigned-roles .role-tag .role-score {
  font-size: 0.09rem;
  opacity: 0.8;
}

.save-team-section {
  margin-top: 0.4rem;
  padding: 0.3rem 0;
  text-align: right;
}
.save-team-section .save-team-btn {
  min-width: 2rem;
  padding: 0.12rem 0.3rem;
  font-size: 0.14rem;
  font-weight: 600;
}

.bidding-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  padding: 0.2rem;
}

.bidding-modal {
  background: #101013;
  border: 1px solid #323232;
  border-radius: 0.02rem;
  max-width: 7.33rem;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0px 0.24rem 0.48rem 0px rgba(0, 0, 0, 0.5);
  margin: 0.24rem;
}
.bidding-modal .bidding-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.24rem;
  border-bottom: 1px solid #323232;
}
.bidding-modal .modal-close {
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  padding: 0.04rem;
  border-radius: 0.02rem;
  transition: all cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.bidding-modal .modal-close:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.bidding-modal .modal-close svg {
  width: 0.24rem;
  height: 0.24rem;
}
.bidding-modal .bidding-modal-content {
  padding: 0.24rem;
}
.bidding-modal .project-info-section {
  margin-bottom: 0.3rem;
}
.bidding-modal .section-title {
  margin-bottom: 0.15rem;
  color: white;
}
.bidding-modal .project-details {
  background: #16161B;
  border: 1px solid #323232;
  padding: 0.15rem;
  border-radius: 0.02rem;
}
.bidding-modal .detail-row {
  display: flex;
  margin-bottom: 0.08rem;
}
.bidding-modal .detail-label {
  font-weight: 600;
  min-width: 1.2rem;
  color: #686868;
}
.bidding-modal .detail-value {
  color: white;
}
.bidding-modal .project-link {
  color: #CA9332;
  text-decoration: none;
  font-weight: 600;
}
.bidding-modal .project-link:hover {
  text-decoration: underline;
}
.bidding-modal .form-section {
  margin-bottom: 0.25rem;
}
.bidding-modal .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.15rem;
}
.bidding-modal .form-group {
  margin-bottom: 0.15rem;
}
.bidding-modal .form-label {
  display: block;
  margin-bottom: 0.05rem;
  font-weight: 600;
  color: #686868;
}
.bidding-modal .form-input,
.bidding-modal .form-select,
.bidding-modal .talent-filters__select,
.bidding-modal .form-textarea {
  width: 100%;
  padding: 0.1rem;
  background: #16161B;
  border: 0.01rem solid #323232;
  border-radius: 0.02rem;
  font-size: 0.14rem;
  height: auto;
  color: white;
}
.bidding-modal .form-input:focus,
.bidding-modal .form-select:focus,
.bidding-modal .talent-filters__select:focus,
.bidding-modal .form-textarea:focus {
  outline: none;
  border-color: #CA9332;
  box-shadow: none !important;
}
.bidding-modal .form-input::placeholder,
.bidding-modal .form-select::placeholder,
.bidding-modal .talent-filters__select::placeholder,
.bidding-modal .form-textarea::placeholder {
  color: #737373;
}
.bidding-modal .form-textarea {
  resize: vertical;
  min-height: 1rem;
}
.bidding-modal .proposal-gallery-upload {
  border: 0.02rem dashed #323232;
  border-radius: 0.02rem;
  padding: 0.2rem;
  text-align: center;
  background: #16161B;
  transition: border-color 0.2s;
}
.bidding-modal .upload-area {
  cursor: pointer;
  padding: 0.2rem;
}
.bidding-modal .upload-area.drag-over {
  border-color: #CA9332;
  background: rgba(202, 147, 50, 0.1);
}
.bidding-modal .upload-icon {
  margin-bottom: 0.1rem;
  color: #737373;
}
.bidding-modal .upload-text {
  font-weight: 600;
  margin-bottom: 0.05rem;
  color: white;
}
.bidding-modal .upload-subtext {
  font-size: 0.12rem;
  color: #737373;
}
.bidding-modal .gallery-preview {
  margin-top: 0.15rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(2rem, 1fr));
  gap: 0.1rem;
}
.bidding-modal .gallery-item {
  border: 0.01rem solid #323232;
  border-radius: 0.02rem;
  padding: 0.1rem;
  background: #16161B;
}
.bidding-modal .file-preview {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.bidding-modal .file-icon {
  color: #737373;
}
.bidding-modal .file-info {
  flex: 1;
}
.bidding-modal .file-name {
  font-weight: 600;
  font-size: 0.12rem;
  color: white;
}
.bidding-modal .file-size {
  font-size: 0.11rem;
  color: #737373;
}
.bidding-modal .remove-file {
  background: none;
  border: none;
  cursor: pointer;
  color: #dc3545;
  padding: 0.04rem;
}
.bidding-modal .remove-file:hover {
  color: #ff6b6b;
}
.bidding-modal .file-preview-image {
  width: 0.3rem;
  height: 0.3rem;
  object-fit: cover;
  border-radius: 0.04rem;
}
.bidding-modal .form-actions {
  display: flex;
  gap: 0.15rem;
  justify-content: flex-end;
  margin-top: 0.3rem;
}
.bidding-modal .existing-bid-section {
  background: #f8f9fa;
  padding: 0.2rem;
  border-radius: 0.06rem;
}
.bidding-modal .status-accepted {
  color: #28a745;
  font-weight: 600;
}
.bidding-modal .status-declined {
  color: #dc3545;
  font-weight: 600;
}
.bidding-modal .status-null {
  color: #6c757d;
  font-weight: 600;
}
.bidding-modal .fixed-bid-button {
  position: fixed;
  bottom: 0.2rem;
  right: 0.2rem;
  z-index: 1000;
}
.bidding-modal .fixed-bid-button .btn, .bidding-modal .fixed-bid-button #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bidding-modal .fixed-bid-button a, .bidding-modal .fixed-bid-button .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .bidding-modal .fixed-bid-button .bb-more-link, .bidding-modal .fixed-bid-button .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .bidding-modal .fixed-bid-button #gform_submit_button_5, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .bidding-modal .fixed-bid-button .button, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .bidding-modal .fixed-bid-button .button.button-hero, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .bidding-modal .fixed-bid-button .button.load-more.button-primary, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .bidding-modal .fixed-bid-button .media-button-select, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .bidding-modal .fixed-bid-button .media-menu-item#menu-item-upload, .bidding-modal .fixed-bid-button .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .bidding-modal .fixed-bid-button .button.load-more-jump, .bidding-modal .fixed-bid-button .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .bidding-modal .fixed-bid-button input, .bidding-modal .fixed-bid-button body.blog .journal-hero .filter, body.blog .journal-hero .bidding-modal .fixed-bid-button .filter, .bidding-modal .fixed-bid-button body.category .journal-hero .filter, body.category .journal-hero .bidding-modal .fixed-bid-button .filter, .bidding-modal .fixed-bid-button section.membership-levels input[type=submit], section.membership-levels .bidding-modal .fixed-bid-button input[type=submit], .bidding-modal .fixed-bid-button .acf-form-submit input[type=submit], .acf-form-submit .bidding-modal .fixed-bid-button input[type=submit], .bidding-modal .fixed-bid-button .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .bidding-modal .fixed-bid-button .acf-gallery-add, .bidding-modal .fixed-bid-button .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .bidding-modal .fixed-bid-button .acf-gallery-add, .bidding-modal .fixed-bid-button .mce-window .mce-btn.mce-primary, .mce-window .bidding-modal .fixed-bid-button .mce-btn.mce-primary, .bidding-modal .fixed-bid-button .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .bidding-modal .fixed-bid-button button, .bidding-modal .fixed-bid-button .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .bidding-modal .fixed-bid-button a, .bidding-modal .fixed-bid-button .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .bidding-modal .fixed-bid-button button, .bidding-modal .fixed-bid-button .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .bidding-modal .fixed-bid-button input[type=submit], .bidding-modal .fixed-bid-button .project-card__btn, .bidding-modal .fixed-bid-button .quick-actions__btn, .bidding-modal .fixed-bid-button .project-filters__clear, .bidding-modal .fixed-bid-button .project-overview__btn, .bidding-modal .fixed-bid-button .project-file__btn, .bidding-modal .fixed-bid-button .team-role__change-btn, .bidding-modal .fixed-bid-button .talent-filters__search-btn, .bidding-modal .fixed-bid-button .talent-card__btn, .bidding-modal .fixed-bid-button .creative-brief-sections__add-btn, .bidding-modal .fixed-bid-button .team-section__btn, .bidding-modal .fixed-bid-button .team-member-card__btn, .bidding-modal .fixed-bid-button .creative-brief-section__btn, .bidding-modal .fixed-bid-button .team-section__role-btn, .bidding-modal .fixed-bid-button .team-section__member-btn, .bidding-modal .fixed-bid-button .team-section__filter, .bidding-modal .fixed-bid-button .project-summary__btn, .bidding-modal .fixed-bid-button .project-summary__description-more, .bidding-modal .fixed-bid-button .project-files__btn, .bidding-modal .fixed-bid-button .project-files__filter, .bidding-modal .fixed-bid-button .project-files__search-btn, .bidding-modal .fixed-bid-button .project-files__view-btn, .bidding-modal .fixed-bid-button .project-files__file-btn, .bidding-modal .fixed-bid-button .project-files__upload-btn {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.15);
}
.bidding-modal .budgeting-stats {
  display: flex;
  gap: 0.3rem;
  margin: 0.2rem 0;
  padding: 0.2rem;
  background: #f8f9fa;
  border-radius: 0.08rem;
}
.bidding-modal .stat-item {
  text-align: center;
}
.bidding-modal .stat-item .stat-number {
  display: block;
  font-size: 0.2rem;
  font-weight: 700;
  color: #CA9332;
  margin-bottom: 0.05rem;
}
.bidding-modal .stat-item .stat-label {
  font-size: 0.09rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.005rem;
}
.bidding-modal .bid-details {
  margin-top: 0.15rem;
  padding: 0.15rem;
  background: #f8f9fa;
  border-radius: 0.06rem;
  border: 0.01rem solid #e9ecef;
}
.bidding-modal .bid-details-content .bid-details-title {
  margin-bottom: 0.1rem;
  color: #333;
  font-weight: 600;
}
.bidding-modal .bid-detail-item {
  margin-bottom: 0.1rem;
}
.bidding-modal .bid-detail-item:last-child {
  margin-bottom: 0;
}
.bidding-modal .bid-detail-label {
  display: block;
  font-weight: 600;
  color: #666;
  margin-bottom: 0.05rem;
  font-size: 0.12rem;
}
.bidding-modal .bid-detail-value {
  color: #333;
  margin: 0;
  font-size: 0.12rem;
  line-height: 1.4;
}
.bidding-modal .bid-detail-value.status-accepted {
  color: #28a745;
  font-weight: 600;
}
.bidding-modal .bid-detail-value.status-declined {
  color: #dc3545;
  font-weight: 600;
}
.bidding-modal .proposal-files {
  display: flex;
  flex-direction: column;
  gap: 0.05rem;
}
.bidding-modal .proposal-file-item .file-link {
  display: flex;
  align-items: center;
  gap: 0.05rem;
  color: #CA9332;
  text-decoration: none;
  font-size: 0.11rem;
  padding: 0.05rem;
  border-radius: 0.03rem;
  transition: background-color 0.2s;
}
.bidding-modal .proposal-file-item .file-link:hover {
  background: #fef9f0;
  text-decoration: underline;
}
.bidding-modal .proposal-file-item .file-link svg {
  width: 0.12rem;
  height: 0.12rem;
}
.bidding-modal .team-member-card[data-bid-status=accepted] {
  border-left: 0.03rem solid #28a745;
}
.bidding-modal .team-member-card[data-bid-status=declined] {
  border-left: 0.03rem solid #dc3545;
  opacity: 0.7;
}
.bidding-modal .team-member-card[data-bid-status=pending] {
  border-left: 0.03rem solid #ffc107;
}
.bidding-modal .team-member-card.disabled-member .checkbox {
  cursor: not-allowed;
  opacity: 0.5;
}
.bidding-modal .team-member-card.disabled-member .member-avatar {
  filter: grayscale(100%);
}
.bidding-modal .team-member-card.disabled-member .member-name,
.bidding-modal .team-member-card.disabled-member .member-role,
.bidding-modal .team-member-card.disabled-member .rate-value,
.bidding-modal .team-member-card.disabled-member .hours-value,
.bidding-modal .team-member-card.disabled-member .total-value {
  color: #6c757d;
}
.bidding-modal .invite-bid-btn {
  background: #CA9332;
  color: white;
}
.bidding-modal .invite-bid-btn:hover {
  background: #b8822a;
}
.bidding-modal .reinvite-bid-btn {
  background: #6c757d;
  color: white;
}
.bidding-modal .reinvite-bid-btn:hover {
  background: #545b62;
}
.bidding-modal .view-bid-btn {
  background: #17a2b8;
  color: white;
}
.bidding-modal .view-bid-btn:hover {
  background: #138496;
}
.bidding-modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.bidding-modal .modal-overlay.active {
  opacity: 1;
  visibility: visible;
}
.bidding-modal .modal-content {
  background: white;
  border-radius: 0.08rem;
  max-width: 6rem;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
}
.bidding-modal .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem;
  border-bottom: 0.01rem solid #e9ecef;
}
.bidding-modal .modal-header .modal-title {
  margin: 0;
  color: white;
}
.bidding-modal .modal-header .close-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.05rem;
  color: white;
}
.bidding-modal .modal-header .close-btn:hover {
  color: #737373;
}
.bidding-modal .modal-header .close-btn svg {
  width: 0.2rem;
  height: 0.2rem;
}
.bidding-modal .modal-body {
  padding: 0.2rem;
}
.bidding-modal .scope-content .scope-section {
  margin-bottom: 0.2rem;
}
.bidding-modal .scope-content .scope-section:last-child {
  margin-bottom: 0;
}
.bidding-modal .scope-content .scope-section-title {
  margin-bottom: 0.1rem;
  color: #333;
  font-weight: 600;
}
.bidding-modal .scope-member-info {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.bidding-modal .scope-avatar {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  object-fit: cover;
}
.bidding-modal .scope-member-details .scope-member-name {
  margin: 0 0 0.05rem 0;
  color: #333;
}
.bidding-modal .scope-member-details .scope-member-role {
  margin: 0;
  color: #666;
}
.bidding-modal .scope-pricing .pricing-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.05rem 0;
  border-bottom: 0.01rem solid #f0f0f0;
}
.bidding-modal .scope-pricing .pricing-item:last-child {
  border-bottom: none;
}
.bidding-modal .scope-pricing .pricing-item.total {
  font-weight: 600;
  color: #CA9332;
  border-top: 0.01rem solid #e9ecef;
  margin-top: 0.05rem;
  padding-top: 0.1rem;
}
.bidding-modal .scope-pricing .pricing-label {
  color: #737373;
}
.bidding-modal .scope-pricing .pricing-value {
  color: white;
  font-weight: 500;
}
.bidding-modal .scope-deliverables {
  background: #16161B;
  border: 1px solid #323232;
  padding: 0.1rem;
  border-radius: 0.02rem;
  color: white;
  line-height: 1.5;
  white-space: pre-wrap;
}
.bidding-modal .scope-proposals {
  display: flex;
  flex-direction: column;
  gap: 0.05rem;
}
.bidding-modal .modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.1rem;
  padding: 0.24rem;
  border-top: 1px solid #323232;
  background: #101013;
}
@media (max-width: 768px) {
  .bidding-modal .form-row {
    grid-template-columns: 1fr;
  }
  .bidding-modal .form-actions {
    flex-direction: column;
  }
  .bidding-modal .bidding-modal {
    margin: 0.1rem;
  }
  .bidding-modal .budgeting-stats {
    flex-direction: column;
    gap: 0.15rem;
  }
  .bidding-modal .proposal-files .file-link {
    font-size: 0.1rem;
  }
  .bidding-modal .modal-content {
    width: 95%;
    max-height: 90vh;
  }
  .bidding-modal .modal-header,
  .bidding-modal .modal-body,
  .bidding-modal .modal-footer {
    padding: 0.15rem;
  }
}

.project-hub-header {
  position: relative !important;
}

.project-hub-wrap {
  justify-content: space-between;
  margin-top: 0;
}
.project-hub-wrap .back-wrap .back-btn-link {
  margin-top: 0;
}
.project-hub-wrap .header-aside {
  width: auto;
  justify-content: right !important;
}
.project-hub-wrap .header-aside .bb-icon-l {
  font-size: 0.28rem;
}

.contact-form-global {
  padding-top: 0.75rem;
  padding-bottom: 1.72rem;
}
.contact-form-global.style_1 .contact-form-wrap .form-wrapper {
  width: 100% !important;
}
.contact-form-global.style_1 .contact-form-wrap .form-wrapper .form-title {
  text-align: center;
  max-width: 100%;
  padding-bottom: 0.1rem;
}
.contact-form-global.style_1 .contact-form-wrap .form-wrapper .form-subtitle {
  text-align: center;
  padding-bottom: 0.6rem;
  max-width: 5rem;
  margin: auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global.style_1 .contact-form-wrap .form-wrapper .form-subtitle {
    padding-bottom: 0.2rem;
  }
}
.contact-form-global.style_1 .contact-form-wrap .form-wrapper .form-single {
  max-width: 8rem;
  margin: auto;
}
.contact-form-global .contact-form-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.06rem;
}
.contact-form-global .contact-form-wrap .img-wrapper {
  width: 4rem;
  border-radius: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global .contact-form-wrap .img-wrapper {
    display: none !important;
  }
}
.contact-form-global .contact-form-wrap .img-wrapper .contact-form-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form-global .contact-form-wrap .img-wrapper .contact-form-img.desktop {
  display: block;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global .contact-form-wrap .img-wrapper .contact-form-img.desktop {
    display: none;
  }
}
.contact-form-global .contact-form-wrap .img-wrapper .contact-form-img.mobile {
  display: none;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global .contact-form-wrap .img-wrapper .contact-form-img.mobile {
    display: block;
  }
}
.contact-form-global .contact-form-wrap .form-wrapper {
  padding: 0.7rem 0.72rem;
  background: black;
  border-radius: 0;
  width: 6.5rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .gfield--input-type-email label {
  color: white !important;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-title {
  max-width: 7.73rem;
  padding-bottom: 0.6rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single {
  border-top: 1px solid #686868;
  padding-top: 0.37rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gfield--type-multi_choice {
  margin-top: 0.2rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .form-footer-text {
  margin-top: 0.24rem;
  text-align: center;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_confirmation_message {
  text-align: center;
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.32rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield--type-choice legend {
  color: red !important;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield_error input,
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield_error textarea {
  border-color: red;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield_error label, .contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield_error legend {
  color: white;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gfield_validation_message {
  display: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gform_validation_errors {
  border-color: red;
  margin-bottom: 0.2rem;
  background: #101013;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gform_validation_errors {
    padding: 0.12rem;
  }
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gform_validation_errors:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gform_validation_errors:focus-within {
  outline: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_validation_error .gform_validation_errors .gform_submission_error {
  color: red;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_title {
  display: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-field-label a {
  color: #CA9332;
  margin-left: 0.05rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-field-label a {
    margin-left: 0.01rem;
  }
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form legend,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form label {
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.1464rem;
  letter-spacing: -0.0012rem;
  padding-bottom: 0.09rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform_fields {
  grid-row-gap: 0.2rem;
  grid-column-gap: 0.2rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select {
  position: relative;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select::before {
  content: url(../js/41b72c065d9eb1c8450d.svg);
  position: absolute;
  top: 0.1rem;
  right: 0.3rem;
  width: 0.08rem;
  height: 0.04rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select select {
  transition: all 0.3s ease;
  cursor: pointer;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  appearance: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select select:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select select:focus-within, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select select:focus-visible, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_select select:hover {
  outline: none !important;
  background-color: #101013;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form select {
  padding: 0.13rem 0.16rem;
  font-size: 0.14rem;
  font-weight: 500;
  line-height: 0.1952rem;
  letter-spacing: 0.0016rem;
  color: #767676;
  border: 1px solid #323232;
  border-radius: 0;
  background: #101013;
  font-family: "instrument-sans", sans-serif;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input::placeholder,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea::placeholder,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form select::placeholder {
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 0.1952rem;
  letter-spacing: 0.0016rem;
  color: #767676;
  font-family: "instrument-sans", sans-serif;
  opacity: 0.5;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input:hover,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea:focus,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea:hover,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form select:focus,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form select:hover {
  background: #101013;
  border-color: #CA9332;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea {
  height: 0.81rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] {
  margin-left: auto;
  border: none;
  cursor: pointer;
  padding: 0.11rem 0.38rem;
  margin-bottom: 0;
  margin-top: 0.1rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_fileupload label {
  color: #323232;
  background-color: transparent;
  padding: 2em !important;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer {
  position: relative;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] {
  margin-left: auto;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 0.24rem;
  position: relative;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: start;
  font-size: 0.1rem;
  line-height: 0.1rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control {
  background: transparent;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button {
  margin-left: auto;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 0.24rem;
  position: relative;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button::after {
  content: "By submitting, I confirm I want to receive updates, opportunities, and resources to help me make the most of Hence.";
  position: absolute;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent input {
  opacity: 0;
  height: 0;
  width: 0;
  display: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent input[type=checkbox]:checked + label:after {
  content: url(../js/b935879c35b864676b55.svg);
  position: absolute;
  width: 20px;
  height: 20px;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent label {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  cursor: pointer;
  position: relative;
  font-size: 0.14rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #767676;
  background: transparent;
  border-radius: 0.1rem;
  border-radius: 0;
  margin-right: 0.1rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent label:after {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  left: 0;
  top: 0;
  border-radius: 0;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .ginput_container_consent label:after::before {
  border: 1px solid #323232;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice {
  display: flex;
  align-items: center;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice:last-child {
  margin-bottom: 0;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice label {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  cursor: pointer;
  font-size: 0.14rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #767676;
  background: transparent;
  border-radius: 0.1rem;
  border-radius: 0;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice label:after {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  left: 0;
  top: 0;
  border-radius: 0;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox .gchoice label:after::before {
  border: 1px solid #323232;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_radio {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_radio .gchoice label {
  padding-bottom: 0 !important;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_radio .gchoice label::before {
  border: 1px solid #A5A5A5;
  background-color: transparent;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_radio input[type=radio]:checked + .bb-radio-label:after,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_radio input[type=radio]:checked + label:after {
  background-color: #323232;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_checkbox input[type=checkbox]:checked + label:after {
  content: url(../js/b935879c35b864676b55.svg);
  width: 20px;
  height: 20px;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea {
  transition: all 0.3s ease;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form input:focus, .contact-form-global .contact-form-wrap .form-wrapper .form-single form input:focus-within,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea:focus,
.contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea:focus-within {
  outline: none;
  background-color: #101013;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform_footer {
  padding: 0;
  margin: 0;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_required {
  position: relative;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_required::after {
  content: "*";
  display: inline-block;
  color: #CA9332;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gfield_required .gfield_required_text {
  display: none;
}
.contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform_ajax_spinner {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin-top: 0.48rem;
  margin-left: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .contact-form-global {
    padding-top: 0.2rem;
    padding-bottom: 0.6rem;
  }
  .contact-form-global .contact-form-wrap .img-wrapper {
    width: 100%;
    height: 2.87rem;
  }
  .contact-form-global .contact-form-wrap .form-wrapper {
    padding: 0.3rem 0.2rem;
    border-radius: 0;
    width: 100%;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-title {
    max-width: 100%;
    padding-bottom: 0.48rem;
    text-align: center;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single {
    padding-top: 0.2rem;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single .gfield_label {
    margin-bottom: 0;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single .gform_title {
    display: none;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form legend,
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form label {
    font-weight: 500;
    font-size: 0.16rem;
    line-height: 0.1708rem !important;
    letter-spacing: -0.0014rem;
    padding-bottom: 0.06rem;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form input,
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form textarea {
    line-height: 0.1952rem !important;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] {
    width: 100%;
    margin: 0;
    margin-top: 0.2rem;
  }
  .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform_ajax_spinner {
    width: 0.16rem;
    height: 0.16rem;
    margin-top: 0.3rem;
    margin-left: 0.1rem;
  }
}

header {
  top: 0.32rem;
  padding: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s !important;
  background-color: transparent;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header {
    top: 0.08rem;
  }
}
header.site-header.has-scrolled {
  padding: 0.08rem 0 0.08rem;
  background-color: #101013;
  top: 0;
}
header.site-header.has-scrolled .menu-toggler .inner .menu-header {
  padding-top: 0.08rem;
}
header .menu-toggler {
  width: 33%;
  display: flex;
  align-items: center;
}
header .menu-toggler.active .backdrop {
  width: 100%;
}
header .menu-toggler.active .inner {
  transform: translateX(0);
}
header .menu-toggler .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  backdrop-filter: blur(10px);
  z-index: 50;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
header .menu-toggler .inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 5.34rem;
  max-width: 100%;
  height: 100%;
  background-color: #101013;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: start;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateX(-100%);
  max-height: 100dvh;
  padding: 0.8rem 0 0;
}
header .menu-toggler .inner .menu-header {
  width: 100%;
  padding: 0.32rem 0.42rem 0 1.23rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s !important;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header .menu-toggler .inner .menu-header {
    padding: 0.08rem 0.16rem 0 0.16rem;
  }
}
header .menu-toggler .inner ul {
  width: 100%;
  justify-content: center;
  overflow: auto;
}
header .menu-toggler .inner ul li {
  padding: 0.16rem 1.15rem;
  border-bottom: 0.01rem solid #323232;
  color: #a5a5a5;
  font-size: 0.54rem;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: -0.005rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
header .menu-toggler .inner ul li a {
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header .menu-toggler .inner ul li {
    padding: 0.16rem;
  }
}
header .menu-toggler .inner ul li:hover {
  color: #CA9332;
}
header .menu-toggler .inner ul li:hover a {
  color: inherit;
}
header .hamburger {
  width: 0.36rem;
  height: 0.34rem;
  background-color: #CA9332;
  border-radius: 0.02rem;
  position: relative;
  cursor: pointer;
}
header .hamburger span {
  width: 0.15rem;
  height: 0.01rem;
  background-color: #101013;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
header .hamburger span:nth-child(1) {
  position: absolute;
  top: 0.13rem;
  left: 50%;
  transform: translate(-50%, 0);
}
header .hamburger span:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .hamburger span:nth-child(3) {
  position: absolute;
  bottom: 0.13rem;
  left: 50%;
  transform: translate(-50%, 0);
}
header .hamburger.active span:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
header .hamburger.active span:nth-child(2) {
  opacity: 0;
}
header .hamburger.active span:nth-child(3) {
  bottom: 50%;
  transform: translate(-50%, 50%) rotate(-45deg);
}
header .hamburger + span {
  display: inline-block;
  margin-left: 0.1rem;
  text-transform: uppercase;
  font-size: 0.13rem;
  line-height: 0.94;
  letter-spacing: -0.003rem;
  font-weight: 500;
  color: #fff;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header .hamburger + span {
    display: none;
  }
}
header .logo svg {
  max-width: 0.8711rem;
  height: auto;
}
header .container-wide .row .col, header .breadcrumbs-module .container-2 .row .col, .breadcrumbs-module header .container-2 .row .col {
  width: 33%;
  display: flex;
  align-items: center;
}
header .container-wide .row .col:nth-child(1), header .breadcrumbs-module .container-2 .row .col:nth-child(1), .breadcrumbs-module header .container-2 .row .col:nth-child(1) {
  justify-content: flex-start;
}
header .container-wide .row .col:nth-child(2), header .breadcrumbs-module .container-2 .row .col:nth-child(2), .breadcrumbs-module header .container-2 .row .col:nth-child(2) {
  justify-content: center;
}
header .container-wide .row .col:nth-child(3), header .breadcrumbs-module .container-2 .row .col:nth-child(3), .breadcrumbs-module header .container-2 .row .col:nth-child(3) {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header .container-wide .row .col.has-buttons, header .breadcrumbs-module .container-2 .row .col.has-buttons, .breadcrumbs-module header .container-2 .row .col.has-buttons {
    display: none;
  }
}
header .buttons {
  display: flex;
  gap: 0.06rem;
}

.user-menu-wrap-link:first-of-type {
  position: relative !important;
}
.user-menu-wrap-link:first-of-type::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.04rem;
  height: calc(100% - 0.08rem);
  transform: translateY(-50%);
  background-color: #CA9332;
}

.sticky-header .site-header, .sticky-header .site-header.has-scrolled {
  box-shadow: none;
}

header.site-header {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.logout-link a {
  padding: 0.2rem;
}
.site-header .notification-dropdown .notification-header .mark-read-all, .site-header .notification-dropdown .notification-header .action-unread {
  font-size: 0.14rem;
  line-height: 0.1464rem;
  letter-spacing: -0.0024rem;
}
.site-header .notification-dropdown .notification-header svg path {
  fill: #CA9332;
}
.site-header .notification-dropdown .notification-list .read-item {
  background-color: #101013 !important;
  height: auto;
  display: flex;
  gap: 0.14rem;
  margin-bottom: 0.16rem;
  padding: 0.15rem;
}
.site-header .notification-dropdown .notification-list .read-item .notification-content {
  display: flex;
  flex-direction: column;
}
.site-header .notification-dropdown .notification-list .read-item .dashicons-visibility {
  color: #CA9332;
}
.site-header .notification-dropdown .notification-list .read-item .bb-full-link {
  display: none;
}
.site-header .notification-dropdown .notification-list .read-item .notification-avatar {
  position: relative;
}
.site-header .notification-dropdown .notification-list .read-item .pic, .site-header .notification-dropdown .notification-list .read-item .notification-avatar {
  width: 0.41rem;
  height: 0.41rem;
  padding: 0;
  margin: 0;
}
.site-header .notification-dropdown .notification-list .read-item .pic img, .site-header .notification-dropdown .notification-list .read-item .notification-avatar img {
  width: 0.41rem;
  height: 0.41rem;
}
.site-header .notification-dropdown .read-item {
  padding: unset;
}
.site-header .notification-dropdown .read-item .notification-content {
  padding: unset !important;
}
.site-header .notification-list {
  padding: 0.2rem;
  /* Track */
  /* Handle */
}
.site-header .notification-list li.unread::before {
  right: 0.08rem;
}
.site-header .notification-list::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.site-header .notification-list::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.site-header .notification-list::-webkit-scrollbar-thumb {
  background-color: #CFCFD7;
  border-radius: 0.16rem;
}
.site-header .notification-list li:last-child {
  margin-bottom: 0.2rem;
}
.site-header .header-aside i {
  color: #A5A5A5;
  font-size: 0.21rem;
  transition: all 0.3s ease;
}
.site-header .header-aside i:hover, .site-header .header-aside i:active {
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .bb-separator, .site-header .header-aside .header-aside-inner .header-search-link, .site-header .header-aside .header-aside-inner .header-cart-link-wrap {
  display: none;
}
.site-header .header-aside .header-aside-inner .notification-wrap:first-of-type {
  margin-left: 0.15rem;
  padding-left: 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .site-header .header-aside .header-aside-inner .notification-wrap:first-of-type {
    margin-left: 0;
  }
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-link .count {
  right: -0.08rem;
  top: -0.08rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown {
  background-color: #202025 !important;
  border: unset;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown {
    right: -1rem !important;
  }
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-header {
  display: flex;
  gap: 0.15rem;
  justify-content: space-between;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-header span svg {
  width: 0.22rem;
  height: 0.22rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap {
  background-color: #202025;
  height: auto;
  margin-bottom: 0.16rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread {
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread:hover, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread:hover {
  transition: all 0.3s ease-in-out;
  background-color: #101013 !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread .pic {
  margin-left: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread .pic {
    margin-left: 0;
  }
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread .pic:not(.group) .avatar, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread .pic:not(.group) .avatar {
  height: auto !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread .group, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread .group {
  margin-top: 0.1rem;
  margin-left: 0.1rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread .bm-info .last-message, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread .bm-info .last-message {
  display: flex;
  align-items: center;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic.group, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic.group {
  display: grid;
  grid-template-columns: 0.2rem 0.2rem;
  grid-template-rows: 0.2rem 0.2rem;
  border: none;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50% !important;
  overflow: hidden;
  padding: 0 !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic.group .bbpm-avatar, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic.group .bbpm-avatar {
  width: 0.2rem !important;
  height: 0.2rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic.group .bbpm-avatar a, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic.group .bbpm-avatar a {
  width: 100%;
  height: 100%;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic.group .bbpm-avatar .avatar, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic.group .bbpm-avatar .avatar {
  border-radius: unset !important;
  width: 100%;
  height: 100%;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .notification-content, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .notification-content {
  display: flex;
  flex-direction: column;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .bb-full-link, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .bb-full-link {
  display: none;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .notification-avatar, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .notification-avatar {
  width: 0.41rem;
  height: 0.41rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .pic img, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .notification-avatar img, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .pic img, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .notification-avatar img {
  width: 0.41rem;
  height: auto;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bm-info, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .time, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .actions, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .pic, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bm-info, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .time, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .actions {
  padding-top: 0.1rem !important;
  padding-bottom: 0.07rem !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-footer {
  background-color: #202025 !important;
  border-top: unset;
  display: flex;
  justify-content: center;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-footer a {
  color: #a6a6a6 !important;
  font-weight: 600;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  transition: all 0.3s ease;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-footer a i {
  display: none;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-footer a:hover {
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap * {
  font-family: inherit !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread > * {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #101013 !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread {
  position: relative;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread * {
  transition: all 0.3s ease;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .pic {
  padding-left: 0.1rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread:hover *:not(.unread-count) {
  background-color: #202025;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread:hover .name {
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bbpm-avatar {
  display: flex;
  align-items: center;
  width: 0.36rem;
  height: 0.36rem;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bbpm-avatar .pic {
  padding-right: 0;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .time {
  position: unset;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .time .bpbm-counter-row .unread-count {
  background-color: #CA9332;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .time .bpbm-counter-row:before {
  position: absolute;
  content: "";
  border-left: 2px solid #CA9332 !important;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 1px;
  height: 100%;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread img {
  border-radius: 50% !important;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name {
  margin-bottom: 0.05rem;
  color: #a6a6a6;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name {
  color: #a6a6a6;
}
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content {
  color: #CFCFD7;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .site-header .header-aside .header-aside-inner .notification-wrap.messages-wrap .notification-dropdown {
    right: -1.35rem !important;
  }
}
.site-header .header-aside .header-aside-inner .user-wrap .user-link {
  padding: 0.1rem !important;
}
.site-header .header-aside .header-aside-inner .user-wrap .user-link img {
  width: 0.36rem;
  max-width: 0.36rem;
}
.site-header .header-aside .header-aside-inner .user-wrap .user-name {
  display: none;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .site-header .header-aside .header-aside-inner .user-wrap.menu-item-has-children .sub-menu {
    min-width: 2rem;
    right: -0.5rem;
  }
  .site-header .header-aside .header-aside-inner .user-wrap.menu-item-has-children .sub-menu .menupop.parent .ab-sub-wrapper {
    left: -1.5rem;
  }
}
.site-header .header-aside .header-aside-inner .sub-menu {
  padding: unset;
  background-color: #202025 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .user-name {
  display: block;
  color: white !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner {
  padding: 0.1rem 0;
  /* Track */
  /* Handle */
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner .user-menu-wrap-link:hover a {
  background-color: #101013 !important;
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner::-webkit-scrollbar-thumb {
  background-color: #CFCFD7;
  border-radius: 0.16rem;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li {
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.user-menu-wrap-link, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.logout-link {
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.user-menu-wrap-link a, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.logout-link a {
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.user-menu-wrap-link:hover a, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.logout-link:hover a {
  font-weight: inherit;
  background-color: #202025;
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.user-menu-wrap-link:hover a i, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li.logout-link:hover a i {
  color: #CA9332;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item {
  padding: 0.1rem;
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper {
  color: white !important;
  background-color: #333 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu {
  background-color: #202025 !important;
  border-radius: 0 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu li {
  margin: 0 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu li:hover .ab-item {
  color: #CA9332 !important;
  background-color: #101013 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu .ab-item {
  color: white !important;
  background-color: #202025 !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li:hover .ab-item {
  color: #CA9332 !important;
  background-color: #101013 !important;
  font-weight: inherit;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li:hover .ab-item .ab-sub-wrapper ul {
  background: #333 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li:hover .ab-item .ab-sub-wrapper ul li:hover .ab-item {
  color: #CA9332 !important;
  background-color: #101013 !important;
  font-weight: inherit;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li:hover .ab-item i {
  color: #CA9332 !important;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu {
  background-color: #202025;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-sub-wrapper .ab-submenu li .ab-item {
  background-color: unset;
  color: unset;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner .ab-sub-wrapper .ab-submenu li:hover {
  color: #CA9332;
  background-color: #101013;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li:hover {
  transition: all 0.3s ease-in-out;
}
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner #wp-admin-bar-my-account-activity, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner #wp-admin-bar-my-account-groups, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner #wp-admin-bar-my-account-media {
  display: none;
}
.site-header .header-aside span.count {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: -0.00012rem;
  color: #1E1E1E;
  padding: unset;
}

.sticky-header .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .time .bpbm-counter-row .unread-count {
  background-color: #CA9332 !important;
  background: #CA9332 !important;
}

.sticky-header .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread {
  background-color: #202025 !important;
  background: #202025 !important;
}

.sticky-header .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bm-notification-list .bp-messages-wrap .thread:hover *, .sticky-header .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .notification-list .bp-messages-wrap .thread:hover * {
  background-color: #101013 !important;
  background: #101013 !important;
}

.notification-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid var(--bb-content-border-color);
}

.notification-header a {
  display: block;
  font-size: 13px;
  font-weight: inherit;
  color: var(--bb-primary-color);
  letter-spacing: -0.24px;
  line-height: 1;
  margin: 0 0 0 22px;
  padding: 0;
}

.notification-header a:hover {
  background: transparent;
}

.notification-header a.mark-all-read {
  margin-left: auto;
}

.notification-header .settings {
  color: inherit;
}

.notification-header .settings i {
  margin-left: -7px;
}

.notification-header .title {
  font-size: 1.125rem;
  line-height: 1;
  margin: 0;
}

.notification-header .title + a {
  margin-left: auto;
}

.notification-header .mark-read-all {
  font-size: 0.12rem;
  font-weight: 500;
  color: var(--bb-primary-color);
  cursor: pointer;
}

.notification-header .mark-read-all:hover {
  color: var(--bb-primary-color);
}

.messages-wrap .notification-dropdown .notification-list li .notification-content {
  width: 100%;
  overflow: hidden;
}

.messages-wrap .notification-dropdown .notification-list li .notification-content .notification-users {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  display: block;
  white-space: nowrap;
}

.messages-wrap .notification-dropdown .notification-list li .notification-content .notification-users > a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.notification-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 15px;
  border-bottom: 1px solid var(--bb-content-border-color);
  position: relative;
}

.notification-list li.bs-item-wrap:hover {
  background-color: transparent;
}

.notification-list li:hover {
  background: var(--bb-content-alternate-background-color);
}

@media (min-width: 1025px) {
  .notification-list li:hover .actions {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
}
.site-header .notification-list {
  min-width: 400px;
  max-height: 52vh;
  overflow: auto;
  padding-bottom: 0;
  margin-bottom: 0;
  overflow-x: hidden;
}

.site-header .notification-list .read-item .notification-avatar a > i {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--bb-alternate-text-color);
  bottom: -5px;
  border-radius: 50%;
  color: var(--bb-content-background-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 19px;
  line-height: 19px;
  position: absolute;
  z-index: 1;
  right: -5px;
  width: 19px;
}

.notification-list .unread:before {
  background-color: var(--bb-primary-color);
  border-radius: 50%;
  content: "";
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 10px;
}

.notification-list .unread:hover {
  background: var(--bb-content-alternate-background-color);
}

.notification-list .unread:hover:before {
  display: none;
}

.notification-list .unread:hover .actions:hover .mark-read {
  color: #122b46;
}

.notification-list.bb-nouveau-list .actions {
  opacity: 1;
  visibility: visible;
  font-size: 0;
  min-width: 40px;
}

.notification-list.bb-nouveau-list .actions a {
  color: rgba(18, 43, 70, 0.4);
  margin-left: 6px;
}

.notification-list.bb-nouveau-list .actions .dashicons {
  font-size: 18px;
}

.notification-list.bb-nouveau-list .actions .delete .dashicons {
  font-size: 16px;
  position: relative;
}

.notification-list.bb-nouveau-list .actions .dashicons-visibility:before,
.notification-list.bb-nouveau-list .actions .dashicons-dismiss:before,
.notification-list.bb-nouveau-list .actions .dashicons-trash:before,
.notification-list.bb-nouveau-list .actions .dashicons-hidden:before {
  content: "\ee6a";
  font-family: bb-icons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  list-style: none;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
}

.notification-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  letter-spacing: -0.24px;
  line-height: 1.3;
  position: relative;
}
.notification-content span a {
  transition: all 0.3s ease;
}
.notification-content .posted {
  margin-top: 0.03rem;
  color: var(--bb-alternate-text-color);
}

.site-header .notification-list .read-item .notification-avatar a > i {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--bb-alternate-text-color);
  bottom: -5px;
  border-radius: 50%;
  color: var(--bb-content-background-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 19px;
  line-height: 19px;
  position: absolute;
  z-index: 1;
  right: -5px;
  width: 19px;
}

.notification-dropdown .notification-list.bb-nouveau-list .actions {
  opacity: 0;
  visibility: hidden;
}

@media (hover: none) and (pointer: coarse) {
  .notification-dropdown .notification-list.bb-nouveau-list {
    /* smartphones, touchscreens */
  }
  .notification-dropdown .notification-list.bb-nouveau-list .actions {
    opacity: 1;
    visibility: visible;
  }
  .notification-dropdown .notification-list.bb-nouveau-list .unread:before {
    display: none;
  }
}
.notification-dropdown .notification-list.bb-nouveau-list li:hover .actions {
  opacity: 1;
  visibility: visible;
}

.notification-list.bb-nouveau-list .actions {
  opacity: 1;
  visibility: visible;
  font-size: 0;
  min-width: 40px;
}
.notification-list.bb-nouveau-list .actions:hover {
  cursor: pointer;
}

#header-notifications-dropdown-elem .notification-list.bb-nouveau-list {
  padding: 0.2rem;
}

@keyframes scrollLoop {
  from {
    transform: translateX(0.6rem);
  }
  to {
    transform: translateX(-34.22rem); /* Moves exactly by one image width */
  }
}
footer.footer {
  padding: 0.6rem 0 0.43rem !important;
  border-top: 0.01rem solid #323232;
  background-color: transparent;
  border-radius: 0;
}
footer.footer .col {
  width: 3.17rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.footer .col + .col {
    margin-top: 0.64rem;
  }
}
footer.footer .col + .col ul + ul {
  text-align: right;
}
footer.footer .navigation {
  font-size: 0.18rem;
  line-height: 1;
  letter-spacing: -0.003rem;
  font-weight: 400;
}
footer.footer .navigation li + li {
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.footer .navigation + .navigation {
    text-align: right;
  }
}
footer.footer .social-media, footer.footer .contact, footer.footer .copyright, footer.footer .legals {
  font-size: 0.18rem;
  line-height: 1;
  letter-spacing: -0.003rem;
  font-weight: 400;
}
footer.footer .social-media li + li, footer.footer .contact li + li, footer.footer .copyright li + li, footer.footer .legals li + li {
  margin-top: 0.2rem;
}
footer.footer .social-media:has(img), footer.footer .contact:has(img), footer.footer .copyright:has(img), footer.footer .legals:has(img) {
  display: flex;
  gap: 0.16rem;
  padding-bottom: 0.2rem;
}
footer.footer .social-media:has(img) li, footer.footer .contact:has(img) li, footer.footer .copyright:has(img) li, footer.footer .legals:has(img) li {
  width: 0.24rem;
  height: 0.24rem;
}
footer.footer .social-media:has(img) li img, footer.footer .contact:has(img) li img, footer.footer .copyright:has(img) li img, footer.footer .legals:has(img) li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
footer.footer .social-media:has(img) li + li, footer.footer .contact:has(img) li + li, footer.footer .copyright:has(img) li + li, footer.footer .legals:has(img) li + li {
  margin-top: 0;
}
footer.footer .legals {
  text-align: right;
  display: flex;
  justify-content: end;
  gap: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.footer .legals {
    justify-content: center;
  }
}
footer.footer .legals li + li {
  margin-top: 0;
}
footer.footer .scrolling-image-wrap {
  width: 100%; /* Ensures full viewport width */
  overflow: hidden; /* Hides overflow */
  position: relative;
  border-top: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
  padding: 0.4rem 0 0.3rem;
  margin: 0.6rem 0 0.4rem;
}
footer.footer .scrolling-image {
  height: 1.17rem;
  display: flex;
  width: 69.64rem; /* Needs to be twice the size of a single image */
  animation: scrollLoop 22.5s linear infinite; /* Adjust speed as needed */
}
footer.footer .scrolling-image img {
  width: 34.82rem; /* Each image takes full width */
  flex-shrink: 0; /* Prevents shrinking */
}

.acf-gallery .form-table > tbody > .acf-field > .acf-label label {
  color: white !important;
}

body.bbp-user-page.profile iframe .masthead {
  display: none !important;
}
body.bbp-user-page.profile .basic-user-nav {
  padding-top: 0.25rem;
  margin-top: 0.47rem;
  margin-bottom: 0.47rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.bbp-user-page.profile .basic-user-nav {
    display: block;
  }
}
body.bbp-user-page.profile .basic-user-nav ul {
  display: flex;
  gap: 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.bbp-user-page.profile .basic-user-nav ul {
    width: 100%;
    overflow-x: scroll;
  }
}
body.bbp-user-page.profile .basic-user-nav ul li a.active {
  padding-bottom: 0.1rem !important;
}
body.bbp-user-page.profile .basic-user-nav ul li a.active {
  border-bottom: 2px solid #CA9332 !important;
  color: #CA9332;
}
body.bbp-user-page.profile .btn-primary, body.bbp-user-page.profile #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.bbp-user-page.profile a, body.bbp-user-page.profile .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap body.bbp-user-page.profile .bb-more-link, body.bbp-user-page.profile .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.bbp-user-page.profile #gform_submit_button_5, body.bbp-user-page.profile .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.bbp-user-page.profile .button, body.bbp-user-page.profile .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.bbp-user-page.profile .button.button-hero, body.bbp-user-page.profile .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui body.bbp-user-page.profile .button.load-more.button-primary, body.bbp-user-page.profile .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui body.bbp-user-page.profile .media-button-select, body.bbp-user-page.profile .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.bbp-user-page.profile .media-menu-item#menu-item-upload, body.bbp-user-page.profile .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui body.bbp-user-page.profile .button.load-more-jump, body.bbp-user-page.profile .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer body.bbp-user-page.profile input, body.bbp-user-page.profile body.blog .journal-hero .filter, body.blog .journal-hero body.bbp-user-page.profile .filter, body.bbp-user-page.profile body.category .journal-hero .filter, body.category .journal-hero body.bbp-user-page.profile .filter, body.bbp-user-page.profile section.membership-levels input[type=submit], section.membership-levels body.bbp-user-page.profile input[type=submit], body.bbp-user-page.profile .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap body.bbp-user-page.profile .acf-gallery-add, body.bbp-user-page.profile .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap body.bbp-user-page.profile .acf-gallery-add, body.bbp-user-page.profile .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.bbp-user-page.profile input[type=submit], body.bbp-user-page.profile .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.bbp-user-page.profile button, body.bbp-user-page.profile .generic-button a {
  background-color: #CA9332 !important;
  border-radius: 0 !important;
}
body.bbp-user-page.profile .btn-primary:hover, body.bbp-user-page.profile #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.bbp-user-page.profile a:hover, body.bbp-user-page.profile .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.bbp-user-page.profile .bb-more-link:hover, body.bbp-user-page.profile .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.bbp-user-page.profile #gform_submit_button_5:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.bbp-user-page.profile .button:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.bbp-user-page.profile .button.button-hero:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui body.bbp-user-page.profile .button.load-more.button-primary:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui body.bbp-user-page.profile .media-button-select:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.bbp-user-page.profile .media-menu-item#menu-item-upload:hover, body.bbp-user-page.profile .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui body.bbp-user-page.profile .button.load-more-jump:hover, body.bbp-user-page.profile .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer body.bbp-user-page.profile input:hover, body.bbp-user-page.profile body.blog .journal-hero .filter:hover, body.blog .journal-hero body.bbp-user-page.profile .filter:hover, body.bbp-user-page.profile body.category .journal-hero .filter:hover, body.category .journal-hero body.bbp-user-page.profile .filter:hover, body.bbp-user-page.profile section.membership-levels input[type=submit]:hover, section.membership-levels body.bbp-user-page.profile input[type=submit]:hover, body.bbp-user-page.profile .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap body.bbp-user-page.profile .acf-gallery-add:hover, body.bbp-user-page.profile .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap body.bbp-user-page.profile .acf-gallery-add:hover, body.bbp-user-page.profile .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.bbp-user-page.profile input[type=submit]:hover, body.bbp-user-page.profile .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.bbp-user-page.profile button:hover, body.bbp-user-page.profile .generic-button a:hover {
  background-color: #ffba42 !important;
}
body.bbp-user-page.profile .color-1-text {
  color: #CA9332 !important;
}
body.bbp-user-page.profile .acf-field .acf-true-false .acf-switch.-on .acf-switch-slider {
  background-color: #CA9332;
}
body.bbp-user-page.profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c {
  background-color: transparent !important;
  color: white !important;
}
body.bbp-user-page.profile .hover-text:hover a:hover {
  color: #CA9332 !important;
}
body.bbp-user-page.profile .back-btn-link div {
  align-items: center;
}
body.bbp-user-page.profile .back-btn-link:hover {
  color: #CA9332 !important;
}

body .back-btn-link {
  margin-top: 1rem;
  margin-bottom: 0.41rem;
  color: white !important;
  background-color: transparent !important;
  padding: 0 !important;
}
body .back-btn-link span {
  transition: all 0.3s ease;
}
body .back-btn-link:hover span {
  transform: translate3d(0, 0, 0) !important;
}
body .back-btn-link div {
  display: flex;
}
body .back-btn-link div span {
  padding: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body .back-btn-link {
    margin-top: 0.6rem;
  }
  body .user-wrap-container {
    margin-left: 0 !important;
  }
  body .menu-item-has-children {
    padding: 0.03rem !important;
  }
}

.user.disciplines {
  margin-top: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .user.disciplines {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.user.disciplines .tag:not(:last-of-type)::after {
  display: inline-block;
  content: "/";
  margin: 0 0.05rem;
}

.user-quick-info {
  justify-content: space-between;
  align-items: center;
}

.profile-member-info-container .bio-socials-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: flex-start;
  min-height: 4.51rem;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .bio-socials-wrap {
    min-height: 1.5rem;
  }
}
.profile-member-info-container .bio-socials-wrap .social-main-wrap .social-item {
  font-size: 0.18rem;
}
.profile-member-info-container .bio-socials-wrap .social-main-wrap .social-item:not(:last-child) .social-media-title::after {
  content: " / ";
  margin-left: 0.05rem;
}
.profile-member-info-container .overview-wrap {
  justify-content: space-between;
  align-items: center;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap:hover .user-image-wrap .hover-layer {
  opacity: 0.5;
  background-color: black;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap:hover .user-image-wrap img {
  transform: scale(1.1);
  transform-origin: center;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap:hover .user-image-wrap .hover-general-info {
  opacity: 1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-layer {
    opacity: 0.5 !important;
    background-color: black;
  }
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap img {
    transform: scale(1.1);
    transform-origin: center;
  }
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info {
    opacity: 1 !important;
  }
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap {
  width: 7.06rem;
  height: 4.51rem;
  overflow: hidden;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-layer {
  opacity: 0;
  transition: all 0.3s ease;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info {
  position: absolute;
  bottom: 0;
  opacity: 0;
  z-index: 9999;
  padding: 0.3rem 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.07rem;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info {
    padding: 0.3rem 0.1rem 0.3rem 0.1rem;
  }
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info .home-base, .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info .current-location, .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info .top-clients-wrap {
    text-align: left;
  }
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info .top-clients-wrap {
  display: flex;
  gap: 0.05rem;
  align-items: baseline;
}
@media screen and (min-width: 768px) {
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap .hover-general-info .top-clients-wrap span {
    width: auto;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap {
    width: 100%;
    height: auto;
  }
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .user-image-wrap img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s ease;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .social-main-wrap {
  margin-top: 0.18rem;
}
.profile-member-info-container .overview-wrap .user-visual-attr-wrap .social-main-wrap .social-item {
  margin-left: 0.16rem;
}
.profile-member-info-container .overview-wrap .overlay-shadow {
  position: relative;
  overflow: hidden;
}
.profile-member-info-container .overview-wrap .overlay-shadow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  height: 1rem;
  background: linear-gradient(to bottom, transparent, rgb(16, 16, 19));
  pointer-events: none;
}
.profile-member-info-container .overview-wrap .box.biography {
  position: relative;
  width: 4.27rem;
  max-height: 3.72rem;
  overflow-y: auto;
  z-index: 9;
  padding-bottom: 0.4rem;
}
.profile-member-info-container .overview-wrap .box.biography p {
  font-weight: 300;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .overview-wrap .box.biography {
    width: 100%;
    max-height: 3rem;
  }
}
.profile-member-info-container .overview-wrap .box.biography p + p {
  margin-bottom: 0.36rem;
}

.works-profile-cards .photos-wrap {
  gap: 0.16rem;
  row-gap: 0.4rem;
}
.works-profile-cards .photos-wrap .image-scale-hover {
  transition: all 0.3s ease;
}
.works-profile-cards .photos-wrap .image-scale-hover:hover .scale {
  transform: scale(1.05);
}
.works-profile-cards .photos-wrap .photo-wrap {
  width: 3.9rem;
  height: 4.08rem;
  justify-content: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap {
    width: 100%;
    height: auto;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv img {
  width: 100%;
  height: 100%;
  aspect-ratio: 365/345;
  object-fit: contain;
  object-position: center;
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: flex-end;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  opacity: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content {
    opacity: 1;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.3rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner {
    padding: 0.08rem;
    height: 100%;
    align-items: unset;
    flex-direction: column-reverse;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .author {
  font-size: 0.2rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateY(0.65rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .author {
    transform: none;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .company {
  color: #CA9332;
  margin-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .company {
    margin-top: 0.04rem;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .source {
  font-style: italic;
  margin-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .source {
    margin-top: 0.04rem;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator {
    align-self: flex-end;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator span {
  display: inline-block;
  margin-right: 0.08rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateX(-0.3rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator span {
    transform: none;
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator .arrow {
  width: 0.11rem;
  height: 0.1222rem;
  margin-right: 0.08rem;
  overflow: hidden;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  background-image: url("data:image/svg+xml, <svg width=\"31\" height=\"12\" viewBox=\"0 0 31 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M30 6L2 6\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M6 11L1 6L6 1\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>");
  background-size: 0.2rem 0.13rem;
  background-position: left center;
  background-repeat: no-repeat;
  transform: rotate(180deg) translateX(-0.3rem);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator .arrow {
    transform: rotate(180deg) translateX(0);
  }
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv:hover img, .works-profile-cards .photos-wrap .photo-wrap .photodiv:hover video {
  transform: scale(1.1);
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv:hover .content {
  opacity: 1;
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv:hover .content .inner .author {
  transform: translateY(0);
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv:hover .content .inner .link-indicator span {
  transform: translateX(0);
}
.works-profile-cards .photos-wrap .photo-wrap .photodiv:hover .content .inner .link-indicator .arrow {
  transform: rotate(180deg) translateX(0);
}
.works-profile-cards .photos-wrap .photo-wrap .bottom-info {
  position: absolute;
  bottom: 0;
  left: 0.2rem;
}

.my-profile.profile.public section {
  margin-top: 0.85rem;
  margin-bottom: 0.85rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile.profile.public section {
    margin-top: 0.26rem;
    margin-bottom: 0.26rem;
  }
}

#quote-or-testimonial {
  margin-top: 0.6rem;
  margin-bottom: 0.85rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #quote-or-testimonial {
    padding-top: 0.26rem;
    padding-bottom: 0.26rem;
  }
}
#quote-or-testimonial .quote-text {
  margin-bottom: 0 !important;
}
#quote-or-testimonial .text-wrap {
  color: #CFCFD7;
}
#quote-or-testimonial .author-info {
  margin-top: 0.4rem;
  color: #CA9332;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
#quote-or-testimonial .author-info .name {
  margin-bottom: 0 !important;
}

#full_width_image_and_text .img-text-wrap {
  gap: 0;
}
#full_width_image_and_text .img-text-wrap .text {
  width: 10.96rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #full_width_image_and_text .img-text-wrap .text {
    width: 100%;
  }
}
.career-storyline .title-wrap {
  padding-bottom: 0;
}
.career-storyline.init-edit-styles {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.career-storyline .main-wrap {
  gap: 0.06rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .career-storyline .main-wrap {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .career-storyline .img-wrap {
    width: 6.5rem;
  }
}
.career-storyline .image-wrap {
  width: 6.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .career-storyline .image-wrap {
    width: 100%;
    height: auto;
  }
}
.career-storyline .image-wrap .statistic-image {
  width: 100%;
  height: 4.48rem;
  object-fit: cover;
  object-position: 50%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .career-storyline .image-wrap .statistic-image {
    width: 100%;
    aspect-ratio: 7.37/4.4;
    height: auto;
    object-fit: unset;
  }
}
.career-storyline .statistics {
  width: 5.36rem;
  background-color: transparent;
  padding: 0 0 0 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .career-storyline .statistics {
    width: 100%;
    margin-top: 0.2rem;
    padding-left: 0;
  }
}
.career-storyline .statistics .label, .career-storyline .statistics .project-hub__label, .career-storyline .statistics .project-filters__filter label, .project-filters__filter .career-storyline .statistics label, .career-storyline .statistics .project-stats__label, .career-storyline .statistics .project-info__label, .career-storyline .statistics .project-metrics__label, .career-storyline .statistics .team-selection-overview__stat-label {
  margin-bottom: 0.71rem;
}
.career-storyline .statistics .statistic-info {
  display: flex;
  text-align: end;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 0.2rem;
  padding-top: 0.16rem;
  border-bottom: 1px solid rgb(50, 50, 50);
}
.career-storyline .statistics .statistic-info:first-of-type {
  padding-top: unset !important;
}
.career-storyline .statistics .statistic-info:last-of-type {
  border-bottom: unset !important;
  padding-bottom: unset !important;
}
.career-storyline .statistics .statistic-info .exp-label {
  font-size: 0.2rem;
}
@media screen and (min-width: 768px) {
  .career-storyline .statistics .statistic-info .exp-label {
    width: 3rem;
  }
}
.career-storyline .statistics .statistic-info p {
  opacity: 0.5;
}
.career-storyline .last-info-text-wrap {
  width: 6.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .career-storyline .last-info-text-wrap {
    width: 100%;
  }
}

.work-experience {
  padding-bottom: 0.8rem;
}
.work-experience .past-exp-wrap, .work-experience .upcoming-exp-wrap {
  flex-direction: column;
  width: 4.56rem;
}
.work-experience .past-upcoming-exp {
  margin-top: 0.15rem;
  width: 8.47rem;
}
@media screen and (min-width: 768px) {
  .work-experience .past-upcoming-exp.full-border-past .past-exp-wrap {
    border-top: 0;
  }
}
.work-experience .past-upcoming-exp.full-border-upcoming .upcoming-exp-wrap {
  border-top: 0;
  border-left: 0;
  padding-left: 0;
}
.work-experience .main-title {
  width: 3.05rem;
}
.work-experience .past-exp-wrap {
  width: 4.14rem;
  padding-top: 0.2rem;
}
.work-experience .upcoming-exp-wrap {
  padding-left: 0.2rem;
  padding-top: 0.2rem;
}
.work-experience .exp-wrap {
  margin-top: 0.4rem;
}
.work-experience .exp-wrap:first-of-type {
  margin-top: 0.3rem !important;
}
.work-experience .exp-wrap .date {
  margin-bottom: 0.05rem;
}
.work-experience .exp-wrap .location {
  margin-bottom: 0.1rem;
}
.work-experience .exp-wrap .categories-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
}
.work-experience .exp-wrap .work-experience-description {
  margin-top: 0.1rem;
}

.awards .main-title {
  width: 3.05rem;
}
.awards .main-row {
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid rgb(50, 50, 50);
  padding-top: 0.4rem;
  margin-top: 0.3rem;
  width: 8.47rem;
  gap: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .awards .main-row {
    justify-content: center;
  }
}
.awards .main-row .main-wrap {
  flex-direction: column;
  width: 2.38rem;
  align-items: center;
  text-align: center;
}
.awards .main-row .main-wrap .award-layout-wrap {
  position: relative;
  margin-bottom: 0.2rem;
}
.awards .main-row .main-wrap .award-layout-wrap .award-layout {
  display: flex;
  justify-content: center;
}
.awards .main-row .main-wrap .award-layout-wrap .award-layout .image-wrap {
  width: 1.1rem;
  height: 1.1rem;
}
.awards .main-row .main-wrap .award-layout-wrap .award-layout .image-wrap .award-layout-image {
  width: inherit;
  height: inherit;
}
.awards .main-row .main-wrap .award-layout-wrap .award-icon {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}
.awards .main-row .main-wrap .award-layout-wrap .award-icon img, .awards .main-row .main-wrap .award-layout-wrap .award-icon svg {
  width: inherit;
  height: inherit;
}
.awards .main-row .main-wrap .date {
  margin-bottom: 0.04rem;
}
.awards .main-row .main-wrap .award-label {
  width: 2.38rem;
}

.img-text {
  padding-bottom: 1rem;
  padding-top: 0.4rem;
}
.img-text .wrap {
  display: flex;
  flex-direction: row;
  gap: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .img-text .wrap {
    flex-direction: column;
  }
}
.img-text .wrap .text-wrap {
  display: flex;
  align-items: center;
}
.img-text .wrap .image-wrap {
  width: 6.5rem;
  height: 4.48rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .img-text .wrap .image-wrap {
    width: 100%;
    height: auto;
  }
}
.img-text .wrap .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.work-experience-section .experience-slider {
  padding: 0.2rem;
}
.work-experience-section .splide__track {
  overflow: visible;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-section .splide__track {
    overflow: hidden;
  }
}
.work-experience-section .experience-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.work-experience-section .splide__slide {
  display: flex;
  height: 100%;
}
.work-experience-section .experience-card {
  background: transparent;
  color: #fff;
  padding: 0.2rem;
  border-radius: 0.1rem;
  width: 1rem; /* 3000px based on your 1rem = 100px */
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  height: auto;
}
.work-experience-section .stacked {
  margin-bottom: auto;
}
.work-experience-section .stacked > *:not(:last-child) {
  margin-bottom: 0; /* no space between inner items unless you want it */
}
.work-experience-section .stacked .h9, .work-experience-section .stacked .single.single-forum .type-forum .bb-topic-banner .bb-single-forum .bbp-forum-content-wrap p, .single.single-forum .type-forum .bb-topic-banner .bb-single-forum .bbp-forum-content-wrap .work-experience-section .stacked p, .work-experience-section .stacked #buddypress .bb-bp-settings-content .notification_info .notification_type p, #buddypress .bb-bp-settings-content .notification_info .notification_type .work-experience-section .stacked p, .work-experience-section .stacked #buddypress .standard-form .notification_info .notification_type p, #buddypress .standard-form .notification_info .notification_type .work-experience-section .stacked p, .work-experience-section .stacked #buddypress .bp-profile-content .notification_info .notification_type p, #buddypress .bp-profile-content .notification_info .notification_type .work-experience-section .stacked p, .work-experience-section .stacked .register-section .register-content-wrapper .middle-part .register-privacy-info p, .register-section .register-content-wrapper .middle-part .register-privacy-info .work-experience-section .stacked p, .work-experience-section .stacked .register-section .register-content-wrapper .middle-part form .submit input, .register-section .register-content-wrapper .middle-part form .submit .work-experience-section .stacked input, .work-experience-section .stacked .register-section .register-content-wrapper .middle-part form legend, .register-section .register-content-wrapper .middle-part form .work-experience-section .stacked legend, .work-experience-section .stacked .register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field label, .register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field .work-experience-section .stacked label, .work-experience-section .stacked .sign-in-section .sign-in-content-wrapper .middle-part form .login-submit input, .sign-in-section .sign-in-content-wrapper .middle-part form .login-submit .work-experience-section .stacked input, .work-experience-section .stacked .sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass a, .sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass .work-experience-section .stacked a, .work-experience-section .stacked .sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p label, .sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p .work-experience-section .stacked label, .work-experience-section .stacked .sign-in-section .sign-in-content-wrapper .middle-part form .login-username label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-username .work-experience-section .stacked label, .work-experience-section .stacked .sign-in-section .sign-in-content-wrapper .middle-part form .login-password label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-password .work-experience-section .stacked label, .work-experience-section .stacked .modal-overlay-favourite-user .button-wrapper .favourite-close, .modal-overlay-favourite-user .button-wrapper .work-experience-section .stacked .favourite-close, .work-experience-section .stacked .modal-overlay-favourite-user .response-result-msg .custom-error, .modal-overlay-favourite-user .response-result-msg .work-experience-section .stacked .custom-error, .work-experience-section .stacked .modal-overlay-favourite-user .response-result-msg .custom-success, .modal-overlay-favourite-user .response-result-msg .work-experience-section .stacked .custom-success, .work-experience-section .stacked .modal-overlay-favourite-user .button-close-wrap #favouriteClose, .modal-overlay-favourite-user .button-close-wrap .work-experience-section .stacked #favouriteClose, .work-experience-section .stacked section.work-showcase .media .content .inner .link-indicator, section.work-showcase .media .content .inner .work-experience-section .stacked .link-indicator, .work-experience-section .stacked .photos-wrap .media .content .inner .link-indicator, .photos-wrap .media .content .inner .work-experience-section .stacked .link-indicator, .work-experience-section .stacked section.work-showcase .media .content .inner .source, section.work-showcase .media .content .inner .work-experience-section .stacked .source, .work-experience-section .stacked .photos-wrap .media .content .inner .source, .photos-wrap .media .content .inner .work-experience-section .stacked .source, .work-experience-section .stacked section.work-showcase .media .content .inner .company, section.work-showcase .media .content .inner .work-experience-section .stacked .company, .work-experience-section .stacked .photos-wrap .media .content .inner .company, .photos-wrap .media .content .inner .work-experience-section .stacked .company, .work-experience-section .stacked .single-three-images .grid .caption, .single-three-images .grid .work-experience-section .stacked .caption, .work-experience-section .stacked .single-three-images .grid .project-hub__caption, .single-three-images .grid .work-experience-section .stacked .project-hub__caption, .work-experience-section .stacked .single-three-images .grid .project-progress__step, .single-three-images .grid .work-experience-section .stacked .project-progress__step, .work-experience-section .stacked .single-three-images .grid .team-member__role, .single-three-images .grid .work-experience-section .stacked .team-member__role, .work-experience-section .stacked .single-three-images .grid .project-overview__deadline, .single-three-images .grid .work-experience-section .stacked .project-overview__deadline, .work-experience-section .stacked .single-three-images .grid .project-file__size, .single-three-images .grid .work-experience-section .stacked .project-file__size, .work-experience-section .stacked .single-three-images .grid .team-role__requirement, .single-three-images .grid .work-experience-section .stacked .team-role__requirement, .work-experience-section .stacked .single-three-images .grid .team-role__status-text, .single-three-images .grid .work-experience-section .stacked .team-role__status-text, .work-experience-section .stacked .single-three-images .grid .talent-card__reviews, .single-three-images .grid .work-experience-section .stacked .talent-card__reviews, .work-experience-section .stacked .single-three-images .grid .talent-card__skill, .single-three-images .grid .work-experience-section .stacked .talent-card__skill, .work-experience-section .stacked .single-three-images .grid .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .single-three-images .grid .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-three-images .grid .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-three-images .grid .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .single-three-images .grid .team-member-card__role, .single-three-images .grid .work-experience-section .stacked .team-member-card__role, .work-experience-section .stacked .single-three-images .grid .team-member-card__location, .single-three-images .grid .work-experience-section .stacked .team-member-card__location, .work-experience-section .stacked .single-three-images .grid .creative-brief-section__status-text, .single-three-images .grid .work-experience-section .stacked .creative-brief-section__status-text, .work-experience-section .stacked .single-three-images .grid .creative-brief-section__requirement, .single-three-images .grid .work-experience-section .stacked .creative-brief-section__requirement, .work-experience-section .stacked .single-three-images .grid .team-section__metric-label, .single-three-images .grid .work-experience-section .stacked .team-section__metric-label, .work-experience-section .stacked .single-three-images .grid .team-section__role-status, .single-three-images .grid .work-experience-section .stacked .team-section__role-status, .work-experience-section .stacked .single-three-images .grid .team-section__role-requirement, .single-three-images .grid .work-experience-section .stacked .team-section__role-requirement, .work-experience-section .stacked .single-three-images .grid .team-section__member-role, .single-three-images .grid .work-experience-section .stacked .team-section__member-role, .work-experience-section .stacked .single-three-images .grid .team-section__member-status, .single-three-images .grid .work-experience-section .stacked .team-section__member-status, .work-experience-section .stacked .single-three-images .grid .team-section__member-skill, .single-three-images .grid .work-experience-section .stacked .team-section__member-skill, .work-experience-section .stacked .single-three-images .grid .project-summary__metric-label, .single-three-images .grid .work-experience-section .stacked .project-summary__metric-label, .work-experience-section .stacked .single-three-images .grid .project-summary__info-label, .single-three-images .grid .work-experience-section .stacked .project-summary__info-label, .work-experience-section .stacked .single-three-images .grid .project-summary__tag, .single-three-images .grid .work-experience-section .stacked .project-summary__tag, .work-experience-section .stacked .single-three-images .grid .project-summary__timeline-date, .single-three-images .grid .work-experience-section .stacked .project-summary__timeline-date, .work-experience-section .stacked .single-three-images .grid .project-files__metric-label, .single-three-images .grid .work-experience-section .stacked .project-files__metric-label, .work-experience-section .stacked .single-three-images .grid .project-files__file-size, .single-three-images .grid .work-experience-section .stacked .project-files__file-size, .work-experience-section .stacked .single-three-images .grid .project-files__file-type, .single-three-images .grid .work-experience-section .stacked .project-files__file-type, .work-experience-section .stacked .single-three-images .grid .project-files__file-date, .single-three-images .grid .work-experience-section .stacked .project-files__file-date, .work-experience-section .stacked .single-three-images .grid .project-files__file-tag, .single-three-images .grid .work-experience-section .stacked .project-files__file-tag, .work-experience-section .stacked .single-three-images .grid .project-files__upload-hint, .single-three-images .grid .work-experience-section .stacked .project-files__upload-hint, .work-experience-section .stacked .single-three-images .grid .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-three-images .grid .gallery-page .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-three-images .grid .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-three-images .grid .gallery-page .gallery-grid .gallery-item .file-info .file-date, .single-three-images .grid .gallery-page .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-three-images .grid .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .single-three-images .grid .creative-brief-section-executed .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-three-images .grid .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-three-images .grid .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-images .caption, .single-two-images .work-experience-section .stacked .caption, .work-experience-section .stacked .single-two-images .project-hub__caption, .single-two-images .work-experience-section .stacked .project-hub__caption, .work-experience-section .stacked .single-two-images .project-progress__step, .single-two-images .work-experience-section .stacked .project-progress__step, .work-experience-section .stacked .single-two-images .team-member__role, .single-two-images .work-experience-section .stacked .team-member__role, .work-experience-section .stacked .single-two-images .project-overview__deadline, .single-two-images .work-experience-section .stacked .project-overview__deadline, .work-experience-section .stacked .single-two-images .project-file__size, .single-two-images .work-experience-section .stacked .project-file__size, .work-experience-section .stacked .single-two-images .team-role__requirement, .single-two-images .work-experience-section .stacked .team-role__requirement, .work-experience-section .stacked .single-two-images .team-role__status-text, .single-two-images .work-experience-section .stacked .team-role__status-text, .work-experience-section .stacked .single-two-images .talent-card__reviews, .single-two-images .work-experience-section .stacked .talent-card__reviews, .work-experience-section .stacked .single-two-images .talent-card__skill, .single-two-images .work-experience-section .stacked .talent-card__skill, .work-experience-section .stacked .single-two-images .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .single-two-images .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .single-two-images .team-member-card__role, .single-two-images .work-experience-section .stacked .team-member-card__role, .work-experience-section .stacked .single-two-images .team-member-card__location, .single-two-images .work-experience-section .stacked .team-member-card__location, .work-experience-section .stacked .single-two-images .creative-brief-section__status-text, .single-two-images .work-experience-section .stacked .creative-brief-section__status-text, .work-experience-section .stacked .single-two-images .creative-brief-section__requirement, .single-two-images .work-experience-section .stacked .creative-brief-section__requirement, .work-experience-section .stacked .single-two-images .team-section__metric-label, .single-two-images .work-experience-section .stacked .team-section__metric-label, .work-experience-section .stacked .single-two-images .team-section__role-status, .single-two-images .work-experience-section .stacked .team-section__role-status, .work-experience-section .stacked .single-two-images .team-section__role-requirement, .single-two-images .work-experience-section .stacked .team-section__role-requirement, .work-experience-section .stacked .single-two-images .team-section__member-role, .single-two-images .work-experience-section .stacked .team-section__member-role, .work-experience-section .stacked .single-two-images .team-section__member-status, .single-two-images .work-experience-section .stacked .team-section__member-status, .work-experience-section .stacked .single-two-images .team-section__member-skill, .single-two-images .work-experience-section .stacked .team-section__member-skill, .work-experience-section .stacked .single-two-images .project-summary__metric-label, .single-two-images .work-experience-section .stacked .project-summary__metric-label, .work-experience-section .stacked .single-two-images .project-summary__info-label, .single-two-images .work-experience-section .stacked .project-summary__info-label, .work-experience-section .stacked .single-two-images .project-summary__tag, .single-two-images .work-experience-section .stacked .project-summary__tag, .work-experience-section .stacked .single-two-images .project-summary__timeline-date, .single-two-images .work-experience-section .stacked .project-summary__timeline-date, .work-experience-section .stacked .single-two-images .project-files__metric-label, .single-two-images .work-experience-section .stacked .project-files__metric-label, .work-experience-section .stacked .single-two-images .project-files__file-size, .single-two-images .work-experience-section .stacked .project-files__file-size, .work-experience-section .stacked .single-two-images .project-files__file-type, .single-two-images .work-experience-section .stacked .project-files__file-type, .work-experience-section .stacked .single-two-images .project-files__file-date, .single-two-images .work-experience-section .stacked .project-files__file-date, .work-experience-section .stacked .single-two-images .project-files__file-tag, .single-two-images .work-experience-section .stacked .project-files__file-tag, .work-experience-section .stacked .single-two-images .project-files__upload-hint, .single-two-images .work-experience-section .stacked .project-files__upload-hint, .work-experience-section .stacked .single-two-images .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-images .gallery-page .gallery-grid .gallery-item .file-info .file-date, .single-two-images .gallery-page .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item .file-info .single-two-images .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-column .image-author-info, .single-two-column .work-experience-section .stacked .image-author-info, .work-experience-section .stacked .single-two-column .caption, .single-two-column .work-experience-section .stacked .caption, .work-experience-section .stacked .single-two-column .project-hub__caption, .single-two-column .work-experience-section .stacked .project-hub__caption, .work-experience-section .stacked .single-two-column .project-progress__step, .single-two-column .work-experience-section .stacked .project-progress__step, .work-experience-section .stacked .single-two-column .team-member__role, .single-two-column .work-experience-section .stacked .team-member__role, .work-experience-section .stacked .single-two-column .project-overview__deadline, .single-two-column .work-experience-section .stacked .project-overview__deadline, .work-experience-section .stacked .single-two-column .project-file__size, .single-two-column .work-experience-section .stacked .project-file__size, .work-experience-section .stacked .single-two-column .team-role__requirement, .single-two-column .work-experience-section .stacked .team-role__requirement, .work-experience-section .stacked .single-two-column .team-role__status-text, .single-two-column .work-experience-section .stacked .team-role__status-text, .work-experience-section .stacked .single-two-column .talent-card__reviews, .single-two-column .work-experience-section .stacked .talent-card__reviews, .work-experience-section .stacked .single-two-column .talent-card__skill, .single-two-column .work-experience-section .stacked .talent-card__skill, .work-experience-section .stacked .single-two-column .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .single-two-column .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .single-two-column .team-member-card__role, .single-two-column .work-experience-section .stacked .team-member-card__role, .work-experience-section .stacked .single-two-column .team-member-card__location, .single-two-column .work-experience-section .stacked .team-member-card__location, .work-experience-section .stacked .single-two-column .creative-brief-section__status-text, .single-two-column .work-experience-section .stacked .creative-brief-section__status-text, .work-experience-section .stacked .single-two-column .creative-brief-section__requirement, .single-two-column .work-experience-section .stacked .creative-brief-section__requirement, .work-experience-section .stacked .single-two-column .team-section__metric-label, .single-two-column .work-experience-section .stacked .team-section__metric-label, .work-experience-section .stacked .single-two-column .team-section__role-status, .single-two-column .work-experience-section .stacked .team-section__role-status, .work-experience-section .stacked .single-two-column .team-section__role-requirement, .single-two-column .work-experience-section .stacked .team-section__role-requirement, .work-experience-section .stacked .single-two-column .team-section__member-role, .single-two-column .work-experience-section .stacked .team-section__member-role, .work-experience-section .stacked .single-two-column .team-section__member-status, .single-two-column .work-experience-section .stacked .team-section__member-status, .work-experience-section .stacked .single-two-column .team-section__member-skill, .single-two-column .work-experience-section .stacked .team-section__member-skill, .work-experience-section .stacked .single-two-column .project-summary__metric-label, .single-two-column .work-experience-section .stacked .project-summary__metric-label, .work-experience-section .stacked .single-two-column .project-summary__info-label, .single-two-column .work-experience-section .stacked .project-summary__info-label, .work-experience-section .stacked .single-two-column .project-summary__tag, .single-two-column .work-experience-section .stacked .project-summary__tag, .work-experience-section .stacked .single-two-column .project-summary__timeline-date, .single-two-column .work-experience-section .stacked .project-summary__timeline-date, .work-experience-section .stacked .single-two-column .project-files__metric-label, .single-two-column .work-experience-section .stacked .project-files__metric-label, .work-experience-section .stacked .single-two-column .project-files__file-size, .single-two-column .work-experience-section .stacked .project-files__file-size, .work-experience-section .stacked .single-two-column .project-files__file-type, .single-two-column .work-experience-section .stacked .project-files__file-type, .work-experience-section .stacked .single-two-column .project-files__file-date, .single-two-column .work-experience-section .stacked .project-files__file-date, .work-experience-section .stacked .single-two-column .project-files__file-tag, .single-two-column .work-experience-section .stacked .project-files__file-tag, .work-experience-section .stacked .single-two-column .project-files__upload-hint, .single-two-column .work-experience-section .stacked .project-files__upload-hint, .work-experience-section .stacked .single-two-column .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-column .gallery-page .gallery-grid .gallery-item .file-info .file-date, .single-two-column .gallery-page .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item .file-info .single-two-column .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-column .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-images-in-a-row .caption, .single-two-images-in-a-row .work-experience-section .stacked .caption, .work-experience-section .stacked .single-two-images-in-a-row .project-hub__caption, .single-two-images-in-a-row .work-experience-section .stacked .project-hub__caption, .work-experience-section .stacked .single-two-images-in-a-row .project-progress__step, .single-two-images-in-a-row .work-experience-section .stacked .project-progress__step, .work-experience-section .stacked .single-two-images-in-a-row .team-member__role, .single-two-images-in-a-row .work-experience-section .stacked .team-member__role, .work-experience-section .stacked .single-two-images-in-a-row .project-overview__deadline, .single-two-images-in-a-row .work-experience-section .stacked .project-overview__deadline, .work-experience-section .stacked .single-two-images-in-a-row .project-file__size, .single-two-images-in-a-row .work-experience-section .stacked .project-file__size, .work-experience-section .stacked .single-two-images-in-a-row .team-role__requirement, .single-two-images-in-a-row .work-experience-section .stacked .team-role__requirement, .work-experience-section .stacked .single-two-images-in-a-row .team-role__status-text, .single-two-images-in-a-row .work-experience-section .stacked .team-role__status-text, .work-experience-section .stacked .single-two-images-in-a-row .talent-card__reviews, .single-two-images-in-a-row .work-experience-section .stacked .talent-card__reviews, .work-experience-section .stacked .single-two-images-in-a-row .talent-card__skill, .single-two-images-in-a-row .work-experience-section .stacked .talent-card__skill, .work-experience-section .stacked .single-two-images-in-a-row .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .single-two-images-in-a-row .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images-in-a-row .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images-in-a-row .work-experience-section .stacked .proposal-title, .work-experience-section .stacked .single-two-images-in-a-row .team-member-card__role, .single-two-images-in-a-row .work-experience-section .stacked .team-member-card__role, .work-experience-section .stacked .single-two-images-in-a-row .team-member-card__location, .single-two-images-in-a-row .work-experience-section .stacked .team-member-card__location, .work-experience-section .stacked .single-two-images-in-a-row .creative-brief-section__status-text, .single-two-images-in-a-row .work-experience-section .stacked .creative-brief-section__status-text, .work-experience-section .stacked .single-two-images-in-a-row .creative-brief-section__requirement, .single-two-images-in-a-row .work-experience-section .stacked .creative-brief-section__requirement, .work-experience-section .stacked .single-two-images-in-a-row .team-section__metric-label, .single-two-images-in-a-row .work-experience-section .stacked .team-section__metric-label, .work-experience-section .stacked .single-two-images-in-a-row .team-section__role-status, .single-two-images-in-a-row .work-experience-section .stacked .team-section__role-status, .work-experience-section .stacked .single-two-images-in-a-row .team-section__role-requirement, .single-two-images-in-a-row .work-experience-section .stacked .team-section__role-requirement, .work-experience-section .stacked .single-two-images-in-a-row .team-section__member-role, .single-two-images-in-a-row .work-experience-section .stacked .team-section__member-role, .work-experience-section .stacked .single-two-images-in-a-row .team-section__member-status, .single-two-images-in-a-row .work-experience-section .stacked .team-section__member-status, .work-experience-section .stacked .single-two-images-in-a-row .team-section__member-skill, .single-two-images-in-a-row .work-experience-section .stacked .team-section__member-skill, .work-experience-section .stacked .single-two-images-in-a-row .project-summary__metric-label, .single-two-images-in-a-row .work-experience-section .stacked .project-summary__metric-label, .work-experience-section .stacked .single-two-images-in-a-row .project-summary__info-label, .single-two-images-in-a-row .work-experience-section .stacked .project-summary__info-label, .work-experience-section .stacked .single-two-images-in-a-row .project-summary__tag, .single-two-images-in-a-row .work-experience-section .stacked .project-summary__tag, .work-experience-section .stacked .single-two-images-in-a-row .project-summary__timeline-date, .single-two-images-in-a-row .work-experience-section .stacked .project-summary__timeline-date, .work-experience-section .stacked .single-two-images-in-a-row .project-files__metric-label, .single-two-images-in-a-row .work-experience-section .stacked .project-files__metric-label, .work-experience-section .stacked .single-two-images-in-a-row .project-files__file-size, .single-two-images-in-a-row .work-experience-section .stacked .project-files__file-size, .work-experience-section .stacked .single-two-images-in-a-row .project-files__file-type, .single-two-images-in-a-row .work-experience-section .stacked .project-files__file-type, .work-experience-section .stacked .single-two-images-in-a-row .project-files__file-date, .single-two-images-in-a-row .work-experience-section .stacked .project-files__file-date, .work-experience-section .stacked .single-two-images-in-a-row .project-files__file-tag, .single-two-images-in-a-row .work-experience-section .stacked .project-files__file-tag, .work-experience-section .stacked .single-two-images-in-a-row .project-files__upload-hint, .single-two-images-in-a-row .work-experience-section .stacked .project-files__upload-hint, .work-experience-section .stacked .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .work-experience-section .stacked .upload-hint, .work-experience-section .stacked .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item .file-info .file-date, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .gallery-page .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item .file-info .work-experience-section .stacked .file-date, .work-experience-section .stacked .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .work-experience-section .stacked .file-date, .work-experience-section .stacked .single-biography .social-share, .single-biography .work-experience-section .stacked .social-share, .work-experience-section .stacked .single-biography .label-by, .single-biography .work-experience-section .stacked .label-by, .work-experience-section .stacked .single-hero.type-4 .attrs-div, .single-hero.type-4 .work-experience-section .stacked .attrs-div, .work-experience-section .stacked .single-hero.type-3 .attrs-div, .single-hero.type-3 .work-experience-section .stacked .attrs-div, .work-experience-section .stacked .single-hero.type-1 .social-share, .single-hero.type-1 .work-experience-section .stacked .social-share, .work-experience-section .stacked .single-hero.type-1 .label-by, .single-hero.type-1 .work-experience-section .stacked .label-by, .work-experience-section .stacked .single-hero .image-author, .single-hero .work-experience-section .stacked .image-author, .work-experience-section .stacked body.blog .categories-page-grid .journal-card .content .excerpt, body.blog .categories-page-grid .journal-card .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.category .categories-page-grid .journal-card .content .excerpt, body.category .categories-page-grid .journal-card .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.blog .journal-cards .journal-card .content .excerpt, body.blog .journal-cards .journal-card .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.category .journal-cards .journal-card .content .excerpt, body.category .journal-cards .journal-card .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.blog .journal-featured-posts .featured-post .content .excerpt, body.blog .journal-featured-posts .featured-post .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.blog .journal-featured-posts .featured-post .content .excerpt p, body.blog .journal-featured-posts .featured-post .content .excerpt .work-experience-section .stacked p, .work-experience-section .stacked body.category .journal-featured-posts .featured-post .content .excerpt, body.category .journal-featured-posts .featured-post .content .work-experience-section .stacked .excerpt, .work-experience-section .stacked body.category .journal-featured-posts .featured-post .content .excerpt p, body.category .journal-featured-posts .featured-post .content .excerpt .work-experience-section .stacked p, .work-experience-section .stacked section.membership-levels .gfield_label, section.membership-levels .work-experience-section .stacked .gfield_label, .work-experience-section .stacked .cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .work-experience-section .stacked .timeline, .work-experience-section .stacked .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .work-experience-section .stacked .timeline, .work-experience-section .stacked .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .work-experience-section .stacked .timeline, .work-experience-section .stacked .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .work-experience-section .stacked .timeline, .work-experience-section .stacked .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .work-experience-section .stacked .timeline, .work-experience-section .stacked .btn-naked, .work-experience-section .stacked .button-naked, .work-experience-section .stacked .community-member-card .card-body .tag-pills .tag-pill, .community-member-card .card-body .tag-pills .work-experience-section .stacked .tag-pill, .work-experience-section .stacked .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .company, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .work-experience-section .stacked .company, .work-experience-section .stacked .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .source, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .work-experience-section .stacked .source, .work-experience-section .stacked .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .link-indicator, .works-profile-cards .photos-wrap .photo-wrap .photodiv .content .inner .work-experience-section .stacked .link-indicator,
.work-experience-section .stacked .p6,
.work-experience-section .stacked #buddypress .bb-bp-settings-content form label,
#buddypress .bb-bp-settings-content form .work-experience-section .stacked label,
.work-experience-section .stacked #buddypress .standard-form form label,
#buddypress .standard-form form .work-experience-section .stacked label,
.work-experience-section .stacked #buddypress .bp-profile-content form label,
#buddypress .bp-profile-content form .work-experience-section .stacked label,
.work-experience-section .stacked .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill,
.cards-section .project-hub-cards .project-hub-card .project-image .work-experience-section .stacked .tag-pill,
.work-experience-section .stacked .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill,
.open-roles .project-hub-cards .project-hub-card .project-image .work-experience-section .stacked .tag-pill,
.work-experience-section .stacked .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill,
.pending-invitations .project-hub-cards .project-hub-card .project-image .work-experience-section .stacked .tag-pill,
.work-experience-section .stacked .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
.my-projects .project-hub-cards .project-hub-card .project-image .work-experience-section .stacked .tag-pill,
.work-experience-section .stacked .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
.new-projects .project-hub-cards .project-hub-card .project-image .work-experience-section .stacked .tag-pill,
.work-experience-section .stacked .acf-label .description,
.acf-label .work-experience-section .stacked .description,
.work-experience-section .stacked th[data-type=text] .description,
th[data-type=text] .work-experience-section .stacked .description,
.work-experience-section .stacked .acf-field .acf-fields .acf-table .ui-sortable .acf-label label,
.acf-field .acf-fields .acf-table .ui-sortable .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field .acf-fields .acf-input label,
.acf-field .acf-fields .acf-input .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection,
.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .work-experience-section .stacked .acf-selection,
.work-experience-section .stacked .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice,
.acf-field .acf-fields .acf-field .selection .select2-selection .work-experience-section .stacked .select2-selection__choice,
.work-experience-section .stacked .acf-field input[type=text]::-moz-placeholder,
.acf-field .work-experience-section .stacked input[type=text]::-moz-placeholder,
.work-experience-section .stacked .acf-field input[type=url]::-moz-placeholder,
.acf-field .work-experience-section .stacked input[type=url]::-moz-placeholder,
.work-experience-section .stacked .acf-field input[type=text]::-webkit-input-placeholder,
.acf-field .work-experience-section .stacked input[type=text]::-webkit-input-placeholder,
.work-experience-section .stacked .acf-field input[type=url]::-webkit-input-placeholder,
.acf-field .work-experience-section .stacked input[type=url]::-webkit-input-placeholder,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label,
div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection,
div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .work-experience-section .stacked .acf-selection,
.work-experience-section .stacked #menu-999999 .acf-table .ui-sortable .acf-label label,
#menu-999999 .acf-table .ui-sortable .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection,
#menu-999999 .selection .select2-selection .select2-selection__choice .work-experience-section .stacked .acf-selection,
.work-experience-section .stacked #menu-69 .description,
#menu-69 .work-experience-section .stacked .description,
.work-experience-section .stacked #menu-68 .description,
#menu-68 .work-experience-section .stacked .description,
.work-experience-section .stacked #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label,
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .work-experience-section .stacked .relationship-box-label,
.work-experience-section .stacked #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions,
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .work-experience-section .stacked .relationship-box-label-instructions,
.work-experience-section .stacked .acf-field .acf-true-false .acf-switch .acf-switch-on,
.acf-field .acf-true-false .acf-switch .work-experience-section .stacked .acf-switch-on,
.work-experience-section .stacked .acf-field .acf-true-false .acf-switch .acf-switch-off,
.acf-field .acf-true-false .acf-switch .work-experience-section .stacked .acf-switch-off,
.work-experience-section .stacked .acf-popup-box.acf-box .inner form .acf-field .acf-label label,
.acf-popup-box.acf-box .inner form .acf-field .acf-label .work-experience-section .stacked label,
.work-experience-section .stacked .acf-tooltip.-confirm,
.work-experience-section .stacked .acf-tooltip.top,
.work-experience-section .stacked .acf-tooltip.bottom,
.work-experience-section .stacked #ui-datepicker-div .ui-datepicker-calendar thead tr th,
#ui-datepicker-div .ui-datepicker-calendar thead tr .work-experience-section .stacked th,
.work-experience-section .stacked #back-to-project-btn .back-to-btn,
#back-to-project-btn .work-experience-section .stacked .back-to-btn,
.work-experience-section .stacked #back-to-project-btn .back-to-btn::before,
#back-to-project-btn .work-experience-section .stacked .back-to-btn::before,
.work-experience-section .stacked .my-profile .acf-field-654b93899f25c .description,
.my-profile .acf-field-654b93899f25c .work-experience-section .stacked .description,
.work-experience-section .stacked .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date,
.view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .work-experience-section .stacked .proposal-date,
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name,
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .work-experience-section .stacked .name,
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name),
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .work-experience-section .stacked h4:not(.name),
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name,
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .work-experience-section .stacked .name,
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content,
.site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .work-experience-section .stacked .bm-last-message-content,
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .sub-menu a,
.site-header .header-aside .header-aside-inner .sub-menu .work-experience-section .stacked a,
.work-experience-section .stacked .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item,
.site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .work-experience-section .stacked .ab-item {
  margin-bottom: 0 !important;
}
.work-experience-section .experience-company {
  color: #CA9332 !important;
  margin-top: 0.06rem;
}
.work-experience-section .experience-tags .tag {
  font-weight: 600;
  color: #737373;
}
.work-experience-section .experience-tags .tag:not(:last-of-type)::after {
  display: inline-block;
  content: "/";
  margin: 0 0.05rem;
}
.work-experience-section .experience-description {
  margin-top: 0.2rem;
}
.work-experience-section .experience-date {
  margin-top: 0.16rem;
  padding-top: 0.16rem;
  position: relative;
}
.work-experience-section .experience-date::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 10000px;
  height: 100%;
  border-top: 1px solid rgb(50, 50, 50);
  z-index: 9999;
}
.work-experience-section .experience-date::after {
  content: "";
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  width: 0.1rem;
  height: 0.1rem;
  background-color: rgb(50, 50, 50);
  z-index: 9999;
}
.work-experience-section .experience-card.is-hidden {
  display: none !important;
}
.work-experience-section .mouse-indicator {
  pointer-events: none;
  position: fixed;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  z-index: 9999;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.work-experience-section .mouse-indicator.active {
  opacity: 1;
}
.work-experience-section .mouse-indicator .arrow {
  width: 0.08rem;
  height: 0.08rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.work-experience-parent .info-wrap {
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-parent .info-wrap {
    flex-direction: column;
    margin-bottom: 0.4rem;
  }
}
.work-experience-parent .custom-checkbox-group {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
  max-width: 7rem;
}
.work-experience-parent .title-wrap {
  width: 3.05rem;
}
.work-experience-parent .filter-wrap {
  width: 8rem;
  margin-top: 0.12rem;
  padding-top: 0.22rem;
  border-top: 1px solid rgb(50, 50, 50);
  display: flex;
  gap: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-parent .filter-wrap {
    width: 100%;
    flex-direction: column;
  }
}
.work-experience-parent .filter-wrap .clear-selection-wrap {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-parent .filter-wrap .clear-selection-wrap {
    margin-top: 0.2rem;
  }
}
.work-experience-parent .filter-wrap .clear-selection-wrap .icon-cross {
  padding: 0;
}
.work-experience-parent .filter-wrap .clear-selection {
  font-size: 0.09rem;
  background-color: transparent !important;
  color: white !important;
  padding: 0;
  display: flex;
  gap: 0.05rem;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-parent .filter-wrap .clear-selection {
    padding: 0;
  }
}
.work-experience-parent .custom-checkbox {
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
  user-select: none;
  position: relative;
  padding-left: 0.26rem;
  font-size: 0.09rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .work-experience-parent .custom-checkbox {
    flex-wrap: wrap;
  }
}
.work-experience-parent .custom-checkbox input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.2rem;
  height: 0.2rem;
  margin: 0;
  z-index: 2;
  cursor: pointer;
}
.work-experience-parent .checkmark {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0.2rem;
  width: 0.2rem;
  background-color: transparent;
  border: 1px solid white;
  transition: all 0.2s ease;
}
.work-experience-parent .custom-checkbox input:checked + .checkmark {
  background-color: transparent;
}
.work-experience-parent .custom-checkbox input:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0.03rem, 0.02rem);
  width: 0.12rem;
  height: 0.12rem;
  border-width: 0 0.15rem 0.15rem 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%277%27 viewBox=%270 0 8 7%27 fill=%27none%27><g clip-path=%27url%28%23clip0_22780_19868%29%27><path d=%27M3.00028 6.5331C2.86769 6.53307 2.74053 6.48388 2.64678 6.39636L0.146785 4.5297C0.0990296 4.48665 0.0609385 4.43515 0.034734 4.37822C0.00852953 4.32128 -0.00526359 4.26005 -0.0058405 4.19808C-0.0064174 4.13612 0.00623345 4.07467 0.0313739 4.01732C0.0565143 3.95997 0.0936409 3.90786 0.140587 3.86404C0.187534 3.82023 0.24336 3.78558 0.304808 3.76211C0.366256 3.73865 0.432096 3.72684 0.498485 3.72738C0.564875 3.72792 0.630485 3.74079 0.691487 3.76525C0.752489 3.78971 0.807661 3.82526 0.853785 3.86983L2.93028 5.34076L7.08928 0.200896C7.12592 0.148926 7.17332 0.104317 7.22869 0.0696914C7.28406 0.035066 7.34629 0.0111233 7.41173 -0.00072909C7.47716 -0.0125814 7.54447 -0.0121041 7.6097 0.000674767C7.67493 0.0134537 7.73676 0.0382762 7.79157 0.0736828C7.84637 0.109089 7.89304 0.154366 7.92882 0.206849C7.9646 0.259332 7.98878 0.317963 7.99994 0.379295C8.01109 0.440626 8.009 0.50342 7.99377 0.563985C7.97855 0.624549 7.9505 0.681661 7.91128 0.731962L3.41128 6.33196C3.36984 6.38851 3.31556 6.43584 3.2523 6.4706C3.18905 6.50536 3.11837 6.5267 3.04528 6.5331C3.03028 6.5331 3.01528 6.5331 3.00028 6.5331Z%27 fill=%27%23CA9332%27/></g><defs><clipPath id=%27clip0_22780_19868%27><rect width=%278%27 height=%277%27 fill=%27white%27/></clipPath></defs></svg>");
}

.acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop {
  background-color: #CA9332 !important;
  border-radius: 0 !important;
}

.image-module-caption-profile {
  position: absolute;
  left: 0.2rem;
  top: 0.1rem;
}

.bbp-user-page .updated#message {
  display: none !important;
}

.pen-edit-icon {
  position: absolute;
  left: 0;
  z-index: 999;
}
.pen-edit-icon-work-card {
  transform: translate(0.1rem, 0.1rem);
  position: absolute;
  left: 0;
  top: 0;
}
.pen-edit-icon.work-wrap {
  transform: translate(-0.4rem, 0.5rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pen-edit-icon.work-wrap {
    transform: translate(0rem, 0.1rem) !important;
  }
}
.pen-edit-icon.flex-content {
  transform: translate(-0.4rem, 0);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pen-edit-icon.flex-content {
    transform: translate(0, 0);
  }
}
.pen-edit-icon.flex-content.quote-wrap {
  transform: translate(-0.4rem, -0.5rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pen-edit-icon.flex-content.quote-wrap {
    transform: translate(0.3rem, -0.05rem) !important;
  }
}

.red-alert-acf {
  border: 5px solid red !important;
}

.pen-edit-icon-work-card {
  z-index: 999;
}

#init-add-module-empty-flex {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.empty-profile-member-info-wrap .openEditMenu {
  z-index: 9999;
}
.empty-profile-member-info-wrap .openEditMenu.absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.empty-profile-member-info-wrap .edit-profile-mode-span-wrap {
  width: 100%;
  height: 100%;
  z-index: 999;
}
.empty-profile-member-info-wrap .edit-profile-mode-span-wrap .edit-profile-member-info-btn {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.empty-profile-member-info-wrap .edit-profile-member-info-btn {
  width: 100%;
  height: 100%;
  opacity: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .empty-profile-member-info-wrap.work-wrap .init-edit-styles {
    height: 100%;
  }
}

.flex-dividier {
  height: 1px;
  width: 100%;
  background-color: #CA9332;
}

.empty-flex-content .empty-profile-member-info-wrap {
  margin-top: 0.35rem;
  margin-bottom: 0.6rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .empty-flex-content .empty-profile-member-info-wrap {
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
  }
}
.empty-flex-content .targeted-flexible-content-modules {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.empty-flex-content .acf-form-wrapper {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
}
.empty-flex-content .flex-content-edit-btn {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
}

.targeted-flexible-content-modules > .single-flex-module-wrap:first-child .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-up-section {
  visibility: hidden !important;
}

.targeted-flexible-content-modules > .single-flex-module-wrap:last-child .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-down-section {
  visibility: hidden !important;
}

.disable-visibility-toggle .toggle-hide-section, .disable-visibility-toggle .toggle-show-section, .disable-visibility-toggle .delete-section-wrap {
  opacity: 0.3;
  pointer-events: none;
}

.toggle-show-section, .toggle-hide-section {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
  border-radius: 0 !important;
}

#add-new-project-btn .openEditMenu {
  padding: 0;
}

.openEditMenu {
  display: flex;
  border: unset;
  border-radius: 0 !important;
  padding: 0.11rem 0.25rem;
  gap: 0.06rem;
  align-items: center;
  font-size: 0.16rem;
  line-height: 0.1725rem;
  letter-spacing: -0.0048rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .openEditMenu {
    font-size: 0.1rem;
    line-height: 0.16rem;
    letter-spacing: -0.0048rem;
    padding: 0.1rem 0.1rem;
  }
}
.openEditMenu svg {
  width: 0.16rem;
  height: auto;
}

.init-edit-styles {
  border: 0.02rem dashed white;
  border-radius: 0;
  padding: 0.27rem;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles {
    padding: 0.4rem;
  }
}
.init-edit-styles.blur-section > *:not(.abs-wrap) {
  transition: all 0.3s ease;
  opacity: 0.25;
}
.init-edit-styles .action-btn-wrap-works {
  display: flex;
  position: absolute;
  top: -0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .action-btn-wrap-works {
    width: 100%;
    top: -0.1rem;
    left: 0;
  }
}
.init-edit-styles .abs-wrap {
  position: absolute;
  top: -0.2rem;
  width: 95%;
  z-index: 999999;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .abs-wrap {
    width: 100%;
    top: -0.1rem;
    left: 0;
  }
}
.init-edit-styles .abs-wrap .action-btn-wrap {
  display: flex;
  gap: 0.18rem;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .abs-wrap .action-btn-wrap {
    gap: 0;
    justify-content: flex-start;
  }
}
.init-edit-styles .abs-wrap .action-btn-wrap .col-1 {
  display: flex;
  gap: 0.18rem;
}
.init-edit-styles .abs-wrap .action-btn-wrap .edit-visible-actions-wrap, .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap, .init-edit-styles .abs-wrap .action-btn-wrap .delete-section-wrap {
  display: flex;
}
.init-edit-styles .abs-wrap .action-btn-wrap .edit-visible-actions-wrap {
  gap: 0.18rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .abs-wrap .action-btn-wrap .edit-visible-actions-wrap {
    gap: 0.04rem;
  }
  .init-edit-styles .abs-wrap .action-btn-wrap .edit-visible-actions-wrap a {
    padding: 0.1rem;
  }
}
.init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap {
  gap: 0.04rem;
}
.init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-down-section, .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-up-section {
  width: 0.3985rem;
  height: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-down-section, .init-edit-styles .abs-wrap .action-btn-wrap .toggle-move-wrap .toggle-up-section {
    width: 0.18rem;
    height: 0.18rem;
  }
}
.init-edit-styles .abs-wrap .action-btn-wrap .toggle-delete-section {
  width: 0.3985rem;
  height: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .abs-wrap .action-btn-wrap .toggle-delete-section {
    width: 0.18rem;
    height: 0.18rem;
  }
}
.init-edit-styles img {
  width: 100%;
}
.init-edit-styles .text-wrap-back {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.16rem;
  max-width: 6.89rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .text-wrap-back {
    gap: 0;
    max-width: unset;
    width: 80%;
  }
}
.init-edit-styles .text-wrap-back .icon {
  width: 0.64rem;
  height: 0.64rem;
}
.init-edit-styles .text-wrap-back .icon svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .init-edit-styles .text-wrap-back .icon {
    width: 0.24rem;
    height: 0.24rem;
  }
  .init-edit-styles .text-wrap-back .icon svg {
    width: 100%;
    height: 100%;
  }
}
.init-edit-styles .text-wrap-back .text {
  text-align: center;
}

.my-profile #primary.content-area {
  z-index: 1;
  position: relative;
}

.profile-member-info {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0.59rem 0 0.6rem 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info.empty-profile-member-info-section {
    margin-bottom: 0.4rem;
  }
}
.profile-member-info-container {
  position: relative;
}
.profile-member-info-container .profile-member-info-edit {
  top: 50%;
  width: 100%;
  height: 106%;
  padding: 0.1rem;
  outline: 0.02rem dashed white;
  border-radius: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .profile-member-info-edit {
    width: 95%;
    height: 106%;
  }
}
.profile-member-info-container .profile-member-info-edit .abs-wrap {
  position: absolute;
  top: -0.2rem;
  left: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .profile-member-info-edit .abs-wrap {
    position: absolute;
    top: -0.1rem;
    left: 0.1rem;
  }
}
.profile-member-info-container .edit-profile-mode-span-wrap {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-0.5rem, -0.1rem);
  z-index: 999;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info-container .edit-profile-mode-span-wrap {
    transform: translate(0, -0.1rem);
  }
}
.profile-member-info-container .edit-profile-mode-span-wrap .edit-profile-member-info-btn {
  position: relative;
}
.profile-member-info-container .edit-profile-mode-span-wrap .edit-profile-member-info-btn #pen-edit {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-0.2rem, 0);
}
.profile-member-info-container .edit-profile-mode-span-wrap .edit-profile-member-info-btn #pen-edit svg {
  width: 0.12rem;
  height: auto;
}
.profile-member-info-container .edit-profile-mode-span-wrap .edit-profile-member-info-btn span {
  padding: 0.1rem 0.2rem 0.1rem 0.4rem !important;
}
.profile-member-info-container .edit-profile-mode-span-wrap .edit-profile-member-info-btn:hover::before {
  padding: 0.1rem 0.1rem 0.1rem 0.4rem;
}
.profile-member-info label[for=favourite-button] {
  cursor: pointer;
}
.profile-member-info .favourite-button {
  cursor: pointer;
  background-color: white;
  border-radius: 50%;
  padding: 0.2rem;
  transition: all 0.3s ease;
  width: 0.3rem;
  height: 0.3rem;
  position: relative;
}
.profile-member-info .favourite-button:hover {
  background-color: #EEEDE9;
}
.profile-member-info .favourite-button label[for=favourite-button] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 0;
}
.profile-member-info .favourite-button #favourite-button {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.profile-member-info .favourite-button svg {
  width: 0.2rem;
  height: 0.2rem;
}
.profile-member-info .favourite-button input + label svg#full {
  display: none;
}
.profile-member-info .favourite-button input:checked + label > svg#full {
  display: flex;
}
.profile-member-info .favourite-button input:checked + label > svg#empty {
  display: none;
}
.profile-member-info .favourite-button label:active::after {
  background-color: red;
}
.profile-member-info .back-wrap {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.profile-member-info .back-wrap .back-btn-link {
  align-items: center;
  display: flex;
  gap: 0.06rem;
}
.profile-member-info .back-wrap .back-btn-link:hover {
  color: #F06424;
}
.profile-member-info .back-wrap .back-btn-link:hover img, .profile-member-info .back-wrap .back-btn-link:hover svg {
  transform: translate(-0.06rem, 0);
}
.profile-member-info .back-wrap .back-btn-link img, .profile-member-info .back-wrap .back-btn-link svg {
  transition: all 0.3s ease;
  width: 0.15rem;
  height: 0.12rem;
}
.profile-member-info .edit-profile-mode-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0.12rem;
}
.profile-member-info .edit-profile-mode-wrap .btn, .profile-member-info .edit-profile-mode-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .edit-profile-mode-wrap a, .profile-member-info .edit-profile-mode-wrap .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .edit-profile-mode-wrap .bb-more-link, .profile-member-info .edit-profile-mode-wrap .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .edit-profile-mode-wrap #gform_submit_button_5, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .edit-profile-mode-wrap .button, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .edit-profile-mode-wrap .button.button-hero, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .edit-profile-mode-wrap .button.load-more.button-primary, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .profile-member-info .edit-profile-mode-wrap .media-button-select, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .edit-profile-mode-wrap .media-menu-item#menu-item-upload, .profile-member-info .edit-profile-mode-wrap .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .edit-profile-mode-wrap .button.load-more-jump, .profile-member-info .edit-profile-mode-wrap .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .profile-member-info .edit-profile-mode-wrap input, .profile-member-info .edit-profile-mode-wrap body.blog .journal-hero .filter, body.blog .journal-hero .profile-member-info .edit-profile-mode-wrap .filter, .profile-member-info .edit-profile-mode-wrap body.category .journal-hero .filter, body.category .journal-hero .profile-member-info .edit-profile-mode-wrap .filter, .profile-member-info .edit-profile-mode-wrap section.membership-levels input[type=submit], section.membership-levels .profile-member-info .edit-profile-mode-wrap input[type=submit], .profile-member-info .edit-profile-mode-wrap .acf-form-submit input[type=submit], .acf-form-submit .profile-member-info .edit-profile-mode-wrap input[type=submit], .profile-member-info .edit-profile-mode-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .profile-member-info .edit-profile-mode-wrap .acf-gallery-add, .profile-member-info .edit-profile-mode-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .profile-member-info .edit-profile-mode-wrap .acf-gallery-add, .profile-member-info .edit-profile-mode-wrap .mce-window .mce-btn.mce-primary, .mce-window .profile-member-info .edit-profile-mode-wrap .mce-btn.mce-primary, .profile-member-info .edit-profile-mode-wrap .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-profile-mode-wrap button, .profile-member-info .edit-profile-mode-wrap .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-profile-mode-wrap a, .profile-member-info .edit-profile-mode-wrap .project-card__btn, .profile-member-info .edit-profile-mode-wrap .quick-actions__btn, .profile-member-info .edit-profile-mode-wrap .project-filters__clear, .profile-member-info .edit-profile-mode-wrap .project-overview__btn, .profile-member-info .edit-profile-mode-wrap .project-file__btn, .profile-member-info .edit-profile-mode-wrap .team-role__change-btn, .profile-member-info .edit-profile-mode-wrap .talent-filters__search-btn, .profile-member-info .edit-profile-mode-wrap .talent-card__btn, .profile-member-info .edit-profile-mode-wrap .creative-brief-sections__add-btn, .profile-member-info .edit-profile-mode-wrap .team-section__btn, .profile-member-info .edit-profile-mode-wrap .team-member-card__btn, .profile-member-info .edit-profile-mode-wrap .creative-brief-section__btn, .profile-member-info .edit-profile-mode-wrap .team-section__role-btn, .profile-member-info .edit-profile-mode-wrap .team-section__member-btn, .profile-member-info .edit-profile-mode-wrap .team-section__filter, .profile-member-info .edit-profile-mode-wrap .project-summary__btn, .profile-member-info .edit-profile-mode-wrap .project-summary__description-more, .profile-member-info .edit-profile-mode-wrap .project-files__btn, .profile-member-info .edit-profile-mode-wrap .project-files__filter, .profile-member-info .edit-profile-mode-wrap .project-files__search-btn, .profile-member-info .edit-profile-mode-wrap .project-files__view-btn, .profile-member-info .edit-profile-mode-wrap .project-files__file-btn, .profile-member-info .edit-profile-mode-wrap .project-files__upload-btn, .profile-member-info .edit-profile-mode-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .edit-profile-mode-wrap input[type=submit], .profile-member-info .edit-profile-mode-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .edit-profile-mode-wrap button {
  padding: 0.11rem 0.27rem;
}
.profile-member-info .preview-profile-mode-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0.12rem;
  flex-direction: column;
  gap: 0.1rem;
}
.profile-member-info .preview-profile-mode-wrap .btn, .profile-member-info .preview-profile-mode-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .preview-profile-mode-wrap a, .profile-member-info .preview-profile-mode-wrap .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .preview-profile-mode-wrap .bb-more-link, .profile-member-info .preview-profile-mode-wrap .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .preview-profile-mode-wrap #gform_submit_button_5, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .preview-profile-mode-wrap .button, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .preview-profile-mode-wrap .button.button-hero, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .preview-profile-mode-wrap .button.load-more.button-primary, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .profile-member-info .preview-profile-mode-wrap .media-button-select, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .preview-profile-mode-wrap .media-menu-item#menu-item-upload, .profile-member-info .preview-profile-mode-wrap .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .preview-profile-mode-wrap .button.load-more-jump, .profile-member-info .preview-profile-mode-wrap .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .profile-member-info .preview-profile-mode-wrap input, .profile-member-info .preview-profile-mode-wrap body.blog .journal-hero .filter, body.blog .journal-hero .profile-member-info .preview-profile-mode-wrap .filter, .profile-member-info .preview-profile-mode-wrap body.category .journal-hero .filter, body.category .journal-hero .profile-member-info .preview-profile-mode-wrap .filter, .profile-member-info .preview-profile-mode-wrap section.membership-levels input[type=submit], section.membership-levels .profile-member-info .preview-profile-mode-wrap input[type=submit], .profile-member-info .preview-profile-mode-wrap .acf-form-submit input[type=submit], .acf-form-submit .profile-member-info .preview-profile-mode-wrap input[type=submit], .profile-member-info .preview-profile-mode-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .profile-member-info .preview-profile-mode-wrap .acf-gallery-add, .profile-member-info .preview-profile-mode-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .profile-member-info .preview-profile-mode-wrap .acf-gallery-add, .profile-member-info .preview-profile-mode-wrap .mce-window .mce-btn.mce-primary, .mce-window .profile-member-info .preview-profile-mode-wrap .mce-btn.mce-primary, .profile-member-info .preview-profile-mode-wrap .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .preview-profile-mode-wrap button, .profile-member-info .preview-profile-mode-wrap .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .preview-profile-mode-wrap a, .profile-member-info .preview-profile-mode-wrap .project-card__btn, .profile-member-info .preview-profile-mode-wrap .quick-actions__btn, .profile-member-info .preview-profile-mode-wrap .project-filters__clear, .profile-member-info .preview-profile-mode-wrap .project-overview__btn, .profile-member-info .preview-profile-mode-wrap .project-file__btn, .profile-member-info .preview-profile-mode-wrap .team-role__change-btn, .profile-member-info .preview-profile-mode-wrap .talent-filters__search-btn, .profile-member-info .preview-profile-mode-wrap .talent-card__btn, .profile-member-info .preview-profile-mode-wrap .creative-brief-sections__add-btn, .profile-member-info .preview-profile-mode-wrap .team-section__btn, .profile-member-info .preview-profile-mode-wrap .team-member-card__btn, .profile-member-info .preview-profile-mode-wrap .creative-brief-section__btn, .profile-member-info .preview-profile-mode-wrap .team-section__role-btn, .profile-member-info .preview-profile-mode-wrap .team-section__member-btn, .profile-member-info .preview-profile-mode-wrap .team-section__filter, .profile-member-info .preview-profile-mode-wrap .project-summary__btn, .profile-member-info .preview-profile-mode-wrap .project-summary__description-more, .profile-member-info .preview-profile-mode-wrap .project-files__btn, .profile-member-info .preview-profile-mode-wrap .project-files__filter, .profile-member-info .preview-profile-mode-wrap .project-files__search-btn, .profile-member-info .preview-profile-mode-wrap .project-files__view-btn, .profile-member-info .preview-profile-mode-wrap .project-files__file-btn, .profile-member-info .preview-profile-mode-wrap .project-files__upload-btn, .profile-member-info .preview-profile-mode-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .preview-profile-mode-wrap input[type=submit], .profile-member-info .preview-profile-mode-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .preview-profile-mode-wrap button {
  padding: 0.11rem 0.37rem;
}
.profile-member-info #item-header #fav-btn {
  order: 1;
}
.profile-member-info #item-header .friendship-button.generic-button {
  order: 2;
  width: 2rem;
  min-width: auto;
}
.profile-member-info #item-header .friendship-button.generic-button a, .profile-member-info #item-header .friendship-button.generic-button button {
  justify-content: center;
}
.profile-member-info #item-header #rise2-message-user {
  order: 3;
  width: 2rem;
  min-width: auto;
  display: flex;
  align-items: center;
}
.profile-member-info #item-header #cover-image-container {
  order: 4;
  flex: unset !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info .pending_friend, .profile-member-info .not_friends {
    width: 70%;
  }
  .profile-member-info .pending_friend button, .profile-member-info .pending_friend a, .profile-member-info .not_friends button, .profile-member-info .not_friends a {
    width: 100%;
  }
  .profile-member-info #rise2-message-user, .profile-member-info .friendship-button {
    height: 100%;
    min-width: auto;
    font-size: 0.14rem !important;
    width: 70%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info #rise2-message-user, .profile-member-info .friendship-button {
    background-color: #CA9332 !important;
    border-radius: 0 !important;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info #rise2-message-user a, .profile-member-info #rise2-message-user button, .profile-member-info .friendship-button a, .profile-member-info .friendship-button button {
    justify-content: center;
    font-weight: 700;
    font-size: 0.14rem !important;
    width: 100%;
  }
}
.profile-member-info #item-header.users-header {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  height: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info #item-header.users-header {
    height: auto;
  }
}
.profile-member-info #item-header.users-header #rise2-message-user, .profile-member-info #item-header.users-header .friendship-button {
  height: 100%;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button, .profile-member-info #item-header.users-header .friendship-button button.friendship-button {
  font-size: 0.16rem !important;
  line-height: 0.1725rem !important;
  letter-spacing: -0.0048rem;
  font-weight: 600;
  transition: all 0.3s ease;
  background-color: #CA9332 !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-size: 0.13rem !important;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button:hover, .profile-member-info #item-header.users-header .friendship-button button.friendship-button:hover {
  color: black;
  background-color: #ffba42 !important;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button:hover span, .profile-member-info #item-header.users-header .friendship-button button.friendship-button:hover span {
  color: black;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button span, .profile-member-info #item-header.users-header .friendship-button button.friendship-button span {
  transition: all 0.3s ease;
  font-weight: 600;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button::before, .profile-member-info #item-header.users-header .friendship-button button.friendship-button::before {
  display: none !important;
}
.profile-member-info #item-header.users-header .friendship-button a.friendship-button i, .profile-member-info #item-header.users-header .friendship-button button.friendship-button i {
  display: none !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info #item-header.users-header {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 0.14rem;
  }
}
.profile-member-info #item-header.users-header #item-header-content .flex {
  justify-content: center !important;
}
.profile-member-info #item-header.users-header #item-header-content #send-private-message {
  display: none;
}
.profile-member-info .user-more-options-action #cover-image-container {
  margin-top: unset;
  padding: unset;
  background: transparent;
  border: unset;
}
.profile-member-info .user-more-options-action .bb_more_options.action {
  position: relative;
}
.profile-member-info .user-more-options-action .bb_more_options.action .bb_more_options_action {
  display: flex;
  justify-content: flex-end;
}
.profile-member-info .user-more-options-action .bb_more_options_list:not(.is_visible) {
  display: none;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible {
  display: block;
  position: absolute;
  background-color: white;
  border-radius: 0.2rem;
  right: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .profile-member-info .user-more-options-action .bb_more_options_list.is_visible {
    left: -1rem;
    bottom: -1.5rem;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button {
  padding: 0 !important;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible .bb_more_dropdown__title {
  display: none !important;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span {
  padding: unset;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span::before {
  position: relative;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span:hover {
  transform: unset;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button span:hover::before {
  transform: unset;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible .view-as {
  display: none;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a {
  background-color: unset !important;
  color: #000000;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a::before {
  position: relative;
  padding: unset;
  transform: unset;
  transform-origin: unset;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover {
  background-color: unset !important;
  color: #F06424 !important;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover::before, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover::before {
  color: #F06424 !important;
}
.profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover span, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover span {
  transform: unset;
}
.profile-member-info .main-wrap {
  justify-content: space-between;
  margin-top: 0.52rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .main-wrap {
    flex-wrap: wrap;
  }
  .profile-member-info .main-wrap .user-quick-info {
    display: flex;
    justify-content: space-between;
    gap: 0.24rem;
    width: 100%;
  }
}
.profile-member-info .main-wrap .user-quick-info {
  width: auto;
  position: relative;
  display: flex;
}
.profile-member-info .main-wrap .user-quick-info .edit-avatar-icon {
  width: 0.26rem;
  height: 0.26rem;
  top: 0;
  display: block;
  position: absolute;
}
.profile-member-info .main-wrap .user-quick-info .edit-avatar-icon svg {
  width: 100% !important;
  height: 100% !important;
}
.profile-member-info .main-wrap .user-quick-info button {
  font-size: 0.13rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .main-wrap .user-quick-info {
    flex-direction: column;
  }
  .profile-member-info .main-wrap .user-quick-info .profile-info {
    margin-left: 0 !important;
  }
}
.profile-member-info .main-wrap .user-quick-info .profile-img {
  position: relative;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .main-wrap .user-quick-info .profile-img {
    width: 100%;
  }
}
.profile-member-info .main-wrap .user-quick-info .profile-img img, .profile-member-info .main-wrap .user-quick-info .profile-img svg {
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
}
.profile-member-info .main-wrap .user-quick-info .profile-info {
  display: flex;
  flex-direction: column;
  margin-left: 0 !important;
  position: relative;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap {
  align-items: center;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .user-full-name {
  margin-right: 0.1rem;
  margin-bottom: 0;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap {
  justify-content: space-between;
  gap: 0.06rem;
  background-color: #EEEDE9;
  padding: 0rem 0.12rem 0rem 0.12rem;
  height: 0.3rem;
  border-radius: 0.06rem;
  align-items: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap {
    margin-top: 0.16rem;
  }
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .project-hub__label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .project-filters__filter label, .project-filters__filter .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .project-stats__label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .project-info__label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .project-metrics__label, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap .team-selection-overview__stat-label {
  text-transform: uppercase;
  padding-top: 0.01rem;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap img, .profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap svg {
  width: 0.2rem;
  height: 0.2rem;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-name-wrap .availability-wrap > a {
  display: inline-flex;
  align-items: center;
  gap: 0.04rem;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-address {
  margin-top: 0.12rem;
}
.profile-member-info .main-wrap .user-quick-info .profile-info .user-address .home-base, .profile-member-info .main-wrap .user-quick-info .profile-info .user-address .gender {
  margin-right: 0.2rem;
}
.profile-member-info .main-wrap .message-wrap {
  display: flex;
  align-items: flex-end;
}
.profile-member-info .main-wrap .shop-wrap {
  height: 0.46rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .main-wrap .shop-wrap {
    height: unset;
    margin-top: 0.2rem;
  }
}
.profile-member-info .overview-wrap {
  gap: 0.06rem;
  margin-top: 0.36rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .overview-wrap {
    flex-direction: column-reverse !important;
    gap: 0.6rem;
  }
}
.profile-member-info .overview-wrap .user-image-wrap {
  width: 7.52rem;
}
.profile-member-info .overview-wrap .user-image-wrap.video {
  position: relative;
}
.profile-member-info .overview-wrap .user-image-wrap.video #play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.profile-member-info .overview-wrap .user-image-wrap.video #play-button::after {
  background-color: #1E1E1E;
  padding: 0.38rem 0.41rem 0.51rem 0.46rem;
  border-radius: 50%;
  content: url(../js/0a8d70893b668497647b.svg);
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.profile-member-info .overview-wrap .user-image-wrap .fluid-width-video-wrapper {
  background-color: #1E1E1E;
  padding-top: 0 !important;
}
.profile-member-info .overview-wrap .user-image-wrap .user-image, .profile-member-info .overview-wrap .user-image-wrap iframe, .profile-member-info .overview-wrap .user-image-wrap .fluid-width-video-wrapper {
  border-radius: 0;
  object-fit: contain !important;
  height: 4.7rem;
  width: 100%;
  aspect-ratio: 755/440 !important;
  margin-top: 0 !important;
}
.profile-member-info .overview-wrap .overview-biography {
  border-radius: 0;
  flex-direction: column;
  width: 5.22rem;
  gap: 0.06rem;
}
.profile-member-info .overview-wrap .overview-biography .box {
  border-radius: 0;
  background-color: #1E1E1E;
  color: #ffffff;
  position: relative;
  height: 2.32rem;
  overflow: hidden;
}
.profile-member-info .overview-wrap .overview-biography .box.overview .field-wrap .tags {
  display: flex;
  gap: 0.02rem;
  margin: 0.16rem 0;
  flex-wrap: wrap;
}
.profile-member-info .overview-wrap .overview-biography .box.overview .field-wrap .tags .tag {
  border-radius: 0.06rem;
  background-color: #393939;
  padding: 0.08rem 0.13rem;
  color: #CA9332;
}
.profile-member-info .overview-wrap .overview-biography .box .bio-wrap ul {
  list-style: disc !important;
  margin-left: 0.2rem !important;
}
.profile-member-info .overview-wrap .overview-biography .box .line {
  height: 0.01rem;
  width: 100%;
  background-color: #393939;
}
.profile-member-info .overview-wrap .overview-biography .box .card-header {
  padding-top: 0.19rem;
  padding-bottom: 0.17rem;
  padding: 0.19rem 0.4rem 0.17rem 0.4rem;
}
.profile-member-info .overview-wrap .overview-biography .box .card-body {
  padding-top: 0.16rem;
  padding-bottom: 0.17rem;
  padding: 0.16rem 0.4rem 0.57rem 0.4rem;
  overflow-y: scroll;
  height: 1.85rem;
}
.profile-member-info .overview-wrap .overview-biography .box .card-footer {
  position: absolute;
  height: 0.5rem;
  width: 100%;
  bottom: 0;
  border-radius: 0;
}
.profile-member-info .social-main-wrap {
  margin-top: 0;
  justify-content: space-between;
}
.profile-member-info .social-main-wrap .social-wrap {
  gap: 0.16rem;
}
.profile-member-info .social-main-wrap .social-wrap .social-item {
  position: relative;
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
.profile-member-info .social-main-wrap .social-wrap .social-item .pill-wrap {
  border: 1px solid #CA9332;
  border-radius: 0.8rem;
  padding: 0.07rem 0.12rem;
}
.profile-member-info .social-main-wrap .social-wrap .social-item:last-of-type::after {
  display: none;
}
.profile-member-info .social-main-wrap .availability-wrap {
  position: relative;
  flex-direction: column;
  height: 1.19rem;
  background-color: #1E1E1E;
  color: #ffffff;
  padding: 0.25rem 0.46rem 0.2rem 0.44rem;
  border-radius: 0;
}
.profile-member-info .social-main-wrap .availability-wrap .profile-img {
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  transform: translate(-50%, 10%);
}
.profile-member-info .social-main-wrap .availability-wrap .label, .profile-member-info .social-main-wrap .availability-wrap .project-hub__label, .profile-member-info .social-main-wrap .availability-wrap .project-filters__filter label, .project-filters__filter .profile-member-info .social-main-wrap .availability-wrap label, .profile-member-info .social-main-wrap .availability-wrap .project-stats__label, .profile-member-info .social-main-wrap .availability-wrap .project-info__label, .profile-member-info .social-main-wrap .availability-wrap .project-metrics__label, .profile-member-info .social-main-wrap .availability-wrap .team-selection-overview__stat-label {
  text-align: center;
  margin-bottom: 0.2rem;
}
.profile-member-info .social-main-wrap .availability-wrap .btn, .profile-member-info .social-main-wrap .availability-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .social-main-wrap .availability-wrap a, .profile-member-info .social-main-wrap .availability-wrap .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .social-main-wrap .availability-wrap .bb-more-link, .profile-member-info .social-main-wrap .availability-wrap .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .social-main-wrap .availability-wrap #gform_submit_button_5, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .social-main-wrap .availability-wrap .button, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .social-main-wrap .availability-wrap .button.button-hero, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .social-main-wrap .availability-wrap .button.load-more.button-primary, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .profile-member-info .social-main-wrap .availability-wrap .media-button-select, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .social-main-wrap .availability-wrap .media-menu-item#menu-item-upload, .profile-member-info .social-main-wrap .availability-wrap .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .social-main-wrap .availability-wrap .button.load-more-jump, .profile-member-info .social-main-wrap .availability-wrap .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .profile-member-info .social-main-wrap .availability-wrap input, .profile-member-info .social-main-wrap .availability-wrap body.blog .journal-hero .filter, body.blog .journal-hero .profile-member-info .social-main-wrap .availability-wrap .filter, .profile-member-info .social-main-wrap .availability-wrap body.category .journal-hero .filter, body.category .journal-hero .profile-member-info .social-main-wrap .availability-wrap .filter, .profile-member-info .social-main-wrap .availability-wrap section.membership-levels input[type=submit], section.membership-levels .profile-member-info .social-main-wrap .availability-wrap input[type=submit], .profile-member-info .social-main-wrap .availability-wrap .acf-form-submit input[type=submit], .acf-form-submit .profile-member-info .social-main-wrap .availability-wrap input[type=submit], .profile-member-info .social-main-wrap .availability-wrap .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .profile-member-info .social-main-wrap .availability-wrap .acf-gallery-add, .profile-member-info .social-main-wrap .availability-wrap .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .profile-member-info .social-main-wrap .availability-wrap .acf-gallery-add, .profile-member-info .social-main-wrap .availability-wrap .mce-window .mce-btn.mce-primary, .mce-window .profile-member-info .social-main-wrap .availability-wrap .mce-btn.mce-primary, .profile-member-info .social-main-wrap .availability-wrap .project-card__btn, .profile-member-info .social-main-wrap .availability-wrap .quick-actions__btn, .profile-member-info .social-main-wrap .availability-wrap .project-filters__clear, .profile-member-info .social-main-wrap .availability-wrap .project-overview__btn, .profile-member-info .social-main-wrap .availability-wrap .project-file__btn, .profile-member-info .social-main-wrap .availability-wrap .team-role__change-btn, .profile-member-info .social-main-wrap .availability-wrap .talent-filters__search-btn, .profile-member-info .social-main-wrap .availability-wrap .talent-card__btn, .profile-member-info .social-main-wrap .availability-wrap .creative-brief-sections__add-btn, .profile-member-info .social-main-wrap .availability-wrap .team-section__btn, .profile-member-info .social-main-wrap .availability-wrap .team-member-card__btn, .profile-member-info .social-main-wrap .availability-wrap .creative-brief-section__btn, .profile-member-info .social-main-wrap .availability-wrap .team-section__role-btn, .profile-member-info .social-main-wrap .availability-wrap .team-section__member-btn, .profile-member-info .social-main-wrap .availability-wrap .team-section__filter, .profile-member-info .social-main-wrap .availability-wrap .project-summary__btn, .profile-member-info .social-main-wrap .availability-wrap .project-summary__description-more, .profile-member-info .social-main-wrap .availability-wrap .project-files__btn, .profile-member-info .social-main-wrap .availability-wrap .project-files__filter, .profile-member-info .social-main-wrap .availability-wrap .project-files__search-btn, .profile-member-info .social-main-wrap .availability-wrap .project-files__view-btn, .profile-member-info .social-main-wrap .availability-wrap .project-files__file-btn, .profile-member-info .social-main-wrap .availability-wrap .project-files__upload-btn, .profile-member-info .social-main-wrap .availability-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .social-main-wrap .availability-wrap input[type=submit], .profile-member-info .social-main-wrap .availability-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .social-main-wrap .availability-wrap button, .profile-member-info .social-main-wrap .availability-wrap .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .social-main-wrap .availability-wrap button, .profile-member-info .social-main-wrap .availability-wrap .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .social-main-wrap .availability-wrap a {
  margin-bottom: 0.2rem;
}

.my-profile.profile.public .p1, .my-profile.profile.public body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .my-profile.profile.public .info, .my-profile.profile.public body.blog .journal-featured-posts .featured-post .content h1, body.blog .journal-featured-posts .featured-post .content .my-profile.profile.public h1, .my-profile.profile.public body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .my-profile.profile.public .info, .my-profile.profile.public body.category .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content .my-profile.profile.public h1 {
  font-size: 0.2rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: inherit;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile.profile.public .p1, .my-profile.profile.public body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .my-profile.profile.public .info, .my-profile.profile.public body.blog .journal-featured-posts .featured-post .content h1, body.blog .journal-featured-posts .featured-post .content .my-profile.profile.public h1, .my-profile.profile.public body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .my-profile.profile.public .info, .my-profile.profile.public body.category .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content .my-profile.profile.public h1 {
    font-size: 0.2rem;
    letter-spacing: -0.03em;
  }
}
.my-profile.profile.public .photography-section {
  padding-bottom: 0.47rem;
  padding-top: 0.4rem;
  border-top: 1px solid #323232;
}
.my-profile.profile.public .photography-section .page-numbers-wrap {
  display: flex;
}
.my-profile.profile.public .photography-section .profile-member-info-edit {
  top: 50%;
  width: 105%;
  height: 98%;
  border: 0.02rem dashed white;
  border-radius: 0.05rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile.profile.public .photography-section .profile-member-info-edit {
    width: 100%;
  }
}
.my-profile.profile.public .photography-section .profile-member-info-edit .abs-wrap {
  position: absolute;
  top: -0.7rem;
  left: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile.profile.public .photography-section .profile-member-info-edit .abs-wrap {
    position: absolute;
    top: -0.16rem;
    left: 0.1rem;
  }
}
.my-profile.profile.public .photography-section .profile-member-info-edit .abs-wrap .openEditMenu {
  width: max-content;
}
.my-profile.profile.public .photography-section .intro-wrap {
  padding-top: 0.67rem;
  margin-bottom: 0.65rem;
  justify-content: space-between;
  align-items: center;
}
.my-profile.profile.public .photography-section .intro-wrap .title {
  margin-bottom: 0 !important;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects {
  gap: 0.2rem;
  height: 0.4rem;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects .content-picker {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.38rem;
  border: 1px solid #CA9332;
  border-radius: 0.4rem;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects .content-picker .filter-pick-choice {
  border-radius: 0.4rem;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects .content-picker .active {
  background-color: #1E1E1E;
  color: #ffffff;
  border-radius: 0.4rem;
  height: 100%;
  pointer-events: none;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects .content-picker .content-feed {
  padding: 0.15rem 0 0.15rem 0.42rem;
}
.my-profile.profile.public .photography-section .intro-wrap .form-filter-projects .content-picker .projects {
  padding: 0.13rem 0.42rem 0.15rem 0.42rem;
}
.my-profile.profile.public .photography-section .intro-wrap .works-label {
  display: flex;
  align-self: center;
  transform: translateY(0.1rem);
  margin-left: 0.04rem;
}
.my-profile.profile.public .photography-section .photos-wrap {
  gap: 0.1rem;
  row-gap: 0.4rem;
  margin-bottom: 0.06rem;
}
.my-profile.profile.public .photography-section .photos-wrap {
  flex-wrap: wrap;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap {
  position: relative;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .extra-icons {
  display: flex;
  gap: 0.04rem;
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  z-index: 99;
  height: 0.24rem;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .extra-icons .video-sign {
  border-radius: 0.04rem;
  padding: 0.08rem 0.13rem;
  background-color: #1E1E1E;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .extra-icons .multiple-img-sign {
  border-radius: 0.04rem;
  padding: 0.07rem 0.07rem;
  background-color: #1E1E1E;
  display: inline-flex;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,<svg width=\"800\" height=\"800\" viewBox=\"0 0 800 800\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M50 0V800L750 400L50 0Z\" fill=\"black\" fill-opacity=\"0.5\"/></svg>");
  width: 30%;
  aspect-ratio: 4/3;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 100;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info {
  flex-direction: column;
  align-items: flex-start;
}
.my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .project-hub__label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .project-filters__filter label, .project-filters__filter .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .project-stats__label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .project-info__label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .project-metrics__label, .my-profile.profile.public .photography-section .photos-wrap .photo-wrap .bottom-info .team-selection-overview__stat-label {
  margin-bottom: 0.12rem;
}
.my-profile.profile.public .photography-section .photo-wrap {
  padding: 0.3rem 0.3rem 0.52rem 0.3rem;
  position: relative;
  height: 4.4rem;
  flex-direction: column;
  justify-content: flex-end;
  color: #ffffff;
  position: relative;
}
.my-profile.profile.public .photography-section .photo-wrap .photodiv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  filter: none;
  border-radius: 0;
  overflow: hidden;
}
.my-profile.profile.public .photography-section .photo-wrap .photodiv .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
  transition: all 0.3s ease;
  will-change: transform;
}
.my-profile.profile.public .photography-section .photo-wrap:hover .upper-info, .my-profile.profile.public .photography-section .photo-wrap:hover .bottom-info {
  visibility: visible;
  position: relative;
  opacity: 1;
  z-index: 9;
}
.my-profile.profile.public .photography-section .photo-wrap:hover .photodiv .image {
  filter: blur(0.08rem) brightness(0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.my-profile.profile.public .photography-section .photo-wrap .upper-info {
  visibility: hidden;
  transition: opacity 1s ease;
  opacity: 0;
}
.my-profile.profile.public .photography-section .photo-wrap .bottom-info {
  display: flex;
  visibility: hidden;
  transition: opacity 1s ease;
  opacity: 0;
  justify-content: space-between;
  align-items: flex-end;
}
.my-profile.profile.public .photography-section .photo-wrap .bottom-info .label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .project-hub__label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .project-filters__filter label, .project-filters__filter .my-profile.profile.public .photography-section .photo-wrap .bottom-info label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .project-stats__label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .project-info__label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .project-metrics__label, .my-profile.profile.public .photography-section .photo-wrap .bottom-info .team-selection-overview__stat-label {
  width: 100%;
}
.my-profile.profile.public .photography-section .pagination {
  margin-top: 0.5rem;
}
.my-profile.profile.public .photography-section .load-more-news {
  margin-top: 0.2rem;
  width: 100%;
}
.my-profile.profile.public .photography-section .load-more-news .btn, .my-profile.profile.public .photography-section .load-more-news #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .my-profile.profile.public .photography-section .load-more-news a, .my-profile.profile.public .photography-section .load-more-news .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .my-profile.profile.public .photography-section .load-more-news .bb-more-link, .my-profile.profile.public .photography-section .load-more-news .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .my-profile.profile.public .photography-section .load-more-news #gform_submit_button_5, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .my-profile.profile.public .photography-section .load-more-news .button, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .my-profile.profile.public .photography-section .load-more-news .button.button-hero, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .my-profile.profile.public .photography-section .load-more-news .button.load-more.button-primary, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .my-profile.profile.public .photography-section .load-more-news .media-button-select, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .my-profile.profile.public .photography-section .load-more-news .media-menu-item#menu-item-upload, .my-profile.profile.public .photography-section .load-more-news .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .my-profile.profile.public .photography-section .load-more-news .button.load-more-jump, .my-profile.profile.public .photography-section .load-more-news .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .my-profile.profile.public .photography-section .load-more-news input, .my-profile.profile.public .photography-section .load-more-news body.blog .journal-hero .filter, body.blog .journal-hero .my-profile.profile.public .photography-section .load-more-news .filter, .my-profile.profile.public .photography-section .load-more-news body.category .journal-hero .filter, body.category .journal-hero .my-profile.profile.public .photography-section .load-more-news .filter, .my-profile.profile.public .photography-section .load-more-news section.membership-levels input[type=submit], section.membership-levels .my-profile.profile.public .photography-section .load-more-news input[type=submit], .my-profile.profile.public .photography-section .load-more-news .acf-form-submit input[type=submit], .acf-form-submit .my-profile.profile.public .photography-section .load-more-news input[type=submit], .my-profile.profile.public .photography-section .load-more-news .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .my-profile.profile.public .photography-section .load-more-news .acf-gallery-add, .my-profile.profile.public .photography-section .load-more-news .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .my-profile.profile.public .photography-section .load-more-news .acf-gallery-add, .my-profile.profile.public .photography-section .load-more-news .mce-window .mce-btn.mce-primary, .mce-window .my-profile.profile.public .photography-section .load-more-news .mce-btn.mce-primary, .my-profile.profile.public .photography-section .load-more-news .project-card__btn, .my-profile.profile.public .photography-section .load-more-news .quick-actions__btn, .my-profile.profile.public .photography-section .load-more-news .project-filters__clear, .my-profile.profile.public .photography-section .load-more-news .project-overview__btn, .my-profile.profile.public .photography-section .load-more-news .project-file__btn, .my-profile.profile.public .photography-section .load-more-news .team-role__change-btn, .my-profile.profile.public .photography-section .load-more-news .talent-filters__search-btn, .my-profile.profile.public .photography-section .load-more-news .talent-card__btn, .my-profile.profile.public .photography-section .load-more-news .creative-brief-sections__add-btn, .my-profile.profile.public .photography-section .load-more-news .team-section__btn, .my-profile.profile.public .photography-section .load-more-news .team-member-card__btn, .my-profile.profile.public .photography-section .load-more-news .creative-brief-section__btn, .my-profile.profile.public .photography-section .load-more-news .team-section__role-btn, .my-profile.profile.public .photography-section .load-more-news .team-section__member-btn, .my-profile.profile.public .photography-section .load-more-news .team-section__filter, .my-profile.profile.public .photography-section .load-more-news .project-summary__btn, .my-profile.profile.public .photography-section .load-more-news .project-summary__description-more, .my-profile.profile.public .photography-section .load-more-news .project-files__btn, .my-profile.profile.public .photography-section .load-more-news .project-files__filter, .my-profile.profile.public .photography-section .load-more-news .project-files__search-btn, .my-profile.profile.public .photography-section .load-more-news .project-files__view-btn, .my-profile.profile.public .photography-section .load-more-news .project-files__file-btn, .my-profile.profile.public .photography-section .load-more-news .project-files__upload-btn, .my-profile.profile.public .photography-section .load-more-news .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .my-profile.profile.public .photography-section .load-more-news input[type=submit], .my-profile.profile.public .photography-section .load-more-news .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .my-profile.profile.public .photography-section .load-more-news button, .my-profile.profile.public .photography-section .load-more-news .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile.profile.public .photography-section .load-more-news button, .my-profile.profile.public .photography-section .load-more-news .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .my-profile.profile.public .photography-section .load-more-news a {
  width: 100%;
}

.featured-news .article-big-post-category {
  position: absolute;
  right: 0.15rem;
  top: 0.15rem;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.1rem;
  line-height: 0.086rem;
  letter-spacing: -0.004rem;
  font-weight: 500;
  color: #ffffff;
  padding: 0.07rem 0.14rem;
  border-radius: 0.04rem;
  background: rgba(30, 30, 30, 0.7);
}
.featured-news:nth-of-type(2) {
  background-color: #EEEDE9;
}
.featured-news.written .title-wrap {
  padding-top: 0.7rem;
}
.featured-news.disable-arrows .splide__arrows {
  display: none;
}
.featured-news.disable-arrows .splide__arrows .splide__arrow {
  display: none;
}
.featured-news .title-wrap {
  padding-top: 0.7rem;
  padding-bottom: 0.6rem;
}
.featured-news .title-wrap #news-title-column-desktop, .featured-news .title-wrap #news-title-column-desktop-written {
  justify-content: space-between;
  width: 100%;
}
.featured-news .title-wrap #news-title-column-desktop .splide__arrows, .featured-news .title-wrap #news-title-column-desktop-written .splide__arrows {
  align-items: flex-end;
  width: 0.64rem;
  position: relative;
  left: unset;
  display: flex;
  justify-content: center;
  gap: 0.06rem;
  margin-right: 0.1rem;
}
.featured-news .title-wrap #news-title-column-desktop .splide__arrows .splide__arrow, .featured-news .title-wrap #news-title-column-desktop-written .splide__arrows .splide__arrow {
  position: relative;
  left: unset;
  right: unset;
  transform: unset;
  top: unset;
  width: 0.37rem;
  height: 0.37rem;
  opacity: unset;
  background-color: transparent;
}
.featured-news .title-wrap #news-title-column-desktop .splide__arrows .splide__arrow svg, .featured-news .title-wrap #news-title-column-desktop-written .splide__arrows .splide__arrow svg {
  width: 0.37rem;
  display: none;
}
.featured-news .title-wrap #news-title-column-desktop .splide__arrows .splide__arrow--prev::before, .featured-news .title-wrap #news-title-column-desktop-written .splide__arrows .splide__arrow--prev::before {
  content: "";
  height: 0.37rem;
  background-repeat: no-repeat;
  background-size: 0.37rem 0.37rem;
  background-image: url(../js/4d70a4c691c7b1fb56ff.svg);
}
.featured-news .title-wrap #news-title-column-desktop .splide__arrows .splide__arrow--next::before, .featured-news .title-wrap #news-title-column-desktop-written .splide__arrows .splide__arrow--next::before {
  content: "";
  width: 0.37rem;
  height: 0.37rem;
  background-repeat: no-repeat;
  background-size: 0.37rem 0.37rem;
  background-image: url(../js/c04d56e26ada19a54973.svg);
}
.featured-news .cards-wrap {
  padding-bottom: 1rem;
  border-bottom: 0.01rem solid #C9C9C9;
  flex-wrap: wrap;
}
.featured-news .cards-wrap .news-card-profile {
  cursor: pointer;
  height: 100%;
  flex-direction: column;
  display: flex;
}
.featured-news .cards-wrap .news-card-profile:hover .card-header img {
  transform: scale(1.3);
}
.featured-news .cards-wrap .news-card-profile .card-header {
  height: 2.32rem;
  overflow: hidden;
}
.featured-news .cards-wrap .news-card-profile .card-header img {
  height: inherit;
  transition: all 0.3s ease;
}
.featured-news .cards-wrap .news-card-profile .card-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 0 0.2rem 0.3rem 0.2rem;
}
.featured-news .cards-wrap .news-card-profile .card-body .date {
  margin: 0.24rem 0 0.1rem 0;
}
.featured-news .cards-wrap .news-card-profile .card-body .date span {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  letter-spacing: -0.0024rem;
}
.featured-news .cards-wrap .news-card-profile .card-body .title {
  margin: 0 0 0.14rem 0;
  font-size: 0.26rem;
  line-height: 0.3rem;
  letter-spacing: -0.0078rem;
}
@media screen and (min-width: 767px) {
  .featured-news .cards-wrap .news-card-profile {
    width: 3.9rem;
  }
}
.featured-news .cards-wrap #splide-news-card-profiles-desktop-list, .featured-news .cards-wrap #splide-news-card-profiles-desktop-written-list {
  gap: 0.17rem;
}

.profile-member-info .preview-profile-mode-wrap {
  position: relative;
}
.profile-member-info .custom-switch {
  height: 0.18rem;
  width: 0.35rem;
  max-width: unset !important;
  display: inline-block;
  background-color: transparent !important;
  border: 2px solid #A5A5A5 !important;
  border-radius: 0;
  right: calc(100% + 0.16rem);
  top: 0;
  position: absolute;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .custom-switch {
    top: 50%;
    transform: translateY(-50%);
  }
}
.profile-member-info .custom-switch .custom-switch-slider {
  border-radius: 50%;
  background-color: #767676;
  border: unset;
  width: 0.18rem;
  height: 0.18rem;
  top: 50% !important;
  left: -0.01rem !important;
  transition: all 0.3s ease;
  position: absolute;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .profile-member-info .acf-field .acf-true-false .acf-switch {
    left: 0.3rem;
    top: 0.02rem;
  }
  .profile-member-info .acf-form-submit {
    margin-top: 0.1rem;
  }
}

.hide-edit-profile .edit-avatar-icon,
.hide-edit-profile .edit-location-icon,
.hide-edit-profile .action-btn-wrap,
.hide-edit-profile .edit-profile-mode-element,
.hide-edit-profile .basic-user-nav,
.hide-edit-profile .blur-section,
.hide-edit-profile .customize-cta,
.hide-edit-profile .flex-dividier,
.hide-edit-profile .row.publish-profile-wrap,
.hide-edit-profile .edit-profile-mode-wrap,
.hide-edit-profile #openInviteMemberModal,
.hide-edit-profile .empty-profile-member-info-col,
.hide-edit-profile .init-ai-profile-builder,
.hide-edit-profile .invite-btn {
  display: none !important;
}
.hide-edit-profile .init-edit-styles,
.hide-edit-profile .profile-member-info-edit {
  border: none !important;
  outline: none;
}
.hide-edit-profile .custom-switch .custom-switch-slider {
  left: calc(100% - 0.17rem) !important;
  background-color: #F06424 !important;
}

.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip.acf-icon .tooltiptext {
  padding: 0.07rem 0.05rem;
  min-width: 1rem;
}
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  font-size: 0.12rem;
  padding: 0.15rem 0.15rem;
  border-radius: 0.06rem;
  opacity: 0;
  transition: opacity 1s;
  position: absolute;
  min-width: 1.3rem;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, -35%);
  z-index: 1;
}
.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 95%;
  left: 50%;
  margin-left: -0.14rem;
  border-width: 0.14rem;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip svg:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip ul {
  text-align: start;
  margin-top: 0.2rem;
  margin-left: 0.1rem;
  list-style: disc !important;
}

.bb-remove-connection .modal-container {
  color: black;
  grid-area: 0.1rem;
}
.bb-remove-connection .modal-container .bb-model-header {
  top: 0 !important;
}

.bb_more_options_list {
  color: black;
}
.bb_more_options_list button {
  width: 100%;
}

.acf-field.acf-field-654b93899f25c label {
  color: #a6a6a6;
}

.basic-user-nav {
  border-top: 1px solid #323232;
}
.basic-user-nav ul li a {
  color: #737373;
}

.mm-menu--opened {
  z-index: 99999 !important;
}

.my-account .site-main {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .my-account .site-main {
    margin-top: 0.8rem;
  }
}

.bp-wrap.bp-fullwidth-wrap .bp-profile-content {
  color: black;
}

.media-modal.wp-core-ui.acf-media-modal .media-frame-content[aria-labelledby=menu-item-upload] {
  border: unset !important;
}

.post-upload-ui label {
  color: white;
}

.media-frame-content {
  border-top: 0 !important;
}

.media-frame {
  color: black;
}

body .acfe-modal-select-user_flexible_content .acfe-flex-container.acfe-flex-thumbnails {
  background-color: #323232;
}
body .acfe-modal-select-user_flexible_content .acfe-modal-title {
  background-color: #323232 !important;
  border-bottom: 0 !important;
}
body .acfe-modal-select-user_flexible_content .acfe-modal-title span, body .acfe-modal-select-user_flexible_content .acfe-modal-title button {
  color: #a6a6a6 !important;
}
body .acfe-modal-select-user_flexible_content ul li a {
  border: unset !important;
  background: #3F3F3F;
  color: #a6a6a6;
}

.fancybox-bg {
  background: #ffffff !important;
  opacity: 1 !important;
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent) !important;
}

.fancybox-infobar {
  direction: ltr;
}

.fancybox-toolbar {
  display: flex;
  align-items: center;
  direction: rtl !important;
}

.fancybox-back-button {
  position: fixed;
  top: 0.1rem;
  left: 0.9rem;
  padding: 0;
  color: white;
  font-size: 0.24rem;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  display: none; /* Initially hidden */
}

.dark-mode-fancybox .dark-mode-toggle p {
  color: white;
}
.dark-mode-fancybox .dark-mode-toggle .toggle-label {
  background: white;
  outline: 1px solid white;
  transition: all 0.3s ease;
}

.dark-mode-toggle p {
  color: black;
  margin-bottom: 0.06rem;
}

/* Dark Mode Toggle Switch */
.dark-mode-toggle {
  position: relative;
  right: 0.28rem;
  top: 0.2rem;
  z-index: 9999;
  transition: all 0.3s ease;
}
.dark-mode-toggle .toggle-label {
  background: white;
  outline: 1px solid #333;
  transition: all 0.3s ease;
}
.dark-mode-toggle .toggle-slider {
  background: #333;
  transition: all 0.3s ease;
}

.toggle-label {
  display: flex;
  align-items: center;
  width: 50px;
  height: 25px;
  background: #333;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  transition: background 0.3s ease;
}

.toggle-slider {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 50%;
  transition: transform 0.3s ease, background 0.3s ease;
}

input[type=checkbox]:checked + .toggle-label {
  background: #333;
}

input[type=checkbox]:checked + .toggle-label .toggle-slider {
  transform: translateX(25px);
  background: #CA9332;
}

/* Dark Mode Styles */
.dark-mode-fancybox .fancybox-slide, .dark-mode-fancybox .fancybox-thumbs__list {
  background-color: #181818;
  color: #f5f5f5;
}
.dark-mode-fancybox .fancybox-caption__body {
  color: #f5f5f5;
}

.dark-mode .fancybox-container {
  background: rgba(0, 0, 0, 0.9);
}

body .fancybox-show-thumbs .fancybox-inner {
  right: 0 !important;
}

.fancybox-button {
  transition: all 0.3s;
}

.hide-when-thumbnail-index .fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
}

a.has-video::after {
  content: "";
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 0.9rem;
  opacity: 0.5;
  height: 0.9rem;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2236%22%20height%3D%2242%22%20viewBox%3D%220%200%2036%2042%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M36%2021L-1.9576e-06%2041.7846L-1.40549e-07%200.21539L36%2021Z%22%20fill%3D%22%23CA9332%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 2;
}

.fancybox-button--thumbs {
  display: none !important;
}

.fancybox-back-button svg {
  width: 0.24rem;
  height: 0.24rem;
}

body .fancybox-thumbs-y.wrap-it .fancybox-thumbs__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  body .fancybox-show-thumbs .fancybox-inner {
    right: 4rem;
  }
  body .fancybox-show-thumbs .fancybox-thumbs {
    width: 4rem;
  }
  body .fancybox-show-thumbs .fancybox-thumbs .fancybox-thumbs__list a {
    height: 2.35rem;
    width: 2.34rem;
  }
  body .fancybox-show-thumbs .fancybox-thumbs .fancybox-thumbs__list {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body .fancybox-show-thumbs .fancybox-inner {
    right: 0.4rem;
  }
  body .fancybox-show-thumbs .fancybox-thumbs .fancybox-thumbs__list a {
    height: 1rem;
    width: 43%;
  }
}

.fancybox-container.fancybox-is-open .fancybox-back-button {
  position: absolute;
  top: 0.25rem;
  left: 1rem;
  z-index: 99999;
  cursor: pointer;
}

.fancybox-slide .fancybox-content {
  background: transparent;
  padding: 0;
  height: 100%;
  overflow: hidden;
}
.fancybox-slide .fancybox-content img {
  height: inherit;
  object-fit: contain;
  padding: 0.2rem !important;
}
.fancybox-slide .fancybox-content .fancybox-trigger {
  height: inherit;
}
.fancybox-slide .fancybox-content .fancybox-trigger img {
  height: inherit;
  object-fit: contain;
  padding: 0.2rem !important;
}

.photography-section .photos-wrap .media {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

#openUserBiography .modal-wrapper {
  background-color: #101013;
}

.bbp-user-page .mm-slideout {
  min-height: auto;
  z-index: 99999 !important;
}

.featured-news {
  background-color: transparent;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.featured-news .cards-wrap {
  border-bottom: none !important;
  padding-bottom: 0.7rem;
}
.featured-news .cards-wrap .card-header {
  border-radius: 0 !important;
}
.featured-news .cards-wrap .card-body {
  background-color: #202025;
  border-radius: 0 !important;
}

.my-folders {
  color: white;
}

/* overrides to hide acf for now - these are captions */
.acf-field_672c8c3789f52,
.acf-field_66166b347418d,
.acf-field_66166b34741bc,
.acf-field_66166b34741cb,
.acf-field-66166b34741c4,
.acf-field-672b761bc5ed5 {
  display: none !important;
}

.profile .full-image-module {
  margin-bottom: 1rem;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.acf-field-67ebae645b67f {
  padding-top: 0.22rem;
  min-height: auto;
}

.my-account.social .bb-bp-settings-content h2 {
  font-size: 0.26rem !important;
  font-weight: 600 !important;
}

.contexify {
  background-color: #1E1E1E;
  border-radius: 0;
  color: white;
  border: 0;
}
.contexify > * {
  background-color: #1E1E1E;
  border-radius: 0;
  border: 0;
  color: white;
}

section.cancel-membership .cancel-membership-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}

.bbp-user-page .wyswig-field > * {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-decoration-color: #CA9332;
  text-underline-position: under;
  margin-bottom: 0.3rem;
}

.fancybox-bg {
  background: #ffffff !important;
  opacity: 1 !important;
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent) !important;
}

.fancybox-infobar {
  direction: ltr;
}

.fancybox-toolbar {
  display: flex;
  align-items: center;
  direction: rtl !important;
}

.fancybox-back-button {
  position: fixed;
  top: 0.1rem;
  left: 0.9rem;
  padding: 0;
  color: white;
  font-size: 0.24rem;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  display: none; /* Initially hidden */
}

/* Dark Mode Toggle Switch */
.dark-mode-toggle {
  position: relative;
  right: 0.08rem;
  z-index: 9999;
}

.toggle-label {
  display: flex;
  align-items: center;
  width: 50px;
  height: 25px;
  background: #ddd;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  transition: background 0.3s ease;
}

.toggle-slider {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 50%;
  transition: transform 0.3s ease, background 0.3s ease;
}

input[type=checkbox]:checked + .toggle-label {
  background: #333;
}

input[type=checkbox]:checked + .toggle-label .toggle-slider {
  transform: translateX(25px);
  background: #CA9332;
}

/* Dark Mode Styles */
.dark-mode-fancybox .fancybox-slide, .dark-mode-fancybox .fancybox-thumbs__list {
  background-color: #181818;
  color: #f5f5f5;
}
.dark-mode-fancybox .fancybox-caption__body {
  color: #f5f5f5;
}

.dark-mode .fancybox-container {
  background: rgba(0, 0, 0, 0.9);
}

body .fancybox-show-thumbs .fancybox-inner {
  right: 0 !important;
}

.fancybox-button {
  transition: all 0.3s;
}

.hide-when-thumbnail-index .fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
}
.hide-when-thumbnail-index .fancybox-link {
  color: #CA9332 !important;
}

.fancybox-button--thumbs {
  display: none !important;
}

.fancybox-back-button svg {
  width: 0.24rem;
  height: 0.24rem;
}
.fancybox-back-button svg path {
  stroke: #CA9332;
}

.fancybox-thumbs__list a:before {
  border: 2px solid #CA9332 !important;
}

.expert-invite-wrap a {
  padding: 0.15rem 0.5rem 0.15rem 0.5rem !important;
}

.expert-hot-links-wrap {
  margin-top: 0.32rem;
}
.expert-hot-links-wrap .links-wrap {
  display: flex;
  gap: 0.2rem;
}
.expert-hot-links-wrap .links-wrap i {
  font-size: 0.22rem;
  font-weight: 500;
}
.expert-hot-links-wrap .links-wrap .shortcut-button {
  display: flex;
  gap: 0.1rem;
  align-items: center;
}

.profile-share-link-public-wrap .profile-share-link-public-link {
  display: flex;
  gap: 0.08rem;
  padding: 0.11rem 0.15rem !important;
  align-items: center;
  width: fit-content;
}
.profile-share-link-public-wrap .profile-share-link-public-link svg {
  width: 0.18rem;
  height: auto;
}

.basic-user-nav-w-profile-share, .profile-share-wrap {
  display: flex;
  justify-content: space-between;
}

.profile-share-wrap {
  margin-top: 0.12rem;
}

/**
 * SIDE DRAWER / ACF WINDOWS
 */
body .mm-menu--theme-light,
html .mm-menu--theme-light {
  --mm-color-text: white;
}

#menu-1 {
  background-color: #101013;
}

.mce-textbox:focus {
  box-shadow: unset !important;
}

.mce-menu .mce-menu-item.mce-active.mce-menu-item-normal, .mce-menu .mce-menu-item.mce-active.mce-menu-item-preview, .mce-menu .mce-menu-item.mce-selected, .mce-menu .mce-menu-item:focus, .mce-menu .mce-menu-item:hover {
  background: #CA9332;
}

.mce-branding.mce-widget.mce-label {
  display: none !important;
}

.mce-window .mce-btn.mce-primary {
  padding: 0 !important;
}

.acf-icon.-pencil.dark {
  background-color: #CA9332;
  transition: all 0.3s ease;
  width: 0.3rem;
  height: 0.3rem;
}
.acf-icon.-pencil.dark::before {
  color: #1E1E1E;
  font-size: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.acf-icon.-pencil.dark:hover {
  background-color: white;
}

.acf-field-repeater.acf-field-65f44d7321520 .acf-row-handle.order {
  display: none !important;
}

.actions .acf-icon.-cancel.dark {
  background-color: #CA9332;
  transition: all 0.3s ease;
  width: 0.3rem !important;
  height: 0.3rem !important;
}
.actions .acf-icon.-cancel.dark:hover {
  background-color: white;
}
.actions .acf-icon.-cancel.dark::before {
  content: url(../js/5dcdafed49d800805df8.svg);
  width: 0.16rem;
  height: auto;
  position: absolute;
  left: 55%;
  top: 35%;
  transform: translate(-50%, -50%);
}

.media-modal-icon {
  background-position: -22px 0;
}

.edit-work-menu-wrap .compat-field-fbv, .edit-work-menu-wrap .compat-field-imagify, .add-new-work-wrap .compat-field-fbv, .add-new-work-wrap .compat-field-imagify {
  display: none !important;
}
.edit-work-menu-wrap .acf-gallery-attachment.-image.ui-sortable-handle .thumbnail img, .add-new-work-wrap .acf-gallery-attachment.-image.ui-sortable-handle .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.edit-work-menu-wrap .acf-field-gallery, .add-new-work-wrap .acf-field-gallery {
  border-top: 1px solid #323232;
}
.edit-work-menu-wrap .acf-gallery-close, .add-new-work-wrap .acf-gallery-close {
  transition: all 0.3s ease !important;
}
.edit-work-menu-wrap .acf-gallery-close:hover, .add-new-work-wrap .acf-gallery-close:hover {
  color: #CA9332 !important;
  background-color: transparent !important;
}
.edit-work-menu-wrap .acf-gallery-side, .add-new-work-wrap .acf-gallery-side {
  border-radius: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-toolbar, .add-new-work-wrap .acf-gallery-side .acf-gallery-toolbar {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-toolbar .acf-hl li a, .add-new-work-wrap .acf-gallery-side .acf-gallery-toolbar .acf-hl li a {
  margin-bottom: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-side-data, .add-new-work-wrap .acf-gallery-side .acf-gallery-side-data {
  padding: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-side-data .form-table, .add-new-work-wrap .acf-gallery-side .acf-gallery-side-data .form-table {
  margin-bottom: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-side-data .compat-attachment-fields, .add-new-work-wrap .acf-gallery-side .acf-gallery-side-data .compat-attachment-fields {
  margin: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-side-data .acf-gallery-side-info, .add-new-work-wrap .acf-gallery-side .acf-gallery-side-data .acf-gallery-side-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
}
.edit-work-menu-wrap .acf-gallery-side .acf-gallery-side-data .acf-gallery-side-info .form-table, .add-new-work-wrap .acf-gallery-side .acf-gallery-side-data .acf-gallery-side-info .form-table {
  border: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .actions .acf-gallery-edit, .add-new-work-wrap .acf-gallery-side .actions .acf-gallery-edit {
  display: none !important;
}
.edit-work-menu-wrap .acf-gallery-side .form-table, .add-new-work-wrap .acf-gallery-side .form-table {
  border: 0 !important;
}
.edit-work-menu-wrap .acf-gallery-side .form-table .acf-label label, .add-new-work-wrap .acf-gallery-side .form-table .acf-label label {
  font-size: 0.16rem !important;
  font-weight: 700 !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-input .description, .add-new-work-wrap .acf-gallery-side .acf-input .description {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  letter-spacing: -0.0024rem;
}
.edit-work-menu-wrap .acf-gallery-side .acf-label label, .add-new-work-wrap .acf-gallery-side .acf-label label {
  padding: 0.2rem;
}
.edit-work-menu-wrap .acf-gallery-side .acf-field.acf-field-textarea[data-type=textarea] .acf-input, .add-new-work-wrap .acf-gallery-side .acf-field.acf-field-textarea[data-type=textarea] .acf-input {
  padding-top: 0.1rem !important;
  padding-right: 0.2rem !important;
}
.edit-work-menu-wrap .acf-gallery-side .acf-input .acf-input-wrap, .add-new-work-wrap .acf-gallery-side .acf-input .acf-input-wrap {
  padding-top: 0.1rem;
  padding-right: 0.2rem;
}
.edit-work-menu-wrap .acf-gallery-side .acf-input .acf-input-wrap input:focus, .add-new-work-wrap .acf-gallery-side .acf-input .acf-input-wrap input:focus {
  outline: unset !important;
}
.edit-work-menu-wrap .acf-gallery-side .media-types.media-types-required-info, .edit-work-menu-wrap .acf-gallery-side .acf-field.acf-field-text[data-name=alt], .edit-work-menu-wrap .acf-gallery-side .acf-field.acf-field-text[data-name=description], .edit-work-menu-wrap .acf-gallery-side .acf-field.acf-field-textarea[data-name=description], .edit-work-menu-wrap .acf-gallery-side .acf-field-wysiwyg, .add-new-work-wrap .acf-gallery-side .media-types.media-types-required-info, .add-new-work-wrap .acf-gallery-side .acf-field.acf-field-text[data-name=alt], .add-new-work-wrap .acf-gallery-side .acf-field.acf-field-text[data-name=description], .add-new-work-wrap .acf-gallery-side .acf-field.acf-field-textarea[data-name=description], .add-new-work-wrap .acf-gallery-side .acf-field-wysiwyg {
  display: none !important;
}
.edit-work-menu-wrap .acf-gallery-attachments.ui-sortable, .edit-work-menu-wrap .acf-gallery-main, .add-new-work-wrap .acf-gallery-attachments.ui-sortable, .add-new-work-wrap .acf-gallery-main {
  border-radius: 0;
}
.edit-work-menu-wrap .acf-gallery-attachments.ui-sortable .margin, .edit-work-menu-wrap .acf-gallery-main .margin, .add-new-work-wrap .acf-gallery-attachments.ui-sortable .margin, .add-new-work-wrap .acf-gallery-main .margin {
  border-radius: 0;
}
.edit-work-menu-wrap .acf-gallery.ui-resizable, .add-new-work-wrap .acf-gallery.ui-resizable {
  border: unset !important;
}
.edit-work-menu-wrap .acf-gallery-side, .add-new-work-wrap .acf-gallery-side {
  border-left: unset !important;
}
.edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .acf-gallery-add {
  margin-bottom: 0;
  color: black !important;
}
.edit-work-menu-wrap .acf-fr .select2.select2-container.select2-container--default, .add-new-work-wrap .acf-fr .select2.select2-container.select2-container--default {
  display: none;
}
.edit-work-menu-wrap .acf-gallery.ui-resizable.-open .acf-gallery-main, .add-new-work-wrap .acf-gallery.ui-resizable.-open .acf-gallery-main {
  display: none;
}
.edit-work-menu-wrap .acf-gallery.ui-resizable.-open .acf-gallery-side, .add-new-work-wrap .acf-gallery.ui-resizable.-open .acf-gallery-side {
  width: 100% !important;
}
.edit-work-menu-wrap .acf-gallery.ui-resizable.-open .acf-gallery-side .acf-gallery-side-inner, .add-new-work-wrap .acf-gallery.ui-resizable.-open .acf-gallery-side .acf-gallery-side-inner {
  width: 100% !important;
}

.acf-actions a[data-name=clear-button] {
  background-color: transparent !important;
}

.acf-field-65a10aabde714 .acf-row {
  box-shadow: 0px 1px 0px 0px rgb(201, 201, 201);
}
.acf-field-65a10aabde714 .acf-field-radio {
  padding-bottom: 0.32rem;
}
.acf-field-65a10aabde714 .acf-field-radio .acf-radio-list.acf-bl {
  display: flex;
  gap: 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-65a10aabde714 .acf-field-radio .acf-radio-list.acf-bl {
    gap: 0.3rem;
  }
}

.acf-field-taxonomy.acf-field-663b602a10c01 {
  border-top: unset !important;
}

.acf-field-65a10b46de717 {
  box-shadow: 0px -1px 0px 0px rgb(201, 201, 201);
  padding-top: 0.33rem !important;
}

.my-profile .acf-image-aspect-ratio-crop-modal-heading-text, .my-profile .acf-image-aspect-ratio-crop-modal-loading-text {
  display: none !important;
}
.my-profile .acf-field-654b93899f25c .acf-label {
  padding-right: 0.3rem !important;
}
.my-profile .acf-field-654b93899f25c .description {
  display: none !important;
  position: absolute;
  z-index: 9999;
  padding: 0.14rem !important;
  transition: all 0.3s ease;
  border-radius: 0;
  background-color: #1E1E1E;
  color: white !important;
  transform: translateY(-1rem);
}
.my-profile .acf-field-654b93899f25c:hover .description {
  display: block !important;
}

.hide-in-front {
  display: none !important;
}

body:not(.acf-admin-5-3) .acfe-modal.-open .acfe-modal-content .acfe-flex-container ul li a:hover {
  background: #CA9332;
}

.element-clickable-enable {
  opacity: 1 !important;
  pointer-events: all !important;
}

.acf-icon.-duplicate, .values .layout.-collapsed, .acf-fc-layout-handle.ui-sortable-handle, .acf-fc-layout-handle[data-name=collapse-layout] {
  display: none !important;
}

.acf-actions .acf-button[data-name=add-layout] {
  display: none !important;
}

.acf-icon.-minus {
  display: flex !important;
}

.acfe-modal-select-user_flexible_content .acfe-modal-wrapper {
  position: absolute !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-title {
  background-color: white;
  border-bottom: 1px solid #A5A5A5 !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-title .close {
  transition: all 0.3s ease !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-title .close:hover {
  color: #CA9332 !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-title .close:focus {
  box-shadow: unset !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-title span.title {
  font-size: 0.24rem;
  line-height: 0.2928rem;
  letter-spacing: -0.0048rem;
  font-weight: 600;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-content {
  height: auto !important;
}
.acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-content .acfe-flex-container {
  padding: 0.5rem 0.5rem 0.36rem 0.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acfe-modal-select-user_flexible_content .acfe-modal-wrapper .acfe-modal-content .acfe-flex-container {
    padding: 0.1rem 0.1rem 0.36rem 0.1rem;
  }
}

.acf-field-6528efb3376ce, .acf-field-6527e74e543d0 {
  opacity: 0.5;
  pointer-events: none;
}

.select2-container.-acf .select2-selection {
  border-color: #323232 !important;
}

.acf-field[data-name=hide_in_frontend] {
  display: none !important;
}

#ui-datepicker-div {
  position: absolute !important;
  top: unset !important;
  left: unset !important;
  width: 3.5rem;
}
#ui-datepicker-div .ui-datepicker-prev span::before, #ui-datepicker-div .ui-datepicker-next span::before {
  color: white !important;
}
#ui-datepicker-div .ui-datepicker-calendar thead tr {
  width: 100%;
  border-bottom: 3px solid #323232;
}
#ui-datepicker-div .ui-datepicker-calendar tbody {
  font-size: 0.2rem !important;
}
#ui-datepicker-div .ui-datepicker-calendar tbody .ui-state-hover, #ui-datepicker-div .ui-datepicker-calendar tbody .ui-state-active {
  background-color: #CA9332 !important;
  color: white !important;
}

input[type=file].aiarc-upload.js-aiarc-upload {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  cursor: pointer;
}

.js-aiarc-upload-progress {
  padding: 0.46rem 0.5rem;
  border: 1px dashed #A5A5A5;
  border-radius: 0;
  max-width: 100%;
  text-align: center;
  position: relative;
  background-color: #202026;
  color: #CA9332;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.js-aiarc-upload-progress::before {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  border: 5px solid #DDDBD4;
  border-top: 5px solid #CA9332;
  border-radius: 50%;
  width: 0.49rem;
  height: 0.49rem;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 999;
}

.acf-repeater-add-row, .acf-button[data-name=add-layout] {
  color: #CA9332 !important;
  position: relative;
}
.acf-repeater-add-row::before, .acf-button[data-name=add-layout]::before {
  content: "+";
  color: #CA9332;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-0.12rem, -50%);
}

#acf-form .back-to-project-wrap-single {
  padding: 0.2rem 0.1rem 0 0.2rem;
  margin-bottom: 0;
}

#back-to-project-btn {
  margin-bottom: 0.32rem;
}
#back-to-project-btn .back-to-btn {
  background-color: transparent !important;
  color: #CA9332 !important;
  position: relative;
  padding-left: 0.15rem;
  transition: all 0.3s ease;
}
#back-to-project-btn .back-to-btn::before {
  content: url(../js/49fabb82d3927f6e42e6.svg);
  color: #CA9332;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0.12rem;
  width: 0.12rem;
  height: 0.12rem;
  transition: all 0.3s ease;
}
#back-to-project-btn .back-to-btn:hover::before {
  transform: translate(-30%, -50%);
}

.acf-field-accordion label {
  cursor: pointer;
}
.acf-field-accordion .acf-accordion-title:hover {
  background-color: #202026;
}

.acf-field-656ed5a2f6a75 {
  background-color: #202026 !important;
}

.acf-field-65eee132c0d6c {
  display: none !important;
}

.my-profile {
  /** Distance for selects which are in same row **/
}
.my-profile .my-profile-actions-wrap {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.my-profile .my-profile-actions-wrap .actions-btns {
  width: 2.7rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .actions-btns {
    margin-top: 0.5rem;
  }
}
.my-profile .my-profile-actions-wrap .actions-btns div {
  width: 100%;
}
.my-profile .my-profile-actions-wrap .actions-btns div a, .my-profile .my-profile-actions-wrap .actions-btns div button {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap {
    align-items: center;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .publish-profile-wrap {
    flex-direction: column;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap #message.updated {
  display: none !important;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0 !important;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-fields {
  margin-right: 1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-fields {
    margin-right: 0 !important;
    margin-left: 0.4rem !important;
    margin-top: 0.4rem !important;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit {
  display: none !important;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form label {
  align-items: unset !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form {
    gap: 0.2rem;
    flex-direction: column;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c {
  background-color: #DDDBD4 !important;
  display: flex;
  padding: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c {
    flex-direction: column;
    align-items: flex-start;
  }
  .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c .acf-true-false {
    margin-left: 0.5rem;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c .acf-label {
  margin: unset;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-field-654b93899f25c .acf-label label {
  display: flex;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit {
  border-top: unset !important;
  background-color: transparent !important;
  position: relative !important;
  flex-direction: column;
  align-items: flex-start;
  width: 1.83rem !important;
  height: max-content;
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button {
  margin-top: 0 !important;
  width: 100%;
  margin-bottom: 0;
  padding: 0.11rem 0.27rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button {
    font-size: 0.16rem !important;
  }
}
.my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit #cancel-acf-submit {
  display: none !important;
}
.my-profile .acf-fields > .acf-field {
  padding: 0.2rem 0.05rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .acf-fields > .acf-field {
    padding: 0.2rem 0.1rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .acf-repeater .acf-row-handle.remove .acf-icon.-minus {
    display: block !important;
  }
}
.my-profile .acf-field-text .acf-label {
  padding-bottom: 0.06rem;
}
.my-profile textarea:focus, .my-profile textarea:active {
  outline: none !important;
}
.my-profile .ui-sortable .acf-fields > .acf-field {
  padding: 0.12rem 0.16rem;
}
.my-profile .acf-field-wysiwyg {
  padding-bottom: 0.3rem;
}
.my-profile .acf-field-wysiwyg .mce-btn {
  box-shadow: unset !important;
}
.my-profile .acf-field-wysiwyg .mce-btn:hover {
  box-shadow: unset !important;
}
.my-profile .acf-field-wysiwyg .mce-widget.mce-btn {
  border: unset !important;
}
@media screen and (min-width: 768px) {
  .my-profile .acf-field-wysiwyg .mce-widget.mce-btn {
    transition: all 0.3s ease;
  }
}
.my-profile .acf-field-wysiwyg .mce-widget.mce-btn:hover, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:active, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:focus {
  border: unset !important;
}
.my-profile .acf-field-wysiwyg .mce-widget.mce-btn:hover button, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:active button, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:focus button {
  border: unset !important;
}
@media screen and (min-width: 768px) {
  .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:hover button, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:active button, .my-profile .acf-field-wysiwyg .mce-widget.mce-btn:focus button {
    transition: all 0.3s ease;
  }
}
.my-profile .acf-field-654898c214146,
.my-profile .acf-field-654898c214146,
.my-profile .acf-field-654a21bfe61d5,
.my-profile .acf-field-6544f232b8365,
.my-profile .acf-field-653a1a422811b,
.my-profile .acf-field-653b8ab740512,
.my-profile .acf-field-653b9619f66cd,
.my-profile .acf-field-6523f329c4487 .acf-field-65250a3e75c90 {
  padding-right: 0.16rem !important;
}
.my-profile .acf-field-65250a3e75c90 .acf-input-wrap input {
  width: 95% !important;
}
.my-profile .acf-taxonomy-field[data-taxonomy=discipline_activity] .acf-actions.-hover, .my-profile .acf-taxonomy-field[data-taxonomy=discipline_technical_expertise] .acf-actions.-hover {
  top: 0 !important;
  transform: translate(-50%, 50%) !important;
}

#ui-datepicker-div {
  border-radius: 0 0.2rem 0 0;
}
#ui-datepicker-div .ui-datepicker-header {
  border-radius: 0 0.2rem 0 0;
  background-color: #1E1E1E;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev::before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next::before {
  color: white;
}
#ui-datepicker-div .ui-datepicker-calendar {
  margin-bottom: 0 !important;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
  font-size: unset !important;
  font-weight: 600;
  color: #1E1E1E;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a.ui-state-hover {
  color: #1E1E1E;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-week-end a {
  color: #323232;
}
#ui-datepicker-div .ui-datepicker-buttonpane {
  margin: 0.1rem;
}
#ui-datepicker-div .ui-datepicker-buttonpane .ui-datepicker-current {
  display: none !important;
}
#ui-datepicker-div .ui-datepicker-buttonpane .ui-datepicker-close {
  border-radius: 0.3rem;
  background-color: #CA9332 !important;
  border: 0 !important;
  font-weight: 600 !important;
  color: #1E1E1E !important;
  padding: 0.05rem 0.4rem 0.05rem 0.4rem !important;
  transition: all 0.3s ease;
}
#ui-datepicker-div .ui-datepicker-buttonpane .ui-datepicker-close:hover {
  background-color: #ffba42 !important;
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .my-profile .acf-field-image-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content {
    padding: 0.26rem 0.2rem;
  }
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop .hide-if-value p:not(.title) {
  position: absolute;
  width: 100%;
  height: 100%;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop .hide-if-value p:not(.title) .acf-button[data-name=add] {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9999;
  position: relative;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value {
  height: 1.73rem;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover {
  top: 0 !important;
  right: 0;
  transform: translate(-0.1rem, 0.1rem) !important;
  gap: 0.05rem;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-crop.dark {
  background-color: #CA9332;
  transition: all 0.3s ease;
  width: 0.3rem !important;
  height: 0.3rem !important;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-crop.dark:hover {
  background-color: white;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-crop.dark::before {
  background-image: url(../js/b43c96bfcc815cc3260f.svg);
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-cancel-custom.dark {
  background-color: #CA9332;
  transition: all 0.3s ease;
  width: 0.3rem !important;
  height: 0.3rem !important;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-cancel-custom.dark:hover {
  background-color: white;
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value.image-wrap .acf-actions.-hover .acf-icon.-cancel-custom.dark::before {
  background-image: url(../js/5dcdafed49d800805df8.svg);
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.my-profile .acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop.has-value img {
  height: 1.73rem !important;
  object-fit: cover;
  border-radius: 0.2rem;
}

.mce-tooltip.mce-tooltip-n.mce-widget {
  display: none !important;
}

.acf-tooltip.-confirm, .acf-tooltip.top, .acf-tooltip.bottom {
  padding: 0.14rem;
  background-color: #1E1E1E;
  display: flex;
  gap: 0;
  flex-direction: column;
  align-items: center;
}
.acf-tooltip.top, .acf-tooltip.bottom {
  transform: translateX(0.25rem);
}

.mce-btn-group .mce-btn[aria-label="Link options"] {
  display: none !important;
}

.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-heading, .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-footer, .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal {
  border-radius: 0 !important;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-heading-text {
  font-family: "instrument-sans", sans-serif;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-heading-close {
  transition: all 0.3s ease;
  font-family: "instrument-sans", sans-serif;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-heading-close svg {
  transition: all 0.3s ease;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-modal-heading-close:hover svg path {
  fill: #CA9332 !important;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset {
  color: #1E1E1E;
  transition: all 0.3s ease;
  font-family: "instrument-sans", sans-serif;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset:hover {
  color: #CA9332;
}
.acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset svg {
  fill: #CA9332 !important;
}
.acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel {
  background: transparent;
  border: unset;
  color: #1E1E1E;
  font-weight: 600;
  transition: all 0.3s ease;
  font-family: "instrument-sans", sans-serif;
}
.acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel:hover {
  background-color: transparent !important;
  color: #CA9332 !important;
}
.acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop {
  background-color: #CA9332;
  color: #1E1E1E;
  border: unset;
  border-radius: 0;
  font-weight: 600;
  padding: 0.03rem 0.5rem 0.03rem 0.5rem;
  transition: all 0.3s ease;
  font-family: "instrument-sans", sans-serif;
}
.acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop:hover {
  background-color: #ffba42;
  color: #1E1E1E !important;
}

.acfe-repeater-stylised-button {
  border-radius: 0.1rem;
  padding: 0.2rem;
}

.acf-popup-box.acf-box {
  width: 6rem !important;
  min-height: 3.19rem !important;
  border: unset;
  border-radius: 0;
  background-color: #202026;
}
.acf-popup-box.acf-box.loading-ajax {
  opacity: 0.8;
}
.acf-popup-box.acf-box .acf-field-select[data-name=term_parent] {
  display: none !important;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .acf-popup-box.acf-box {
    width: 100% !important;
    height: auto;
  }
}
.acf-popup-box.acf-box .title {
  display: flex;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 0;
  border-bottom: 0;
}
.acf-popup-box.acf-box .title h3, .acf-popup-box.acf-box .title .animated-blurb {
  font-weight: 700;
}
.acf-popup-box.acf-box .title a.acf-icon.-cancel.grey {
  background: transparent;
  color: #CA9332 !important;
}
.acf-popup-box.acf-box .inner {
  margin-top: 0;
  max-width: 4.7rem;
  margin: auto !important;
}
.acf-popup-box.acf-box .inner form {
  margin-bottom: 0.5rem;
}
.acf-popup-box.acf-box .inner form .acf-field {
  border-top: 0 !important;
  margin-top: 0;
  padding-top: 0.4rem;
  background-color: #202026;
  margin-bottom: 0.4rem !important;
}
.acf-popup-box.acf-box .inner form .acf-field .acf-label {
  margin-bottom: 0.1rem;
}
.acf-popup-box.acf-box .inner form .acf-submit {
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
.acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey {
  display: flex;
  align-items: center;
  padding: 0.05rem 0.5rem 0.05rem 0.5rem;
  font-weight: 600;
}
.acf-popup-box.acf-box .inner form .acf-submit .acf-submit-button {
  padding: 0.15rem 0.5rem 0.15rem 0.5rem;
}
@media screen and (min-width: 767px) {
  .acf-popup-box.acf-box .inner form .acf-submit .acf-submit-button {
    width: 2rem;
  }
}

.acf-field.acf-field-65dc9c5d34491 {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.acf-field.acf-field-65dc9c5d34491 .acf-radio-list.acf-bl {
  display: flex;
  gap: 0.4rem;
}

.acf-field .acf-gallery .acf-gallery-main {
  background: #101013;
}
.acf-field .acf-gallery .acf-gallery-toolbar {
  background: #101013;
  border-top: 1px solid #323232;
}
.acf-field .acf-field p.description {
  color: #7c7c7f;
}
.acf-field.acf-accordion .acf-input.acf-accordion-content > .acf-fields {
  border-top: 0 !important;
}
.acf-field .btn-wrap#add-new-project-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.16rem;
}
.acf-field .acf-image-uploader-aspect-ratio-crop img {
  object-fit: cover;
  object-position: center;
}
.acf-field .select2-selection.select2-selection--multiple {
  min-height: 0.35rem;
  padding: 0;
}
.acf-field .select2-selection.select2-selection--multiple .select2-selection__rendered.ui-sortable {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.acf-field .select2-selection.select2-selection--multiple .select2-selection__rendered.ui-sortable .select2-selection__choice {
  margin-top: 0;
  margin-bottom: 0;
}
.acf-field .select2-selection.select2-selection--multiple .select2-search__field {
  padding: 0.2rem 0.1rem 0.2rem 0.1rem;
}
.acf-field .acf-url .acf-icon.-globe.-small {
  display: none;
}
.acf-field .acf-url input[type=url] {
  padding-left: 0.1rem !important;
  padding: 0.1rem;
}
.acf-field .acf-field-true-false .acf-input {
  justify-content: flex-end !important;
}
.acf-field .acf-true-false {
  position: relative;
}
.acf-field .acf-true-false .acf-switch {
  height: 0.18rem;
  width: 0.35rem;
  max-width: unset !important;
  display: inline-block;
  background-color: transparent !important;
  border: 2px solid #A5A5A5 !important;
  border-radius: 0.2rem;
  left: 0.5rem;
  position: absolute;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .acf-field .acf-true-false .acf-switch {
    left: 0.3rem;
  }
}
.acf-field .acf-true-false .acf-switch .acf-switch-slider {
  border-radius: 50%;
  background-color: #323232;
  border: unset;
  width: 0.18rem;
  height: 0.18rem;
  top: 50% !important;
  left: 0 !important;
  transition: all 0.3s ease;
  position: absolute;
}
.acf-field .acf-true-false .acf-switch.-on .acf-switch-slider {
  background-color: #CA9332;
  transform: translate(0.16rem, -50%);
}
.acf-field .acf-true-false .acf-switch.-on .acf-switch-off {
  opacity: 0;
  transition: all 0.3s ease;
  color: white !important;
}
.acf-field .acf-true-false .acf-switch:not(.-on) .acf-switch-slider {
  transform: translate(-0.02rem, -50%);
}
.acf-field .acf-true-false .acf-switch:not(.-on) .acf-switch-on {
  opacity: 0;
  transition: all 0.3s ease;
}
.acf-field .acf-true-false .acf-switch .acf-switch-on, .acf-field .acf-true-false .acf-switch .acf-switch-off {
  color: white !important;
  position: absolute;
  left: -0.5rem;
  top: 0;
  text-shadow: unset;
  padding: unset !important;
}
.acf-field.acf-field-wysiwyg {
  min-height: 2.32rem;
  padding-bottom: 0.19rem;
}
.acf-field.acf-field-wysiwyg .wp-editor-container {
  border: unset;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .mce-tinymce.mce-container.mce-panel {
  background-color: #202026;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .mce-toolbar-grp {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0.1rem;
  padding-left: 0.1rem;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .mce-statusbar {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .acf-editor-toolbar {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .wp-editor-area {
  background-color: white;
}
.acf-field.acf-field-wysiwyg .wp-editor-container .mce-flow-layout-item {
  transform: translate(-0.05rem, -0.05rem);
}
.acf-field.acf-field-wysiwyg .wp-editor-container .mce-path-item {
  opacity: 0;
}
.acf-field.acf-field-group .acf-fields.-top.-border {
  border-left: unset;
  border-right: unset;
}

.acf-field-select, .acf-field-relationship {
  background-color: #202026 !important;
}
.acf-field-select span.select2 {
  width: 100% !important;
}

#menu-1 {
  /** Clients **/
  /** Social Media **/
}
#menu-1 .acf-fields.acf-form-fields.-top {
  padding-bottom: 1rem;
}
#menu-1 .acf-field-65f03bf29733c {
  padding-top: 0 !important;
}
#menu-1 .ui-sortable .acf-row:not([data-id*=row-0]) {
  box-shadow: 0 -1px 0 #323232;
}
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-input.acf-accordion-content {
  padding-bottom: 0.1rem;
}
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion:last-of-type .acf-input.acf-accordion-content {
  padding-bottom: 1rem !important;
}
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6523c3297604c,
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6530e9b8ae78f,
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6527e339a1346,
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6527e64c032e1,
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6523e0e5cb487,
#menu-1 .acf-form-fields.-top .acf-field.acf-field-accordion .acf-field-6527e917b0951 {
  padding-top: 0 !important;
}
#menu-1 .acf-field-6527e36ca1347 {
  padding-top: 0.24rem !important;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable .acf-field-6527e6b0032e4, #menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable .acf-field-6527e6ba032e5 {
  padding-bottom: 0.09rem !important;
  padding-top: 0.24rem !important;
  min-height: unset !important;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable .acf-field-6527e6b0032e4 {
  padding-right: 0 !important;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable-handle {
  transition: all 0.3s ease;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable-handle::before {
  content: url(../js/23786cba56c9c4444598.svg);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0.26rem);
  width: 0.16rem;
  height: 0.1rem;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable-handle::after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  border-left: 0 solid #CA9332;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
#menu-1 .acf-field-65c4dfab94006 .acf-field-6527e64c032e1 .ui-sortable-handle:hover::after {
  content: "";
  position: absolute;
  left: -0.33rem;
  top: 0;
  border-left: 0.07rem solid #CA9332;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}
#menu-1 .acf-field-6527e917b0951 .acf-field-6527e985b0953, #menu-1 .acf-field-6527e917b0951 .acf-field-6527e961b0952 {
  padding-bottom: 0.09rem !important;
  padding-top: 0.24rem !important;
  min-height: unset !important;
}
#menu-1 .acf-field-6527e917b0951 .acf-field-6527e985b0953 {
  padding-right: 0 !important;
}

#menu-2 {
  background-color: #202026;
}
#menu-2 .description {
  color: #1E1E1E;
}
#menu-2 form#acf-form {
  background-color: #202026;
}
#menu-2 form#acf-form .acf-fields.acf-form-fields.-top {
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  #menu-2 form#acf-form .acf-fields.acf-form-fields.-top {
    width: 5.4rem;
    margin: auto;
  }
  #menu-2 form#acf-form .acf-fields.acf-form-fields.-top .acf-field {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0.32rem;
  }
  #menu-2 form#acf-form .acf-fields.acf-form-fields.-top .acf-field .acf-label {
    margin-bottom: 0.32rem;
  }
}
#menu-2 form#acf-form .acf-field-relationship {
  padding-top: 0.32rem;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship {
  border: unset;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .choices {
  position: relative;
  z-index: 99999;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .filters.-f1 {
  display: none;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection {
  /** Displayed work **/
  /** Archived work **/
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-wrap {
  margin-bottom: 0.11rem;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label {
  font-weight: 600;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list {
  overflow: visible;
  /* Track */
  /* Handle */
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list::-webkit-scrollbar-thumb {
  background-color: #323232;
  border-radius: 0.16rem;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list li {
  padding: 0.16rem;
  padding-left: 0.32rem;
  border-radius: 0.1rem;
  outline: 1px solid #323232;
  transition: background-color 0.3s ease;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list li:hover {
  background-color: #CA9332;
  outline: 0;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list li .acf-rel-item::before {
  content: url(../js/23786cba56c9c4444598.svg);
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-0.2rem, 0.09rem);
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values-list li .acf-rel-item:hover {
  background: inherit;
  color: #1E1E1E;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .choices-list {
  height: 100%;
  padding-top: 0;
  border-right: unset;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .choices-list li {
  margin-bottom: 0.05rem;
  transition: all 0.3s ease;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .choices-list li .acf-rel-item:not(.disabled) {
  padding: 0.16rem;
  border-radius: 0.1rem;
  border: 1px solid #323232;
  transition: all 0.3s ease;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .choices-list li .acf-rel-item:not(.disabled):hover {
  background: white;
  color: #1E1E1E;
  transition: all 0.3s ease;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .choices {
  background-color: #202026;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values {
  padding-bottom: 0.32rem;
  margin-bottom: 0 !important;
}
#menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .values .values-list {
  height: 100%;
  gap: 0;
  display: flex;
  flex-direction: column;
}

#menu-69, #menu-68 {
  background-color: #202026;
}
#menu-69 .description, #menu-68 .description {
  color: #D9D9D9;
}
#menu-69 .acf-field-image .acf-label, #menu-68 .acf-field-image .acf-label {
  margin-bottom: 0.19rem !important;
}
#menu-69 .acf-field-wysiwyg, #menu-68 .acf-field-wysiwyg {
  margin-bottom: 0 !important;
}
#menu-69 .acf-field-wysiwyg.acf-field-6523f319b92fd, #menu-68 .acf-field-wysiwyg.acf-field-6523f319b92fd {
  padding-bottom: 0.37rem !important;
}
#menu-69 .acf-field-wysiwyg .acf-label, #menu-68 .acf-field-wysiwyg .acf-label {
  margin-bottom: 0.16rem !important;
}
#menu-69 .acf-field-radio, #menu-68 .acf-field-radio {
  justify-content: space-between;
  padding-bottom: 0.32rem;
}
#menu-69 .acf-field-radio .acf-radio-list.acf-bl, #menu-68 .acf-field-radio .acf-radio-list.acf-bl {
  display: flex;
  gap: 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-69 .acf-field-radio .acf-radio-list.acf-bl, #menu-68 .acf-field-radio .acf-radio-list.acf-bl {
    gap: 0.3rem;
  }
}
#menu-69 .acf-field .acf-label, #menu-68 .acf-field .acf-label {
  margin-bottom: 0.09rem;
}
#menu-69 .acf-field .acf-label label, #menu-68 .acf-field .acf-label label {
  font-weight: 500;
}
#menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: unset !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label {
    max-width: 1.5rem;
  }
}
#menu-69 .acf-field.acf-field-group.acf-field-6616892410cb2, #menu-69 .acf-field.acf-field-group.acf-field-6576d60059f16, #menu-68 .acf-field.acf-field-group.acf-field-6616892410cb2, #menu-68 .acf-field.acf-field-group.acf-field-6576d60059f16 {
  padding-top: 0.18rem !important;
  padding-bottom: 0.2rem !important;
}
#menu-69 .acf-field.acf-field-group.acf-field-661676e8bc052, #menu-68 .acf-field.acf-field-group.acf-field-661676e8bc052 {
  padding-top: 0.18rem !important;
  padding-bottom: 0.2rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-69 .acf-field.acf-field-group.acf-field-661676e8bc052 .acf-field-66166b34741a0 .acf-label, #menu-68 .acf-field.acf-field-group.acf-field-661676e8bc052 .acf-field-66166b34741a0 .acf-label {
    max-width: 1.5rem;
  }
}
#menu-69 .acf-field.acf-field-group.acf-field-6576d60059f16, #menu-68 .acf-field.acf-field-group.acf-field-6576d60059f16 {
  padding-top: 0.12rem !important;
}
#menu-69 .acf-field.acf-field-group .acf-field-66166b347418d, #menu-68 .acf-field.acf-field-group .acf-field-66166b347418d {
  padding-top: 0.25rem !important;
  padding-bottom: 0.05rem !important;
}
#menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc {
  padding-bottom: 0.06rem !important;
  border: unset !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label {
    max-width: 1.5rem;
  }
}
#menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-radio-list.acf-bl, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-radio-list.acf-bl {
  gap: 0.735rem !important;
  margin-right: 0.15rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-radio-list.acf-bl, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-radio-list.acf-bl {
    gap: 0.47rem !important;
  }
}
#menu-69 .acf-repeater-add-row, #menu-68 .acf-repeater-add-row {
  margin-top: 0.12rem !important;
}
#menu-69 .acf-fields.-border, #menu-68 .acf-fields.-border {
  border: unset !important;
}
#menu-69 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed), #menu-68 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) {
  border-bottom: unset !important;
}
#menu-69 .main-banner, #menu-68 .main-banner {
  border-bottom: unset !important;
}
#menu-69 .acf-fields.acf-form-fields.-top, #menu-68 .acf-fields.acf-form-fields.-top {
  padding-bottom: 1rem;
}
#menu-69 .acf-fields.acf-form-fields.-top .acf-field-flexible-content[data-name=user_flexible_content], #menu-68 .acf-fields.acf-form-fields.-top .acf-field-flexible-content[data-name=user_flexible_content] {
  padding-top: 0.3rem;
  background-color: #202026;
}
#menu-69 .acf-row-handle.order:hover:after, #menu-68 .acf-row-handle.order:hover:after {
  left: -0.28rem;
}
/** Add/create work **/
#menu-999999 {
  background-color: #202026;
  /** select2 **/
}
#menu-999999 .description {
  color: #D9D9D9;
}
#menu-999999 .acf-field {
  background-color: #202026;
}
#menu-999999 .acf-field[data-key=_post_title], #menu-999999 .acf-field[data-key=field_65a10aabde714] {
  padding-top: 0.32rem;
}
#menu-999999 .acf-field.acf-field-image-aspect-ratio-crop {
  padding-top: 0.32rem;
}
#menu-999999 .acf-field-65a1188563cfb {
  border-top: unset !important;
  padding-bottom: 0.48rem !important;
  border-bottom: 1px solid #323232;
}
#menu-999999 .acf-field-65a10aabde714 {
  padding-top: 0.41rem !important;
}
#menu-999999 .acf-field-65a10aabde714 .ui-sortable-handle::before {
  transform: translateY(0.2rem) !important;
}
#menu-999999 .acf-field-65a10aabde714 .acf-row {
  box-shadow: 0px 1px 0px 0px rgb(201, 201, 201);
}
#menu-999999 .acf-field-65251ac6ade9f {
  padding-top: 0.05rem !important;
}
#menu-999999 .acf-field-65251ac6ade9f .acf-label {
  margin-bottom: 0.18rem !important;
}
#menu-999999 .acf-field-65251ac6ade9f .show-if-value {
  margin-bottom: 0.3rem !important;
}
#menu-999999 .acf-field-6548f3f62ffde .show-if-value.image-wrap {
  width: 100%;
}
#menu-999999 .acf-field-6548f3f62ffde .show-if-value.image-wrap img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #menu-999999 .acf-fields.acf-form-fields.-top {
    width: 5.4rem;
    margin: auto;
    padding-bottom: 1rem;
  }
  #menu-999999 .acf-fields.acf-form-fields.-top .acf-field {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0.32rem;
  }
  #menu-999999 .acf-fields.acf-form-fields.-top .acf-field .acf-label {
    margin-bottom: 0.32rem;
  }
}
#menu-999999 .acf-field.acf-field-65a10aabde714 .acf-repeater-add-row {
  float: unset;
}
#menu-999999 .acf-field.acf-field-65a10aabde714 .acf-basic-uploader {
  width: 100%;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
#menu-999999 .selection {
  display: flex;
}
#menu-999999 .selection .select2-selection {
  background-color: #202026;
  border: 1px solid #A5A5A5;
  border-radius: 0.06rem;
  width: 100%;
  min-height: 0.45rem;
}
#menu-999999 .selection .select2-selection .select2-selection__rendered {
  border: unset !important;
  padding: 0.04rem 0.12rem 0.04rem 0.12rem;
}
#menu-999999 .selection .select2-selection .select2-selection__choice {
  background-color: #393939;
  border-radius: 0.06rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  padding-right: 0.2rem;
  padding-left: 0.1rem;
  margin: 0;
  color: #A5A5A5;
  display: flex;
  align-items: center;
}
#menu-999999 .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 0.1rem;
  color: #A5A5A5;
}
#menu-999999 .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove:hover {
  background-color: unset !important;
  color: #101013;
}
#menu-999999 .acf-actions.-hover {
  display: flex;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: unset;
}
#menu-999999 .acf-actions .acf-icon.-plus {
  border: 2px solid #A5A5A5;
  background-color: unset !important;
  width: 0.2rem;
  height: 0.2rem;
  padding: 0.1rem;
}
#menu-999999 .acf-actions .acf-icon.-plus::before {
  color: #A5A5A5;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-999999 .acf-actions .acf-icon.-plus::before {
    transform: translate(-50%, -50%);
  }
}
#menu-999999 .acf-table .acf-row {
  transition: all 0.3s ease;
}
#menu-999999 .acf-table .acf-row .acf-field-65d34ca1c9593 {
  align-items: baseline;
  padding-bottom: 0.12rem !important;
  display: flex;
  justify-content: flex-start;
  gap: 0.92rem;
}
#menu-999999 .acf-table .acf-row .acf-field-65d34ca1c9593 ul {
  display: flex;
  gap: 0.6rem;
}
#menu-999999 .acf-table .acf-row .acf-field-65d34ca1c9593 .acf-label {
  margin-bottom: 0 !important;
}
#menu-999999 .acf-table .acf-row .acf-field-65a10b39de716 {
  padding-top: 0.12rem !important;
}
#menu-999999 .acf-table .acf-row .custom-acf-file-upload-wrapper {
  max-width: unset;
}
#menu-999999 .acf-table .acf-row .acf-field {
  padding-top: 0.09rem;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b39de716 {
  padding-bottom: 0;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b39de716 .acf-label {
  margin-bottom: 0.09rem;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 {
  padding-bottom: 0.32rem !important;
  padding-top: 0.25rem !important;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 .acf-label {
  margin-bottom: 0.09rem !important;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 .acf-basic-uploader {
  width: 100%;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 .custom-acf-file-upload-wrapper {
  max-width: unset;
  width: 100%;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b69de718 {
  padding-top: 0.25rem !important;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b69de718 {
  min-height: unset;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b69de718 .acf-label {
  margin-bottom: 0.25rem !important;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b46de717, #menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ba8de719 {
  min-height: unset;
}
#menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10b46de717 .acf-label, #menu-999999 .acf-table .acf-row .acf-field.acf-field-65a10ba8de719 .acf-label {
  margin-bottom: 0.09rem !important;
}
#menu-999999 .acf-table .acf-row td.acf-row-handle.remove {
  background-color: unset;
  border: unset !important;
  position: relative;
}
#menu-999999 .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-plus {
  display: none !important;
}
#menu-999999 .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus {
  position: absolute;
  top: 0 !important;
  transform: translate(0.05rem, 0.15rem);
  transition: all 0.3s ease;
  background-color: unset !important;
  border: unset !important;
  width: 0.15rem;
  height: 0.15rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #menu-999999 .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus {
    display: block !important;
  }
}
#menu-999999 .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus::before {
  content: url(../js/787c8f76d49e1182f569.svg);
  transition: all 0.3s ease;
  opacity: 1;
  width: 0.15rem;
  height: 0.15rem;
}
#menu-999999 .acf-table .acf-row .acf-fields {
  border-left: 0 !important;
  padding-left: 0.16rem !important;
  background-color: #202026;
}
#menu-999999 .acf-table .acf-row:hover tr td {
  position: relative;
}
#menu-999999 .acf-table .acf-row:hover tr td::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 0.04rem solid #CA9332;
}
#menu-999999 .acf-table .acf-row .acf-row-handle.order {
  position: relative;
  border: unset !important;
  background-color: transparent !important;
  transition: all 0.3s ease;
}
#menu-999999 .acf-table .acf-row .acf-row-handle.order::before {
  content: url(../js/23786cba56c9c4444598.svg);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0.26rem);
  width: 0.16rem;
  height: 0.1rem;
}
#menu-999999 .acf-table .acf-row .acf-row-handle.order::after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  border-left: 0 solid #CA9332;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
#menu-999999 .acf-table .acf-row .acf-row-handle.order:hover::after {
  content: "";
  position: absolute;
  left: -0.33rem;
  top: 0;
  border-left: 0.07rem solid #CA9332;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}
#menu-999999 .acf-table .acf-row .acf-row-handle.order .acf-row-number {
  display: none;
}
#menu-999999 .acf-table .ui-sortable .acf-field-post-object {
  padding-top: 0;
}
#menu-999999 .acf-table .ui-sortable .acf-fields {
  border-top: unset !important;
  border-bottom: unset !important;
}

/** Edit work card **/
div[id^=menu-edit-work-] {
  background-color: #202026;
  /** select2 **/
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order::before {
  transform: translateY(0.18rem) !important;
}
div[id^=menu-edit-work-] .acf-field {
  background-color: #202026;
}
div[id^=menu-edit-work-] .acf-field[data-key=_post_title], div[id^=menu-edit-work-] .acf-field[data-key=field_65a10aabde714] {
  padding-top: 0.32rem;
  border-bottom: 1px solid #323232;
}
div[id^=menu-edit-work-] .acf-field.acf-field-image-aspect-ratio-crop {
  padding-top: 0.32rem;
}
div[id^=menu-edit-work-] .acf-field-6548f3f62ffde .show-if-value.image-wrap {
  width: 100%;
}
div[id^=menu-edit-work-] .acf-field-6548f3f62ffde .show-if-value.image-wrap img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  div[id^=menu-edit-work-] .acf-fields.acf-form-fields.-top {
    width: 5.4rem;
    margin: auto;
    padding-bottom: 1rem;
  }
  div[id^=menu-edit-work-] .acf-fields.acf-form-fields.-top .acf-field {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0.32rem;
  }
  div[id^=menu-edit-work-] .acf-fields.acf-form-fields.-top .acf-field .acf-label {
    margin-bottom: 0.32rem;
  }
}
div[id^=menu-edit-work-] .acf-field.acf-field-65a10aabde714 .acf-repeater-add-row {
  float: unset;
}
div[id^=menu-edit-work-] .selection {
  display: flex;
}
div[id^=menu-edit-work-] .selection .select2-selection {
  background-color: #202026;
  border: 1px solid #A5A5A5;
  border-radius: 0.06rem;
  width: 100%;
  min-height: 0.5rem;
}
div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__rendered {
  border: unset !important;
}
div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice {
  background-color: #393939;
  border-radius: 0.08rem;
  padding-top: 0.05rem;
  padding-right: 0.2rem;
  padding-left: 0.1rem;
  padding-bottom: 0.05rem;
  margin: 0;
  color: #A5A5A5;
  display: flex;
  align-items: center;
}
div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 0.1rem;
  color: #A5A5A5;
}
div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove:hover {
  background-color: unset !important;
  color: #101013;
}
div[id^=menu-edit-work-] .acf-actions.-hover {
  display: flex;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: unset;
}
div[id^=menu-edit-work-] .acf-actions .acf-icon.-plus {
  border: 2px solid #A5A5A5;
  background-color: unset !important;
  width: 0.2rem;
  height: 0.2rem;
  padding: 0.1rem;
}
div[id^=menu-edit-work-] .acf-actions .acf-icon.-plus::before {
  color: #A5A5A5;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  div[id^=menu-edit-work-] .acf-actions .acf-icon.-plus::before {
    transform: translate(-50%, -50%);
  }
}
div[id^=menu-edit-work-] .acf-table .acf-row {
  transition: all 0.3s ease;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field-65d34ca1c9593 {
  align-items: baseline;
  padding-bottom: 0.12rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field-65d34ca1c9593 .acf-label {
  margin-bottom: 0 !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field-65a10b39de716 {
  padding-top: 0.12rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field {
  padding-top: 0.09rem;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field .acf-label {
  width: 50%;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b39de716 {
  padding-bottom: 0;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b39de716 .acf-label {
  margin-bottom: 0.09rem;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 {
  padding-bottom: 0;
  padding-top: 0.25rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 .acf-label {
  margin-bottom: 0.09rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  cursor: pointer;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ae0de715 .custom-acf-file-upload-wrapper {
  max-width: unset;
  width: 100%;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b46de717 {
  box-shadow: 0px -1px 0px 0px rgb(201, 201, 201);
  padding-top: 0.33rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b69de718 {
  padding-top: 0.25rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b69de718 {
  min-height: unset;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b69de718 .acf-label {
  margin-bottom: 0.25rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b46de717, div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ba8de719 {
  min-height: unset;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10b46de717 .acf-label, div[id^=menu-edit-work-] .acf-table .acf-row .acf-field.acf-field-65a10ba8de719 .acf-label {
  margin-bottom: 0.09rem !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row td.acf-row-handle.remove {
  background-color: unset;
  border: unset !important;
  position: relative;
}
div[id^=menu-edit-work-] .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-plus {
  display: none !important;
}
div[id^=menu-edit-work-] .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus {
  position: absolute;
  top: 0 !important;
  transform: translate(0.05rem, 0.28rem);
  transition: all 0.3s ease;
  background-color: unset !important;
  border: unset !important;
  width: 0.15rem;
  height: 0.15rem;
}
div[id^=menu-edit-work-] .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus::before {
  content: url(../js/3383a503765d68caaf09.svg);
  transition: all 0.3s ease;
  opacity: 1;
  width: 0.15rem;
  height: 0.15rem;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-fields {
  border-left: 0 !important;
  padding-left: 0.16rem !important;
  background-color: #202026;
}
div[id^=menu-edit-work-] .acf-table .acf-row:hover tr td {
  position: relative;
}
div[id^=menu-edit-work-] .acf-table .acf-row:hover tr td::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 0.04rem solid #CA9332;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order {
  position: relative;
  border: unset !important;
  background-color: transparent !important;
  transition: all 0.3s ease;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order::before {
  content: url(../js/23786cba56c9c4444598.svg);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0.26rem);
  width: 0.16rem;
  height: 0.1rem;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order::after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  border-left: 0 solid #CA9332;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order:hover::after {
  content: "";
  position: absolute;
  left: -0.33rem;
  top: 0;
  border-left: 0.07rem solid #CA9332;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}
div[id^=menu-edit-work-] .acf-table .acf-row .acf-row-handle.order .acf-row-number {
  display: none;
}
div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-field-post-object {
  padding-top: 0;
}
div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-fields {
  border-top: unset !important;
  border-bottom: unset !important;
}

.select2-dropdown-acf-field-field_66166b34741c4 .select2-results__group {
  display: none !important;
}
.select2-dropdown-acf-field-field_66166b34741c4 .select2-results__options--nested {
  border-top: unset !important;
}

.acf-field-flexible-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.acf-field-flexible-content.acf-field-6523e9ad19b13 {
  padding-bottom: 1rem;
  padding-top: 0 !important;
}
.acf-field-flexible-content.acf-field-6523e9ad19b13:first-child > .acf-label {
  display: none !important;
}
.acf-field-flexible-content .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0.115rem 0.16rem !important;
  border: 1px solid #323232 !important;
}
.acf-field-flexible-content .acf-fields > .acf-field {
  padding-top: 0;
  padding-bottom: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content.-empty .no-value-message {
  max-width: 5.5rem;
  margin: auto;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable {
  margin-bottom: 0.36rem;
  /************************************************************************************************/
  /** Quote **/
  /************************************************************************************************/
  /** Full width image & text **/
  /************************************************************************************************/
  /** User work experience **/
  /************************************************************************************************/
  /** User awards **/
  /************************************************************************************************/
  /** Technical Expertise **/
  /************************************************************************************************/
  /** Activites endorse **/
  /************************************************************************************************/
  /** Add sponsor **/
  /************************************************************************************************/
  /** Add Brands **/
  /************************************************************************************************/
  /** Add Creative Outlets **/
  /************************************************************************************************/
  /** Two column image & text **/
  /************************************************************************************************/
  /** Two column image & Statistics **/
  /************************************************************************************************/
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout {
  border-bottom: 0 !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #323232;
  padding: 0;
  margin-top: unset;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:nth-of-type(1) {
  border-top: 1px solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-handle, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fields {
    max-width: 3.4rem !important;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title {
  font-weight: 500;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:hover .acfe-layout-title {
  color: #CA9332;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:hover .acf-icon.-collapse {
  background-image: url(../js/a6370eae3d5a89625e1e.png);
  background-size: 0.14rem;
  background-repeat: no-repeat;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout.-collapsed .acf-fc-layout-handle.ui-sortable-handle {
  border-bottom: 1px solid #323232 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout.-collapsed .acf-fc-layout-handle {
  border-bottom: 1px solid #323232 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout.-collapsed .acf-fc-layout-handle .acf-fc-layout-controls {
    top: 0;
    transform: translate(-0.2rem, 0.1rem);
    visibility: visible !important;
  }
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout.-collapsed .acf-fc-layout-handle .acf-fc-layout-controls a {
    visibility: visible !important;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) {
  background-color: #202026;
  border-bottom: 1px solid #323232 !important;
  /** ACF FLEX CONTENT FIELDS INSIDE **/
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acfe-layout-title {
  color: #CA9332;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-fc-layout-controls {
  top: 0;
}
@media screen and (min-width: 768px) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-fc-layout-controls {
    transform: translate(-0.2rem, 0.4rem);
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-fc-layout-controls .acf-icon.-collapse {
  background-image: url(../js/a6370eae3d5a89625e1e.png);
  transform: rotate(180deg) translateY(0.03rem) !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-fc-layout-handle {
  border-bottom: unset !important;
  position: relative;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field {
  padding-left: 0;
  padding-right: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message {
  padding: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label {
  margin-bottom: 0.34rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label {
  font-weight: 700;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg {
  margin-bottom: 0.37rem;
  padding: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false {
  display: flex;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false.acf-field-6523f69e63a9a {
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  padding-top: 0.34rem;
  padding-bottom: 0.34rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label {
  width: 60%;
  margin-bottom: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input {
  display: flex;
  justify-content: center;
  width: 40%;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio {
  display: flex;
  align-items: baseline;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio.acf-field-6523f7e2ec9df {
  padding-top: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label {
  margin: unset;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image {
  padding-top: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .show-if-value.image-wrap {
  width: 100%;
  max-width: unset !important;
  height: auto;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .show-if-value.image-wrap img {
  width: 100%;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .hide-if-value .custom-acf-file-upload-wrapper {
  max-width: unset !important;
  width: 100%;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop {
  padding-top: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-input .acf-image-uploader-aspect-ratio-crop .show-if-value.image-wrap {
  width: 100%;
  max-width: unset !important;
  height: auto;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-input .acf-image-uploader-aspect-ratio-crop .show-if-value.image-wrap img {
  width: 100%;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .hide-if-value .custom-acf-file-upload-wrapper {
  max-width: unset !important;
  width: 100%;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group {
  padding-top: 0.32rem;
  /** Custom distances START **/
  /** Custom distances END **/
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16] {
  font-weight: 700;
  margin-bottom: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-fields.-top.-border {
  border-top: 0;
  background-color: #202026;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-fields.-top.-border .acf-field-653b6c869646a {
  padding-top: 0;
  min-height: unset !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-fields.-top.-border .acf-field-653b8ab740512, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-fields.-top.-border .acf-field-653b8cebc95b4 {
  border-top: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b936ca2434 {
  border-top: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86a503d {
  border-top: unset !important;
  border-bottom: unset !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86a8c5c, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86b3fb2 {
  border-bottom: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c869db99,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86a503d,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b936ca2434,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b9619f66cd,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b961cf66ce {
  padding-bottom: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86beee8,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86ca028,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86c63dd {
  padding-top: 0.24rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b960df66ca,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b91ee2c555,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b8ab740512,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b92ba97090,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b8cebc95b4,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b936ca2434 {
  padding-top: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b9619f66cd, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b961cf66ce {
  padding-top: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b92ba97090 {
  border-top: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86ca028 {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-handle {
  display: flex;
  gap: 0.16rem;
  padding-bottom: 0.24rem;
  padding-top: 0.24rem;
  padding-left: 0;
  padding-right: 0;
  max-width: 5.4rem;
  margin: auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-handle {
    margin-top: 0.65rem;
    border-top: 2px solid grey;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
    background-color: #202026;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-handle .acf-fc-layout-order {
  position: relative;
  width: 1rem;
  height: 0.56rem;
  color: transparent;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-handle .acfe-layout-title {
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  max-width: 3rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-controls {
  position: absolute;
  top: 50%;
  transform: translate(-0.2rem, -0.08rem);
  display: flex;
  align-items: center;
  right: 0.08rem;
  gap: 0.15rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-fc-layout-controls {
    top: 0;
    transform: translate(-0.2rem, 0.2rem);
    visibility: visible !important;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-fc-layout-order {
  background-image: url(../js/9935255eef47615ce62e.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-fc-layout-controls {
  display: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-fc-layout-order {
  background-image: url(../js/5a18a6fd03b3542e2089.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .acf-fc-layout-order {
  background-image: url(../js/c542fac0bb50f18eb5c1.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_interests] .acf-fc-layout-order {
  background-image: url(../js/cfcc66d4372e3dcb3447.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-fc-layout-order {
  background-image: url(../js/b169f97de45fbd9c5665.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_endorsements] .acf-fc-layout-order {
  background-image: url(../js/cfcc66d4372e3dcb3447.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_endorsements] .acf-field-6548a4785b560 {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=alternative_background_beginning_layout] .acf-fc-layout-order {
  background-image: url(../js/b495a89f60a2f674ab20.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=alternative_background_beginning_layout] .acf-field-6523fef3ddc5d {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=alternative_background_ending_layout] .acf-fc-layout-order {
  background-image: url(../js/ae010f17e24cd3aafc88.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=alternative_background_ending_layout] .acf-field-6523ffdae0e49 {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_technical_expertise] .acf-fc-layout-order {
  background-image: url(../js/96dfd4faa0c23cb4a2e7.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_activities_endorse] .acf-fc-layout-order {
  background-image: url(../js/96dfd4faa0c23cb4a2e7.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-fc-layout-order {
  background-image: url(../js/1ed1ecb6b7411f5252dc.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-fc-layout-order {
  background-image: url(../js/136582e613414d03d559.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-fc-layout-order {
  background-image: url(../js/755230f9756350273ca5.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-fc-layout-order {
  background-image: url(../js/4485ac9ccd2b7056deb7.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-fc-layout-order {
  background-image: url(../js/9e481f817a527880b457.jpg);
  background-size: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil) {
  background-color: transparent;
  height: auto;
  border: 0;
  width: 0.14rem !important;
  height: 0.14rem !important;
  float: unset !important;
  margin: unset !important;
  font-size: 0.14rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil):hover {
  border: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-collapse {
  border: 0;
  background-size: url(../js/e7732704c5c175d82ec6.png);
  background-size: 0.12rem;
  background-repeat: no-repeat;
  border-radius: 0;
  transform: translateY(0.03rem);
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-collapse::before {
  content: "" !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-plus {
  display: none;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-duplicate {
  background-image: url(../js/85a2278d1557b1547fd1.svg);
  background-size: 0.12rem;
  background-repeat: no-repeat;
  border-radius: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-duplicate::before {
  box-shadow: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-duplicate::after {
  display: none;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-minus {
  background-image: url(../js/3b0591b45620e1ec89a8.svg);
  background-size: 0.12rem;
  background-repeat: no-repeat;
  border-radius: 0;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acf-icon:not(.-pencil).-minus::before {
  content: "" !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] {
  /** image **/
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c088f {
  padding-top: 0.12rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 {
  padding-top: 0.27rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319b92fd {
  padding-top: 0.3rem !important;
  padding-bottom: 0.37rem !important;
  border-bottom: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c088f {
  padding-bottom: 0.32rem;
  padding-top: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c088f .acf-label label {
  margin-bottom: 0.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c088f .acf-image-uploader-aspect-ratio-crop.has-value {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c088f .acf-image-uploader-aspect-ratio-crop.has-value img {
  height: 3.73rem !important;
  object-fit: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c088f .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329b92fd {
  margin-top: 0.3rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d {
  padding-bottom: 0.24rem;
  padding-top: 0.24rem !important;
  border-top: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 {
  box-shadow: 0 -1px 0 #323232;
  padding-bottom: 0;
  padding-top: 0.24rem !important;
  border-top: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b93dc95 {
  border-bottom: 1px solid #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b96291e .acf-basic-uploader, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95eebc .acf-basic-uploader {
  width: 100%;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b96291e {
  padding-bottom: 0.39rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b96291e .acf-image-uploader-aspect-ratio-crop.has-value {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b96291e .acf-image-uploader-aspect-ratio-crop.has-value img {
  height: 3.73rem !important;
  object-fit: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b96291e .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95eebc {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95eebc .acf-image-uploader.has-value {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95eebc .acf-image-uploader.has-value img {
  height: 3.73rem !important;
  object-fit: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95eebc .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=full_width_image_and_text] .acf-field-652902b95b3e3 {
  border-top: 1px solid #323232;
  padding-top: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 {
  padding-top: 0.3rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-table .acf-row {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-table .acf-row .acf-fields {
  background-color: #202026;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-label label[for=acf-field_6523e9ad19b13-row-7-field_65250c60a2a79_field_65250be3dfa37] {
  display: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-icon.-minus {
  transform: translate(0.07rem, 0.6rem) !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-field-66165171cd895 {
  border-top: 0 !important;
  box-shadow: 0 -1px 0 #323232;
  padding-top: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-6547fa03c08b6 {
  padding-bottom: 0.32rem !important;
  padding-top: 0.32rem !important;
  margin-bottom: 0.23rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250a1475c8f {
  border-top: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .ui-sortable .acf-row .acf-fields {
  width: 3.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-66165171cd895 {
  justify-content: space-between;
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-66165171cd895 .acf-radio-list.acf-bl {
  display: flex;
  gap: 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-66165171cd895 .acf-radio-list.acf-bl {
    gap: 0.3rem;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-label {
  margin: unset !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-table .acf-row .acf-row-handle.order::before {
  transform: translate(0, 0.26rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250be3dfa37 .acf-table .acf-row .acf-row-handle.order::before {
    transform: translate(0, 0.25rem);
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-taxonomy .acf-label {
  padding-bottom: 0.06rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-663b602a10c01 {
  margin-top: 0.2rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250a3e75c90, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_work_experience] .acf-field-65250abd75c91 {
  padding-top: 0.22rem !important;
  padding-bottom: 0.22rem !important;
  min-height: unset;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 {
  padding-top: 0.22rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-label label[for=acf-field_6523e9ad19b13-row-8-field_6524f6d28d95e_field_6524f4633d365] {
  display: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-input .acf-table .ui-sortable .acf-row {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-row-handle.order::before {
  transform: translateY(0.12rem);
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-row-handle.order::before {
    transform: translate(-0.05rem, 0.12rem);
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-table .acf-row td.acf-row-handle.remove {
  transform: translate(0.1rem, 0.1rem);
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4633d365 .acf-repeater-add-row {
  margin-top: 0.16rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f55a3d369, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4c43d367 {
  padding-top: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f55a3d369,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4c43d367,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f4803d366 {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .acf-field-6524f5133d368 {
  padding-top: 0.24rem !important;
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=user_awards] .ui-sortable .acf-row .acf-fields {
  width: 3.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_technical_expertise] .acf-field-65270876dc92d {
  border-top: 0 !important;
  padding-top: 0.24rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_technical_expertise] .acf-field-65270876d8df8 {
  border-bottom: 0 !important;
  padding-bottom: 0.32rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=list_activities_endorse] .acf-field-65f80f98c00a3 {
  border-bottom: 0 !important;
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f3dc9e185 {
  padding-top: 0.09rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f3699e184 {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f3699e184 .acf-label label[for=acf-field_6523e9ad19b13-row-11-field_6544f277df653_field_6544f3699e184] {
  display: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f232b8365,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f4559e186 {
  padding-top: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f232b8365,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-6544f4559e186,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-65450058a4871 {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .acf-field-wysiwyg {
  margin-bottom: 0 !important;
  padding-bottom: 0.11rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .ui-sortable .acf-row:not(:first-child) {
  box-shadow: 0 -1px 0 #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_sponsor] .ui-sortable .acf-row .acf-fields {
  width: 3.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .acf-field-654a21bfe61d5, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .acf-field-654a21bfe9c6e {
  padding-top: 0.24rem !important;
  padding-bottom: 0.11rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .acf-field-654a21bfe23de {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .ui-sortable .acf-row:not(:first-child) {
  box-shadow: 0 -1px 0 #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_brands] .ui-sortable .acf-row .acf-fields {
  width: 3.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-654898f514147 {
  padding-top: 0.09rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-6548985614145 {
  padding-bottom: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-6548985614145 .acf-label label[for=acf-field_6523e9ad19b13-row-13-field_654899b8519fc_field_6548985614145] {
  display: none !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-654898c214146,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-6548992614148 {
  padding-top: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-654898c214146,
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-6548992614148 {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .acf-field-wysiwyg {
  margin-bottom: 0 !important;
  padding-bottom: 0.11rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .ui-sortable .acf-row:not(:first-child) {
  box-shadow: 0 -1px 0 #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=add_creative_outlets] .ui-sortable .acf-row .acf-fields {
  width: 3.12rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e8c6f0 {
  padding-top: 0.39rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f783ec9de {
  padding-top: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741a0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741a0 .acf-label {
    max-width: 1.5rem;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741bc {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741bc .acf-radio-list.acf-bl {
  gap: 0.89rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741a0, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741c4, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-66166b34741bc {
  border: unset !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e903a4 .acf-image-uploader .acf-basic-uploader, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e8c6f0 .acf-image-uploader .acf-basic-uploader {
  width: 100%;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e903a4 .acf-image-uploader-aspect-ratio-crop.has-value, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e8c6f0 .acf-image-uploader-aspect-ratio-crop.has-value {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e903a4 .acf-image-uploader-aspect-ratio-crop.has-value img, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e8c6f0 .acf-image-uploader-aspect-ratio-crop.has-value img {
  height: 3.73rem !important;
  object-fit: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e903a4 .custom-acf-file-upload-wrapper .file-upload-content, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-6523f69e8c6f0 .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86beee8 {
  padding-top: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb18a33f1, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb4aa33f2 {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb18a33f1 .acf-basic-uploader, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb4aa33f2 .acf-basic-uploader {
  width: 100%;
  height: 100%;
  z-index: 999;
  cursor: pointer;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb18a33f1 .acf-image-uploader-aspect-ratio-crop.has-value, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb4aa33f2 .acf-image-uploader-aspect-ratio-crop.has-value {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb18a33f1 .acf-image-uploader-aspect-ratio-crop.has-value img, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb4aa33f2 .acf-image-uploader-aspect-ratio-crop.has-value img {
  height: 3.73rem !important;
  object-fit: cover;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb18a33f1 .custom-acf-file-upload-wrapper .file-upload-content, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eb4aa33f2 .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 {
  padding-top: 0.3rem !important;
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field.acf-field-image.acf-field-6523eb4aa33f2 .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.73rem;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-65d8a917b9d71 {
  padding-top: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-653a1a422811b, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-653a1ac82811c {
  padding-top: 0.15rem !important;
  padding-bottom: 0.24rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-65d8a917b9d71, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ee8ca33fa {
  box-shadow: 0 -1px 0 #323232;
  padding-top: 0.32rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eea6a33fb {
  padding-top: 0.32rem !important;
  box-shadow: 0 -1px 0 #323232;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eea6a33fb .acf-label {
  margin-bottom: 0.09rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523eea6a33fb .acf-label label {
  font-size: 0.16rem !important;
  line-height: 0.1725rem !important;
  letter-spacing: -0.0048rem !important;
  margin-bottom: 0.19rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 {
  box-shadow: 0 -1px 0 #323232;
  padding-top: 0.24rem !important;
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table .acf-row .acf-row-handle.order::before {
  transform: translate(0, 0.36rem);
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-label {
  margin-bottom: 0.21rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table {
  background-color: #202026;
  border: unset;
  margin-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label {
  font-weight: 600;
  color: white;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead tr {
  background-color: transparent;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead tr .acf-th {
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead tr th {
  background-color: transparent;
  border: unset;
  padding: 0.08rem !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table tbody .acf-row .acf-icon.-minus.small.acf-js-tooltip {
  transform: translate(0rem, 0.15rem) !important;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table tbody .acf-row-handle.order::after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  border-left: 0 solid #CA9332;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table tbody .acf-row-handle.order:hover::after {
  content: "";
  position: absolute;
  left: -0.28rem;
  top: 0;
  border-left: 0.07rem solid #CA9332;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table .acf-field-6523ecc8a33f6 {
  padding-top: 0.2rem !important;
  padding-right: 0.19rem !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table .acf-field-6523ecc8a33f6 {
    width: 50% !important;
  }
}
.acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table .acf-field-6523ecf4a33f7 {
  padding-top: 0.2rem !important;
  padding-bottom: 0 !important;
}
.acf-field-flexible-content .acf-flexible-content .acf-actions {
  max-width: 5.4rem;
  margin: auto;
}

.acf-field-radio.acf-field-652e753064af7 {
  flex-direction: column;
  background-color: #202026;
  padding-top: 0.42rem !important;
}
.acf-field-radio.acf-field-652e753064af7 .description {
  margin-top: 0.16rem !important;
}
.acf-field-radio.acf-field-652e753064af7 .acf-label {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-radio.acf-field-652e753064af7 .acf-input {
    width: 100%;
  }
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl {
  gap: 0.05rem;
  display: flex;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li {
  background-size: 0.68rem;
  background-color: white;
  border-radius: 0.08rem;
  width: 1.32rem;
  height: 1.32rem;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li label {
  color: white;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li label::before {
  left: 0.08rem;
  top: 0.15rem;
  border: 2px solid #323232;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li label::after {
  left: 0.095rem;
  top: 0.15rem;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li label .hide-label {
  opacity: 0;
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li:nth-of-type(1) {
  background-image: url(../js/70f9b719a70789abcfb7.png);
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li:nth-of-type(2) {
  background-image: url(../js/d85e18b4019d0cf1dfc5.png);
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li:nth-of-type(3) {
  background-image: url(../js/0cb5bfdb1a6a57b481bb.png);
}
.acf-field-radio.acf-field-652e753064af7 .acf-input .acf-radio-list.acf-bl li:nth-of-type(4) {
  background-image: url(../js/b91ab992f7a5d59fef26.png);
}

.acf-field {
  padding-left: unset;
  padding-right: unset;
  padding-top: 0.32rem;
  border-top: 1px solid #323232;
  /** borders **/
  background-color: #101013;
  /** edit side menu styles **/
}
.acf-field input[type=text], .acf-field input[type=url] {
  transition: all 0.3s ease;
  height: 0.45rem;
  background-color: #101013;
}
.acf-field .acf-field-image-aspect-ratio-crop {
  padding-bottom: 0.32rem;
}
.acf-field.acf-field-taxonomy {
  border-top: 1px solid #323232;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.acf-field.acf-field-taxonomy[data-name=assign_technical_expertise] {
  border-top: unset !important;
}
.acf-field .acf-field-oembed {
  border-top: 1px solid #323232;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.acf-field .acf-field-oembed .canvas {
  display: none;
}
.acf-field .acf-field-oembed .acf-oembed {
  background-color: transparent;
  border: unset;
}
.acf-field .acf-field-oembed .acf-oembed.has-value .canvas, .acf-field .acf-field-oembed .acf-oembed.loading .canvas {
  margin-top: 0.03rem;
  display: block;
  background-color: #202026;
}
.acf-field .acf-field-oembed .acf-oembed.has-value .canvas iframe, .acf-field .acf-field-oembed .acf-oembed.loading .canvas iframe {
  border-radius: 0.2rem;
}
.acf-field .acf-field-oembed .acf-oembed .acf-actions.-hover {
  top: 50%;
  transform: translate(-10%, -48%) !important;
}
.acf-field .acf-field-oembed .acf-oembed .title {
  padding: 0;
  border-bottom: unset !important;
}
.acf-field .acf-field-oembed .acf-oembed .title .input-search {
  background-color: #101013;
  color: white;
  padding: 0.2rem 0.16rem;
  border-radius: 0;
  border: 1px solid #323232;
  height: 0.45rem;
}
.acf-field .acf-field-oembed .acf-oembed .title .input-search:focus, .acf-field .acf-field-oembed .acf-oembed .title .input-search:hover {
  outline: unset !important;
  color: #101013;
}
.acf-field .acf-field-oembed .acf-oembed .title .acf-icon {
  position: relative;
  background-color: transparent;
  color: #CA9332 !important;
}
.acf-field .acf-field-oembed .acf-oembed .title .acf-icon:hover {
  background-color: unset !important;
}
.acf-field.acf-field-radio {
  align-items: center;
  display: flex;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  padding-top: 0.32rem;
  padding-bottom: 0.28rem;
}
.acf-field.acf-field-radio .acf-label {
  margin: unset !important;
}
.acf-field.acf-field-radio .acf-label label {
  margin: unset !important;
}
.acf-field.acf-field-radio.acf-field-6544c90e986d8 {
  border-bottom: unset !important;
  padding-top: 0 !important;
  gap: 0.25rem;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.acf-field.acf-field-radio.acf-field-6544c90e986d8 .acf-radio-list.acf-bl li {
  margin-bottom: 0.03rem;
}
.acf-field.acf-field-radio.acf-field-6544c90e986d8 .acf-input {
  display: flex;
  margin-left: 0.2rem;
}
.acf-field.acf-field-radio.acf-field-65dc9c5d34491 {
  box-shadow: 0 -1px 0 #323232;
}
.acf-field.acf-field-radio.acf-field-6523c179bc444 .acf-label, .acf-field.acf-field-radio.acf-field-65dc9c5d34491 .acf-label {
  margin: unset !important;
  width: 50%;
}
.acf-field.acf-field-radio.acf-field-6523c179bc444 .acf-input, .acf-field.acf-field-radio.acf-field-65dc9c5d34491 .acf-input {
  width: 30%;
}
.acf-field.acf-field-radio.acf-field-652e753064af7 .acf-input {
  margin-top: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field.acf-field-radio.acf-field-652e753064af7 .acf-radio-list.acf-bl {
    gap: 0.04rem;
    flex-direction: row !important;
    align-items: flex-end;
  }
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl::after, .acf-field.acf-field-radio .acf-radio-list.acf-bl::before {
  display: none !important;
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl label {
  position: relative;
  cursor: pointer;
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl label::before {
  content: "";
  position: absolute;
  left: -0.22rem;
  top: 50%;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  transform: translateY(-50%);
  border: 2px solid #7c7c7f;
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl label::after {
  content: "";
  position: absolute;
  left: -0.205rem;
  top: 50%;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background-color: #CA9332;
  transform: translateY(-50%);
  opacity: 0;
  border: 2px solid #7c7c7f;
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl label.selected::after {
  opacity: 1;
}
.acf-field.acf-field-radio .acf-radio-list.acf-bl input[type=radio] {
  display: none;
}
.acf-field.acf-field-6544c7bc72f80 {
  padding-top: 0 !important;
  border-top: 0 !important;
}
.acf-field.acf-field-6523c3297604c {
  position: absolute;
  left: 1.5rem;
  top: 0.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field.acf-field-6523c3297604c {
    left: 1rem;
  }
}
.acf-field .acf-accordion-content {
  background-color: #202026;
}
.acf-field .acf-fields {
  max-width: 5.4rem;
  margin: auto;
  /***** REPEATER ****/
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-fields {
  background-color: #202026;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-field-taxonomy.acf-field-6527e74e543d0 {
  border-top: 0 !important;
  padding-bottom: 0.32rem;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-label label[for=acf-field_6527e339a1346] {
  margin-bottom: 0;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-row-handle.order .acf-field-6527e36ca1347 {
  padding-top: 0 !important;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-taxonomy-field .select2-container--default {
  width: 100% !important;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-taxonomy-field .select2-container--default .select2-selection__choice {
  gap: 0.05rem;
}
.acf-field .acf-fields .acf-field-6527e339a1346 .acf-taxonomy-field .select2-container--default .select2-selection__choice .select2-selection__choice__remove {
  position: relative !important;
  margin: 0 !important;
  border-right: 0 !important;
}
.acf-field .acf-fields .acf-table td {
  border-left: unset !important;
  border-right: unset !important;
  border-bottom: unset;
  border-top: unset;
}
.acf-field .acf-fields .acf-field {
  background-color: #202026;
}
.acf-field .acf-fields .acf-field .selection {
  display: flex;
}
.acf-field .acf-fields .acf-field .selection .select2-selection {
  background-color: #202026;
  border: 1px solid #A5A5A5;
  border-radius: 0.06rem;
  width: 100%;
}
.acf-field .acf-fields .acf-field .selection .select2-selection.select2-selection--mutliple {
  padding-bottom: 0 !important;
  min-height: 0.45rem !important;
  padding: 0.1rem !important;
}
.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__rendered {
  border: unset !important;
}
.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice {
  background-color: #393939;
  border-radius: 0.04rem;
  padding-right: 0.2rem;
  padding-left: 0.1rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  color: #A5A5A5;
  display: flex;
  align-items: center;
}
.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 0.1rem;
  color: #A5A5A5;
}
.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove:hover {
  background-color: unset !important;
  color: #101013;
}
.acf-field .acf-fields .acf-input .show-if-value.image-wrap {
  height: 1.73rem;
  max-width: 2.6rem;
}
.acf-field .acf-fields .acf-input .show-if-value.image-wrap .acf-actions.-hover {
  transform: translate(-0.11rem, 0.1rem) !important;
  top: 0 !important;
}
.acf-field .acf-fields .acf-input .show-if-value.image-wrap img {
  height: 100%;
  border-radius: 0;
  min-width: auto !important;
  min-height: auto !important;
}
.acf-field .acf-fields .acf-input .acf-actions.-hover {
  display: flex;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: unset;
}
.acf-field .acf-fields .acf-input .acf-actions .acf-icon.-plus {
  border: 2px solid #A5A5A5;
  background-color: unset !important;
  width: 0.2rem;
  height: 0.2rem;
  padding: 0.1rem;
}
.acf-field .acf-fields .acf-input .acf-actions .acf-icon.-plus::before {
  color: #A5A5A5;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.acf-field .acf-fields .acf-table .acf-row .acf-field {
  padding-top: 0.09rem;
}
.acf-field .acf-fields .acf-table .acf-row td.acf-row-handle.remove {
  background-color: unset;
  border: unset !important;
  position: relative;
}
.acf-field .acf-fields .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-plus {
  display: none !important;
}
.acf-field .acf-fields .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus {
  position: absolute;
  top: 0 !important;
  transform: translate(-0.1rem, 0.28rem);
  transition: all 0.3s ease;
  background-color: unset !important;
  border: unset !important;
  width: 0.15rem;
  height: 0.15rem;
}
.acf-field .acf-fields .acf-table .acf-row td.acf-row-handle.remove .acf-icon.-minus::before {
  content: url(../js/787c8f76d49e1182f569.svg);
  width: 0.15rem;
  height: 0.15rem;
}
.acf-field .acf-fields .acf-table .acf-row:hover tr td {
  position: relative;
}
.acf-field .acf-fields .acf-table .acf-row:hover tr td::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 0.04rem solid #CA9332;
}
.acf-field .acf-fields .acf-table .acf-row .acf-row-handle.order {
  position: relative;
  border: unset !important;
  background-color: transparent !important;
  transition: all 0.3s ease;
}
.acf-field .acf-fields .acf-table .acf-row .acf-row-handle.order::before {
  content: url(../js/23786cba56c9c4444598.svg);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0.26rem);
  width: 0.16rem;
  height: 0.1rem;
}
.acf-field .acf-fields .acf-table .acf-row .acf-row-handle.order::after {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  border-left: 0 solid #CA9332;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}
.acf-field .acf-fields .acf-table .acf-row .acf-row-handle.order:hover::after {
  content: "";
  position: absolute;
  left: -0.33rem;
  top: 0;
  border-left: 0.07rem solid #CA9332;
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}
.acf-field .acf-fields .acf-table .acf-row .acf-row-handle.order .acf-row-number {
  display: none;
}
.acf-field .acf-fields .acf-table .ui-sortable .acf-fields {
  border-top: unset !important;
  border-bottom: unset !important;
}
.acf-field[data-name=work_org_user] {
  display: none;
}
.acf-field input[type=file].aiarc-upload.js-aiarc-upload {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  cursor: pointer;
}
.acf-field .js-aiarc-upload-progress {
  padding: 0.46rem 0.5rem;
  border: 1px dashed #A5A5A5;
  border-radius: 0;
  max-width: 100%;
  text-align: center;
  position: relative;
  background-color: #202026;
  color: #CA9332;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.acf-field .has-value .hide-if-value {
  display: none;
}
.acf-field .hide-if-value {
  display: flex;
  justify-content: center;
  text-align: center;
  border: 1px dashed #CA9332;
  padding: 0.5rem;
}
.acf-field .hide-if-value .upload-icon {
  stroke: #CA9332;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.1rem;
}
.acf-field .hide-if-value .upload-icon path {
  stroke: #CA9332;
}
.acf-field .hide-if-value .file-upload-content {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
}
.acf-field .hide-if-value .js-aiarc-upload-progress[style*="display: none"] .custom-acf-file-upload-wrapper {
  display: none !important;
}
.acf-field.acf-accordion {
  background-color: #101013;
}
.acf-field.acf-accordion:hover {
  cursor: pointer !important;
}
.acf-field.acf-accordion .acf-label.acf-accordion-title {
  transition: all 0.3s ease;
  padding: 0.28rem 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field.acf-accordion .acf-label.acf-accordion-title {
    padding: 0.28rem 0.1rem;
  }
}
.acf-field.acf-accordion .acf-label.acf-accordion-title label {
  transition: all 0.3s ease;
}
.acf-field.acf-accordion .acf-label.acf-accordion-title .dashicons-arrow-right::before {
  content: url(../js/506e46b8808ae740288b.svg);
  transition: all 0.3s ease;
}
.acf-field.acf-accordion.-open {
  background-color: #202026;
}
.acf-field.acf-accordion.-open .acf-accordion-title label {
  color: #CA9332;
}
.acf-field.acf-accordion.-open .acf-accordion-title .dashicons-arrow-down::before {
  content: url(../js/2d705d4285e317b432ad.svg);
  transition: all 0.3s ease;
}

.mm-menu:not(.mm-menu--opened) {
  display: none !important;
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .mm-wrapper--position-left {
    --mm-translate-horizontal: 0 !important;
  }
}

.edit-side-menu {
  overflow-y: auto;
  /* Track */
  /* Handle */
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .edit-side-menu .acf-field {
    width: 100% !important;
  }
  .edit-side-menu .acf-fields.acf-form-fields.-top {
    padding-bottom: 1rem !important;
  }
}
.edit-side-menu .acf-field-65251ac6ade9f .show-if-value, .edit-side-menu .acf-field-65a10ae0de715 .show-if-value {
  margin-bottom: 0.3rem !important;
  height: max-content !important;
}
.edit-side-menu::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.edit-side-menu::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.edit-side-menu::-webkit-scrollbar-thumb {
  background-color: #323232;
  border-radius: 0.16rem;
}
.edit-side-menu .notification-content {
  padding: 0.2rem !important;
}

.acf-field-65c4df8794004 {
  transition: all 0.3s ease;
}

.acf-field-65c4df8794004.acf-accordion.-open, .acf-field-668d0accbafc0.acf-accordion.-open {
  min-height: 3.7rem;
}

.acf-field-668d0accbafc0 .acf-image-uploader-aspect-ratio-crop .hide-if-value {
  margin-right: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-668d0accbafc0 .acf-field-6544c90e986d8 {
    min-height: unset !important;
  }
  .acf-field-668d0accbafc0 .acf-field-6544c90e986d8, .acf-field-668d0accbafc0 .acf-field-6523c3297604c {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .acf-field-6523c3297604c .acf-image-uploader-aspect-ratio-crop {
    width: 3.4rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-6523c3297604c .acf-image-uploader-aspect-ratio-crop {
    width: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .acf-field-6523c3297604c .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper {
    max-width: unset;
  }
}

.add-new-module {
  margin-top: 0.4rem;
  margin-bottom: 1.4rem;
}
.add-new-module .title {
  margin-bottom: 0.02rem;
}
.add-new-module .subtitle {
  margin-bottom: 0.16rem;
}
.add-new-module .action-wrap {
  padding: 0.19rem;
  border: #ccc dashed 2px;
  text-align: center;
  justify-content: center;
}

.user-flexible-content.user-acf-form {
  display: none;
}

.mm-panels {
  display: none !important;
}

#acf-form {
  margin-bottom: 0.2rem;
  position: relative;
  height: 100%;
}
#acf-form .acf-field.acf-accordion {
  border-color: #323232;
  border-bottom: 1px solid #323232;
}
#acf-form .main-banner {
  position: relative;
  height: 0.92rem;
  justify-content: space-between;
  display: flex;
  background-color: #101013;
  border-bottom: 1px solid #323232;
}
#acf-form .main-banner .mm-navbar {
  display: none;
}
#acf-form .main-banner .intro-wrap {
  display: flex;
  align-items: center;
  gap: 0.42rem;
  width: 80%;
  padding-left: 0.34rem;
}
#acf-form .main-banner .intro-wrap .pen-wrap {
  position: relative;
}
#acf-form .main-banner .intro-wrap .pen-wrap svg {
  width: 0.2rem;
  height: 0.2rem;
}
#acf-form .main-banner .intro-wrap .pen-wrap::after {
  content: "|";
  position: absolute;
  color: #323232;
  transform: translateX(0.3rem);
  left: 50%;
  top: 0;
  font-size: 0.24rem;
}
#acf-form .main-banner .x-wrap {
  align-items: center;
  width: 20%;
  padding-right: 0.32rem;
  justify-content: flex-end;
  display: flex;
}
#acf-form .main-banner .x-wrap svg {
  width: 0.15rem;
  height: 0.15rem;
}

/******/
/**

*/
.disable-front {
  display: none !important;
}

.acf-field-6527e36ca1347,
.acf-field-6528efb3376ce,
.acf-field-6523e1bbc290e,
.acf-field-654deba82ef9c,
.acf-field-652e753064af7,
.acf-field-65270876d8df8,
.acf-field-65270876dc92d {
  width: 100% !important;
  min-height: unset !important;
}

.acf-label, .acf-th {
  margin-bottom: 0.14rem;
  margin: inherit;
}
.acf-label, th[data-type=text] {
  transition: all 0.3s ease;
  cursor: pointer;
}
.acf-label label, th[data-type=text] label {
  align-items: center;
  display: flex;
}
.acf-label label.acf-accordion-title, th[data-type=text] label.acf-accordion-title {
  font-weight: 500 !important;
}
.acf-label label img, th[data-type=text] label img {
  margin-left: 0.05rem;
  width: 0.14rem;
  height: 0.14rem;
}
.acf-label:hover .description, th[data-type=text]:hover .description {
  display: block !important;
}

.edit-side-menu .acf-form-submit {
  gap: 0.12rem;
  justify-content: flex-end !important;
  padding-right: 0.3rem;
}

.acf-form-submit {
  border-top: 1px solid #323232;
  width: 100%;
  bottom: 0;
  background-color: #101013;
  position: fixed;
  min-width: 0.85rem;
  width: 100%;
  max-width: 6rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  z-index: 999999;
}
.acf-form-submit .acf-spinner {
  position: absolute;
  z-index: 9999;
  left: 40%;
}
.acf-form-submit input[type=submit] {
  font-weight: 600;
  padding: 0.1rem 0.6rem;
  margin-top: 0.26rem;
}
.acf-form-submit #cancel-acf-submit {
  padding: 0.1rem 0.34rem;
  font-weight: 600;
  transition: all 0.3s ease;
  margin-top: 0.05rem;
  text-transform: capitalize;
}
.acf-form-submit #cancel-acf-submit:hover {
  color: #CA9332;
}

.acf-button {
  margin-bottom: 0.2rem;
}

.acf-required {
  color: #CA9332;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .edit-side-menu.mm-menu, .mm-menu--position-left {
    width: 100% !important;
    max-width: fit-content;
  }
}

.mm-wrapper--opened #buddypress {
  transform-origin: 0% 0% 0px;
  z-index: -1;
}
.mm-wrapper--opened footer, .mm-wrapper--opened .page-header {
  display: none !important;
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-fields.acf-form-fields.-top.-sidebar {
    padding-left: 0 !important;
  }
  .acf-fields.acf-form-fields.-top.-sidebar::before {
    width: 0 !important;
  }
  .acf-fields.acf-form-fields.-top.-sidebar .acf-tab-wrap.-left .acf-hl.acf-tab-group {
    position: relative !important;
    width: 100% !important;
  }
  .acf-fields.acf-form-fields.-top.-sidebar .acf-field[data-width="50"] {
    width: 100% !important;
  }
}
/*************************/
/** Work order **/
.acf-field-654deba82ef9c .description {
  margin-top: 0.32rem !important;
}
.acf-field-654deba82ef9c .acf-label {
  margin-bottom: 0.09rem !important;
}
.acf-field-654deba82ef9c #add-new-project-btn {
  transform: unset;
  background-color: #202026;
  height: max-content;
}
.acf-field-654deba82ef9c #add-new-project-btn .mm-navbar {
  display: none !important;
}
.acf-field-654deba82ef9c #add-new-project-btn a {
  display: flex;
  align-items: center;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .acf-icon.-minus.small.dark {
  display: none !important;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection {
  display: flex;
  flex-direction: column-reverse;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .choices, .acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .values {
  width: 100%;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .values {
  margin-bottom: 0.35rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .values .values-list {
    margin-right: 0.45rem;
  }
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .values .values-list li {
  display: flex;
  justify-content: space-between;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .choices .acf-rel-item.disabled {
  display: none;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .icons-wrapper {
  display: flex;
  gap: 0.11rem;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon {
  display: block;
  background: transparent;
  position: relative;
  top: 0;
  right: 0;
  width: 0.16rem;
  height: 0.16rem;
  border: unset !important;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.16rem;
  height: 0.16rem;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon.-globe {
  display: none;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=remove_item_custom] {
  order: 2;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=remove_item_custom]::before {
  content: url(../js/d6773d03df7bc9dda36a.svg);
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=remove_item] {
  display: none;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=edit_item] {
  transition: all 0.3s ease;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=edit_item]::before {
  content: url(../js/af907888d751c4101786.svg);
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  text-align: center;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=delete_item] {
  transition: all 0.3s ease;
  order: 3;
}
.acf-field-654deba82ef9c #acf-field_654deba82ef9c .selection .acf-icon[data-name=delete_item]::before {
  content: url(../js/787c8f76d49e1182f569.svg);
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  text-align: center;
}

[data-name=user_full_profile_image] {
  position: static !important;
}

[data-name=rb_simple_desktop_enable_module_image_caption] {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
[data-name=rb_simple_desktop_enable_module_image_caption] .acf-label {
  margin-bottom: 0 !important;
}
[data-name=rb_simple_desktop_enable_module_image_caption] .acf-switch {
  position: static !important;
}

[data-name=rb_simple_desktop_image_caption_inside_an_image_color]:not(.acf-hidden), [data-name=rb_simple_desktop_select_user_type]:not(.acf-hidden), [data-name=photo_or_video]:not(.acf-hidden) {
  display: flex !important;
  justify-content: space-between !important;
}

.acf-field-65f18fe7f6349 {
  display: none !important;
}

.acf-field .acf-fields .acf-field .selection .select2-selection {
  background-color: #101013;
  border-radius: 0;
}

.acf-field .select2-selection.select2-selection--multiple .select2-search__field {
  color: white;
}
.acf-field .select2-selection.select2-selection--multiple .select2-search__field::placeholder {
  color: white;
}

.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice {
  border-radius: 0;
  border: 1px solid #CA9332;
}

.acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  color: #CA9332 !important;
}

.acf-field[data-width] + .acf-field[data-width] {
  border-left: 0;
}

.acf-fields > .acf-field {
  border-top-color: #323232;
}

/*
These overrides are temporary until we completely switch to new design / ditching sass-1
*/
.edit-side-menu input[type=text], .edit-side-menu input[type=email], .edit-side-menu input[type=password], .edit-side-menu input[type=number], .edit-side-menu input[type=tel], .edit-side-menu input[type=url] {
  color: white;
  background-color: #101013;
  border: 1px solid #323232;
  border-radius: 0;
  transition: all 0.3s ease;
}
.edit-side-menu input[type=text]::placeholder, .edit-side-menu input[type=email]::placeholder, .edit-side-menu input[type=password]::placeholder, .edit-side-menu input[type=number]::placeholder, .edit-side-menu input[type=tel]::placeholder, .edit-side-menu input[type=url]::placeholder {
  color: #A5A5A5;
}
.edit-side-menu input[type=text]:focus, .edit-side-menu input[type=text]:hover, .edit-side-menu input[type=email]:focus, .edit-side-menu input[type=email]:hover, .edit-side-menu input[type=password]:focus, .edit-side-menu input[type=password]:hover, .edit-side-menu input[type=number]:focus, .edit-side-menu input[type=number]:hover, .edit-side-menu input[type=tel]:focus, .edit-side-menu input[type=tel]:hover, .edit-side-menu input[type=url]:focus, .edit-side-menu input[type=url]:hover {
  border: 1px solid #CA9332;
  color: white !important;
  background-color: #101013 !important;
}
.edit-side-menu input[type=search]:focus, .edit-side-menu input[type=search]:hover {
  border: none;
  color: white !important;
}

[data-method=textAnimations] span {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}

section.hero-lottie {
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero-lottie {
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 568px) {
  section.hero-lottie .lottie-container {
    display: none;
  }
}
@media screen and (min-width: 568px) {
  section.hero-lottie .lottie-container {
    display: block;
  }
}
@media screen and (max-width: 568px) {
  section.hero-lottie .rise2-video-container {
    display: block;
    height: 100dvh;
  }
  section.hero-lottie .rise2-video-container dotlottie-player {
    width: 100%;
    height: 100dvh;
  }
}
@media screen and (min-width: 568px) {
  section.hero-lottie .rise2-video-container {
    display: none;
  }
}

.hero-lottie + .wysiwig .container-border-wrap {
  display: none !important;
}

.hero-lottie + .wysiwyg .container-border {
  display: none !important;
}

section.hero, .section.hero-lottie {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-height: 100dvh;
  height: 1px;
  padding: 1.1rem 0;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero, .section.hero-lottie {
    padding: 0.64rem 0;
    align-items: flex-start;
    min-height: 60dvh;
  }
}
section.hero .overlay-over-image, .section.hero-lottie .overlay-over-image {
  position: absolute;
  inset: 0;
  background: linear-gradient(174deg, #101013, #CA9332);
  opacity: 0.4;
  pointer-events: none;
  z-index: 1;
}
section.hero.centered, .section.hero-lottie.centered {
  align-items: center;
}
section.hero.centered .next-section, .section.hero-lottie.centered .next-section {
  display: none;
}
section.hero .container-wide, section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.profile-edit section.hero .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit section.hero .entry-content.container-2, section.hero body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.change-avatar section.hero .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar section.hero .entry-content.container-2, section.hero body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar section.hero .entry-content.container-2, section.hero body.profile-edit body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.change-avatar body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.profile-edit body.change-avatar section.hero .entry-content.container-wide, section.hero body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar section.hero .entry-content.container-2, section.hero body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar section.hero .entry-content.container-2, section.hero body.change-avatar body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.profile-edit body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.change-avatar body.profile-edit section.hero .entry-content.container-wide, section.hero body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit section.hero .entry-content.container-2, section.hero body.profile-edit .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero body.profile-edit .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero body.profile-edit .entry-content.container-2, section.hero body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero body.profile-edit .entry-content.container-2, body.profile-edit section.hero .entry-content.container-wide, body.profile-edit section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.profile-edit section.hero .entry-content.container-wide, body.profile-edit section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit section.hero .entry-content.container-2, body.profile-edit section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero body.change-avatar .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero body.change-avatar .entry-content.container-2, section.hero body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero body.change-avatar .entry-content.container-2, body.change-avatar section.hero .entry-content.container-wide, body.change-avatar section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.change-avatar section.hero .entry-content.container-wide, body.change-avatar section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar section.hero .entry-content.container-2, body.change-avatar section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar section.hero .entry-content.container-2, section.hero .breadcrumbs-module .container-2, .breadcrumbs-module section.hero .container-2, .section.hero-lottie .container-wide, .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.change-avatar body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.profile-edit body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie body.profile-edit .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie body.profile-edit .entry-content.container-2, .section.hero-lottie body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie body.profile-edit .entry-content.container-2, body.profile-edit .section.hero-lottie .entry-content.container-wide, body.profile-edit .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-wide, body.profile-edit .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit .section.hero-lottie .entry-content.container-2, body.profile-edit .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie body.change-avatar .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie body.change-avatar .entry-content.container-2, .section.hero-lottie body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie body.change-avatar .entry-content.container-2, body.change-avatar .section.hero-lottie .entry-content.container-wide, body.change-avatar .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-wide, body.change-avatar .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar .section.hero-lottie .entry-content.container-2, body.change-avatar .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module .container-2, .breadcrumbs-module .section.hero-lottie .container-2 {
  z-index: 99;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero .container-wide, section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.profile-edit section.hero .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit section.hero .entry-content.container-2, section.hero body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.change-avatar section.hero .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar section.hero .entry-content.container-2, section.hero body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar section.hero .entry-content.container-2, section.hero body.profile-edit body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.change-avatar body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.profile-edit body.change-avatar section.hero .entry-content.container-wide, section.hero body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar section.hero .entry-content.container-2, section.hero body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar section.hero .entry-content.container-2, section.hero body.change-avatar body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.profile-edit body.bb-template-v2 section.hero .entry-content.container-wide, section.hero body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.change-avatar body.profile-edit section.hero .entry-content.container-wide, section.hero body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module section.hero .entry-content.container-2, section.hero body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 section.hero .entry-content.container-2, section.hero .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit section.hero .entry-content.container-2, section.hero body.profile-edit .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero body.profile-edit .entry-content.container-wide, section.hero body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero body.profile-edit .entry-content.container-2, section.hero body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero body.profile-edit .entry-content.container-2, body.profile-edit section.hero .entry-content.container-wide, body.profile-edit section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.profile-edit section.hero .entry-content.container-wide, body.profile-edit section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit section.hero .entry-content.container-2, body.profile-edit section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit section.hero .entry-content.container-2, section.hero body.change-avatar .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 section.hero body.change-avatar .entry-content.container-wide, section.hero body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module section.hero body.change-avatar .entry-content.container-2, section.hero body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 section.hero body.change-avatar .entry-content.container-2, body.change-avatar section.hero .entry-content.container-wide, body.change-avatar section.hero body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.change-avatar section.hero .entry-content.container-wide, body.change-avatar section.hero body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar section.hero .entry-content.container-2, body.change-avatar section.hero .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar section.hero .entry-content.container-2, section.hero .breadcrumbs-module .container-2, .breadcrumbs-module section.hero .container-2, .section.hero-lottie .container-wide, .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.profile-edit body.change-avatar body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-wide, body.bb-template-v2 body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.profile-edit body.change-avatar body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit body.change-avatar .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.change-avatar body.profile-edit body.bb-template-v2 .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-wide, body.bb-template-v2 body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-wide, .section.hero-lottie body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.change-avatar body.profile-edit body.bb-template-v2 .breadcrumbs-module .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.change-avatar body.profile-edit .breadcrumbs-module body.bb-template-v2 .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.profile-edit .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie body.profile-edit .entry-content.container-wide, .section.hero-lottie body.profile-edit body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie body.profile-edit .entry-content.container-2, .section.hero-lottie body.profile-edit .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie body.profile-edit .entry-content.container-2, body.profile-edit .section.hero-lottie .entry-content.container-wide, body.profile-edit .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-wide, body.profile-edit .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.profile-edit .section.hero-lottie .entry-content.container-2, body.profile-edit .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.profile-edit .section.hero-lottie .entry-content.container-2, .section.hero-lottie body.change-avatar .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .section.hero-lottie body.change-avatar .entry-content.container-wide, .section.hero-lottie body.change-avatar body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module .section.hero-lottie body.change-avatar .entry-content.container-2, .section.hero-lottie body.change-avatar .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .section.hero-lottie body.change-avatar .entry-content.container-2, body.change-avatar .section.hero-lottie .entry-content.container-wide, body.change-avatar .section.hero-lottie body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-wide, body.change-avatar .section.hero-lottie body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, body.bb-template-v2 .breadcrumbs-module body.change-avatar .section.hero-lottie .entry-content.container-2, body.change-avatar .section.hero-lottie .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 body.change-avatar .section.hero-lottie .entry-content.container-2, .section.hero-lottie .breadcrumbs-module .container-2, .breadcrumbs-module .section.hero-lottie .container-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
}
section.hero h1, .section.hero-lottie h1 {
  width: 65%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero h1, .section.hero-lottie h1 {
    width: 85%;
  }
}
section.hero h1 span, .section.hero-lottie h1 span {
  display: block;
  margin-bottom: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero h1 span, .section.hero-lottie h1 span {
    margin-bottom: 0.12rem;
  }
}
section.hero h1 + .under-title-wrap, .section.hero-lottie h1 + .under-title-wrap {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero h1 + .under-title-wrap, .section.hero-lottie h1 + .under-title-wrap {
    margin-top: 0.32rem;
  }
}
section.hero .under-title, .section.hero-lottie .under-title {
  padding-left: 2.34rem;
  position: relative;
}
section.hero .under-title::before, .section.hero-lottie .under-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.88rem;
  height: 0.01rem;
  background-color: #fff;
  border-radius: 0.02rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero .under-title::before, .section.hero-lottie .under-title::before {
    width: 0.8rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero .under-title, .section.hero-lottie .under-title {
    padding-left: 1rem;
  }
}
section.hero .next-section, .section.hero-lottie .next-section {
  position: absolute;
  bottom: 0;
  right: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.hero .next-section, .section.hero-lottie .next-section {
    right: 0.16rem;
  }
}
section.hero + section:has(.container-border) .container-border, .section.hero-lottie + section:has(.container-border) .container-border {
  display: none;
}

section.accordions-cta .big-arrow {
  background-image: url("data:image/svg+xml,<svg width=\"351\" height=\"82\" viewBox=\"0 0 351 82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 41.0315L345 41.0315\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\"/><path d=\"M312.664 6L345 41.031L312.664 76.062\" stroke=\"white\" stroke-width=\"8\" stroke-miterlimit=\"10\" stroke-linecap=\"square\"/></svg>");
  background-position: center right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  height: 0.7rem;
  width: 2rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.accordions-cta .big-arrow {
    height: 0.4rem;
    width: 1.2rem;
  }
}
section.accordions-cta .big-arrow.active {
  width: 3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.accordions-cta .big-arrow.active {
    width: 1.6rem;
  }
}
section.accordions-cta .big-arrow + h2 {
  margin-top: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.accordions-cta .big-arrow + h2 {
    margin-top: 0.2rem;
  }
}
section.accordions-cta h2 {
  width: 100%;
}
section.accordions-cta .row.accordions {
  margin-top: 1.9rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.accordions-cta .row.accordions {
    margin-top: 0.86rem;
  }
}
section.accordions-cta .accordion-indicator::before, section.accordions-cta .accordion-indicator::after {
  background-color: #CA9332 !important;
}

section.wysiwyg h2 {
  text-transform: uppercase;
  margin-bottom: 0.12rem;
}
section.wysiwyg + .animated-blurb-section {
  padding-top: 0;
}
section.wysiwyg + .animated-blurb-section .container-border {
  display: none;
}
section.wysiwyg:has(~ .animated-blurb-section) {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg:has(~ .animated-blurb-section) {
    padding-bottom: 0.64rem;
  }
}
section.wysiwyg .p2, section.wysiwyg section.blockquote blockquote, section.blockquote section.wysiwyg blockquote, section.wysiwyg .single section:has(.container, .project-hub__content) .module-section-text, .single section:has(.container, .project-hub__content) section.wysiwyg .module-section-text, section.wysiwyg .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) section.wysiwyg .module-section-text, section.wysiwyg .single blockquote, .single section.wysiwyg blockquote, section.wysiwyg .single-side-to-side .text p, .single-side-to-side .text section.wysiwyg p, section.wysiwyg .single-quote .text p, .single-quote .text section.wysiwyg p, section.wysiwyg section.hero .under-title, section.hero section.wysiwyg .under-title, section.wysiwyg .section.hero-lottie .under-title, .section.hero-lottie section.wysiwyg .under-title {
  color: #a6a6a6;
}
section.wysiwyg .h7 + p, section.wysiwyg .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span + p, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.wysiwyg span + p, section.wysiwyg .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span + p, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.wysiwyg span + p, section.wysiwyg .single-quote .author-position + p, .single-quote section.wysiwyg .author-position + p, section.wysiwyg section.membership-levels .gform_wrapper form .top_label .gfield_label + p, section.membership-levels .gform_wrapper form .top_label section.wysiwyg .gfield_label + p {
  margin-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg .h7 + p, section.wysiwyg .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span + p, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.wysiwyg span + p, section.wysiwyg .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span + p, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.wysiwyg span + p, section.wysiwyg .single-quote .author-position + p, .single-quote section.wysiwyg .author-position + p, section.wysiwyg section.membership-levels .gform_wrapper form .top_label .gfield_label + p, section.membership-levels .gform_wrapper form .top_label section.wysiwyg .gfield_label + p {
    margin-top: 0.08rem;
  }
}
section.wysiwyg h3 + p, section.wysiwyg .animated-blurb + p, section.wysiwyg .h3 + p, section.wysiwyg .media-modal.wp-core-ui .media-frame-title h1 + p, .media-modal.wp-core-ui .media-frame-title section.wysiwyg h1 + p, section.wysiwyg .single-hero .title-content-text + p, .single-hero section.wysiwyg .title-content-text + p, section.wysiwyg .modalv2-backdrop .modalv2-title + p, .modalv2-backdrop section.wysiwyg .modalv2-title + p, section.wysiwyg .project-hub__subtitle + p, section.wysiwyg .project-overview__subtitle + p, section.wysiwyg .team-selection-overview__subtitle + p {
  margin-top: 0.9rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg h3 + p, section.wysiwyg .animated-blurb + p, section.wysiwyg .h3 + p, section.wysiwyg .media-modal.wp-core-ui .media-frame-title h1 + p, .media-modal.wp-core-ui .media-frame-title section.wysiwyg h1 + p, section.wysiwyg .single-hero .title-content-text + p, .single-hero section.wysiwyg .title-content-text + p, section.wysiwyg .modalv2-backdrop .modalv2-title + p, .modalv2-backdrop section.wysiwyg .modalv2-title + p, section.wysiwyg .project-hub__subtitle + p, section.wysiwyg .project-overview__subtitle + p, section.wysiwyg .team-selection-overview__subtitle + p {
    margin-top: 0.45rem;
  }
}
section.wysiwyg p + p {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg p + p {
    margin-top: 0.22rem;
  }
}
section.wysiwyg p + h3, section.wysiwyg p + .animated-blurb, section.wysiwyg p + .h3, section.wysiwyg .media-modal.wp-core-ui .media-frame-title p + h1, .media-modal.wp-core-ui .media-frame-title section.wysiwyg p + h1, section.wysiwyg .single-hero p + .title-content-text, .single-hero section.wysiwyg p + .title-content-text, section.wysiwyg .modalv2-backdrop p + .modalv2-title, .modalv2-backdrop section.wysiwyg p + .modalv2-title, section.wysiwyg p + .project-hub__subtitle, section.wysiwyg p + .project-overview__subtitle, section.wysiwyg p + .team-selection-overview__subtitle {
  margin-top: 1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg p + h3, section.wysiwyg p + .animated-blurb, section.wysiwyg p + .h3, section.wysiwyg .media-modal.wp-core-ui .media-frame-title p + h1, .media-modal.wp-core-ui .media-frame-title section.wysiwyg p + h1, section.wysiwyg .single-hero p + .title-content-text, .single-hero section.wysiwyg p + .title-content-text, section.wysiwyg .modalv2-backdrop p + .modalv2-title, .modalv2-backdrop section.wysiwyg p + .modalv2-title, section.wysiwyg p + .project-hub__subtitle, section.wysiwyg p + .project-overview__subtitle, section.wysiwyg p + .team-selection-overview__subtitle {
    margin-top: 0.45rem;
  }
}
section.wysiwyg .wysiwyg + .btn, section.wysiwyg #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .wysiwyg + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.wysiwyg .wysiwyg + a, section.wysiwyg .single.single-forum .bbp-forum-content-wrap .wysiwyg + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.wysiwyg .wysiwyg + .bb-more-link, section.wysiwyg .sign-in-section .sign-in-content-wrapper .gform-footer .wysiwyg + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.wysiwyg .wysiwyg + #gform_submit_button_5, section.wysiwyg .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .wysiwyg + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.wysiwyg .wysiwyg + .button, section.wysiwyg .media-modal.wp-core-ui .wp-core-ui .wysiwyg + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.wysiwyg .wysiwyg + .button.button-hero, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .button.load-more.button-primary, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .button.load-more.button-primary, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .media-button-select, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .media-button-select, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .media-menu-item#menu-item-upload, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .button.load-more-jump, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .button.load-more-jump, section.wysiwyg .expert-service_invite form .gform-footer .wysiwyg + input, .expert-service_invite form .gform-footer section.wysiwyg .wysiwyg + input, section.wysiwyg body.blog .journal-hero .wysiwyg + .filter, body.blog .journal-hero section.wysiwyg .wysiwyg + .filter, section.wysiwyg body.category .journal-hero .wysiwyg + .filter, body.category .journal-hero section.wysiwyg .wysiwyg + .filter, section.wysiwyg section.membership-levels .wysiwyg + input[type=submit], section.membership-levels section.wysiwyg .wysiwyg + input[type=submit], section.wysiwyg .wysiwyg + .project-card__btn, section.wysiwyg .wysiwyg + .quick-actions__btn, section.wysiwyg .wysiwyg + .project-filters__clear, section.wysiwyg .wysiwyg + .project-overview__btn, section.wysiwyg .wysiwyg + .project-file__btn, section.wysiwyg .wysiwyg + .team-role__change-btn, section.wysiwyg .wysiwyg + .talent-filters__search-btn, section.wysiwyg .wysiwyg + .talent-card__btn, section.wysiwyg .wysiwyg + .creative-brief-sections__add-btn, section.wysiwyg .wysiwyg + .team-section__btn, section.wysiwyg .wysiwyg + .team-member-card__btn, section.wysiwyg .wysiwyg + .creative-brief-section__btn, section.wysiwyg .wysiwyg + .team-section__role-btn, section.wysiwyg .wysiwyg + .team-section__member-btn, section.wysiwyg .wysiwyg + .team-section__filter, section.wysiwyg .wysiwyg + .project-summary__btn, section.wysiwyg .wysiwyg + .project-summary__description-more, section.wysiwyg .wysiwyg + .project-files__btn, section.wysiwyg .wysiwyg + .project-files__filter, section.wysiwyg .wysiwyg + .project-files__search-btn, section.wysiwyg .wysiwyg + .project-files__view-btn, section.wysiwyg .wysiwyg + .project-files__file-btn, section.wysiwyg .wysiwyg + .project-files__upload-btn, section.wysiwyg .contact-form-global .contact-form-wrap .form-wrapper .form-single form .wysiwyg + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.wysiwyg .wysiwyg + input[type=submit], section.wysiwyg .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .wysiwyg + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.wysiwyg .wysiwyg + button, section.wysiwyg .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .wysiwyg + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.wysiwyg .wysiwyg + button, section.wysiwyg .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .wysiwyg + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.wysiwyg .wysiwyg + a, section.wysiwyg .mce-window .wysiwyg + .mce-btn.mce-primary, .mce-window section.wysiwyg .wysiwyg + .mce-btn.mce-primary, section.wysiwyg .edit-work-menu-wrap .wysiwyg + .acf-gallery-add, .edit-work-menu-wrap section.wysiwyg .wysiwyg + .acf-gallery-add, section.wysiwyg .add-new-work-wrap .wysiwyg + .acf-gallery-add, .add-new-work-wrap section.wysiwyg .wysiwyg + .acf-gallery-add, section.wysiwyg .acf-form-submit .wysiwyg + input[type=submit], .acf-form-submit section.wysiwyg .wysiwyg + input[type=submit] {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg .wysiwyg + .btn, section.wysiwyg #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .wysiwyg + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.wysiwyg .wysiwyg + a, section.wysiwyg .single.single-forum .bbp-forum-content-wrap .wysiwyg + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.wysiwyg .wysiwyg + .bb-more-link, section.wysiwyg .sign-in-section .sign-in-content-wrapper .gform-footer .wysiwyg + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.wysiwyg .wysiwyg + #gform_submit_button_5, section.wysiwyg .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .wysiwyg + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.wysiwyg .wysiwyg + .button, section.wysiwyg .media-modal.wp-core-ui .wp-core-ui .wysiwyg + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.wysiwyg .wysiwyg + .button.button-hero, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .button.load-more.button-primary, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .button.load-more.button-primary, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .media-button-select, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .media-button-select, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .media-menu-item#menu-item-upload, section.wysiwyg .media-modal.wp-core-ui .wysiwyg + .button.load-more-jump, .media-modal.wp-core-ui section.wysiwyg .wysiwyg + .button.load-more-jump, section.wysiwyg .expert-service_invite form .gform-footer .wysiwyg + input, .expert-service_invite form .gform-footer section.wysiwyg .wysiwyg + input, section.wysiwyg body.blog .journal-hero .wysiwyg + .filter, body.blog .journal-hero section.wysiwyg .wysiwyg + .filter, section.wysiwyg body.category .journal-hero .wysiwyg + .filter, body.category .journal-hero section.wysiwyg .wysiwyg + .filter, section.wysiwyg section.membership-levels .wysiwyg + input[type=submit], section.membership-levels section.wysiwyg .wysiwyg + input[type=submit], section.wysiwyg .wysiwyg + .project-card__btn, section.wysiwyg .wysiwyg + .quick-actions__btn, section.wysiwyg .wysiwyg + .project-filters__clear, section.wysiwyg .wysiwyg + .project-overview__btn, section.wysiwyg .wysiwyg + .project-file__btn, section.wysiwyg .wysiwyg + .team-role__change-btn, section.wysiwyg .wysiwyg + .talent-filters__search-btn, section.wysiwyg .wysiwyg + .talent-card__btn, section.wysiwyg .wysiwyg + .creative-brief-sections__add-btn, section.wysiwyg .wysiwyg + .team-section__btn, section.wysiwyg .wysiwyg + .team-member-card__btn, section.wysiwyg .wysiwyg + .creative-brief-section__btn, section.wysiwyg .wysiwyg + .team-section__role-btn, section.wysiwyg .wysiwyg + .team-section__member-btn, section.wysiwyg .wysiwyg + .team-section__filter, section.wysiwyg .wysiwyg + .project-summary__btn, section.wysiwyg .wysiwyg + .project-summary__description-more, section.wysiwyg .wysiwyg + .project-files__btn, section.wysiwyg .wysiwyg + .project-files__filter, section.wysiwyg .wysiwyg + .project-files__search-btn, section.wysiwyg .wysiwyg + .project-files__view-btn, section.wysiwyg .wysiwyg + .project-files__file-btn, section.wysiwyg .wysiwyg + .project-files__upload-btn, section.wysiwyg .contact-form-global .contact-form-wrap .form-wrapper .form-single form .wysiwyg + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.wysiwyg .wysiwyg + input[type=submit], section.wysiwyg .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .wysiwyg + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.wysiwyg .wysiwyg + button, section.wysiwyg .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .wysiwyg + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.wysiwyg .wysiwyg + button, section.wysiwyg .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .wysiwyg + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.wysiwyg .wysiwyg + a, section.wysiwyg .mce-window .wysiwyg + .mce-btn.mce-primary, .mce-window section.wysiwyg .wysiwyg + .mce-btn.mce-primary, section.wysiwyg .edit-work-menu-wrap .wysiwyg + .acf-gallery-add, .edit-work-menu-wrap section.wysiwyg .wysiwyg + .acf-gallery-add, section.wysiwyg .add-new-work-wrap .wysiwyg + .acf-gallery-add, .add-new-work-wrap section.wysiwyg .wysiwyg + .acf-gallery-add, section.wysiwyg .acf-form-submit .wysiwyg + input[type=submit], .acf-form-submit section.wysiwyg .wysiwyg + input[type=submit] {
    margin-top: 0.32rem;
  }
}
section.wysiwyg h3 + .fade-text-spacer, section.wysiwyg .animated-blurb + .fade-text-spacer {
  margin-top: 0.9rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg h3 + .fade-text-spacer, section.wysiwyg .animated-blurb + .fade-text-spacer {
    margin-top: 0.45rem;
  }
}
section.wysiwyg .pin-spacer + .fade-text-spacer, section.wysiwyg .pin-spacer + p {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.wysiwyg .pin-spacer + .fade-text-spacer, section.wysiwyg .pin-spacer + p {
    margin-top: 0.22rem;
  }
}
section.wysiwyg .fade-text-wrapper {
  position: relative;
  width: 100%;
  overflow: visible;
  display: block;
}
section.wysiwyg .fade-text-inner {
  overflow-y: auto;
  max-height: 100dvh; /* allows scroll if content is taller */
  width: 100%;
  box-sizing: border-box;
}
section.wysiwyg .wysiwyg ol {
  list-style: auto;
}
section.wysiwyg .wysiwyg ol li {
  margin-bottom: 0.14rem;
}

section.video-block h3, section.video-block .animated-blurb, section.video-block h2 {
  margin-bottom: 0.3rem;
}
section.video-block a {
  margin-bottom: 0.6rem;
}
section.video-block video {
  width: 100%;
  height: auto;
}
section.video-block .lottie-container-secondary {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}

.single-post .video-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.single-post .video-wrapper.video-active {
  height: 7rem;
}
@media (max-width: 768px) {
  .single-post .video-wrapper.video-active {
    height: 2rem;
  }
}
.single-post .video-wrapper .fluid-width-video-wrapper {
  height: 100%;
}
.single-post .video-wrapper img {
  display: block;
  width: 100%;
}
.single-post .play-btn-wrap, .single-post .play-btn-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.single-post .video-wrapper {
  position: relative;
  cursor: pointer;
}
.single-post .video-wrapper * {
  pointer-events: auto;
}
.single-post .absolute-link {
  pointer-events: none; /* if still present */
}

section.quote .h3, section.quote .media-modal.wp-core-ui .media-frame-title h1, .media-modal.wp-core-ui .media-frame-title section.quote h1, section.quote .single-hero .title-content-text, .single-hero section.quote .title-content-text, section.quote .modalv2-backdrop .modalv2-title, .modalv2-backdrop section.quote .modalv2-title, section.quote .project-hub__subtitle, section.quote .project-overview__subtitle, section.quote .team-selection-overview__subtitle {
  color: #CFCFD7;
}
section.quote .h4, section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote h4, section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote h4, section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title, #bbpress-forums#bbpress-forums .bs-forums-items section.quote .bs-section-title, section.quote body.single .entry-title, body.single section.quote .entry-title, section.quote body.single .entry-header, body.single section.quote .entry-header, section.quote body.post-type-archive .entry-title, body.post-type-archive section.quote .entry-title, section.quote body.post-type-archive .entry-header, body.post-type-archive section.quote .entry-header, section.quote #clientAddMemberModal .modal-title, #clientAddMemberModal section.quote .modal-title, section.quote #inviteMemberModal .modal-title, #inviteMemberModal section.quote .modal-title, section.quote #inviteAddMemberModal .modal-title, #inviteAddMemberModal section.quote .modal-title, section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title, section.quote .single-biography .related-person-name-and-surname, .single-biography section.quote .related-person-name-and-surname, section.quote .single-quote .author-name-and-surname, .single-quote section.quote .author-name-and-surname, section.quote .single-hero.type-1 .related-person-name-and-surname, .single-hero.type-1 section.quote .related-person-name-and-surname, section.quote body.blog .categories-page-grid h2.title, body.blog .categories-page-grid section.quote h2.title, section.quote body.category .categories-page-grid h2.title, body.category .categories-page-grid section.quote h2.title, section.quote body.blog .journal-cards h2.title, body.blog .journal-cards section.quote h2.title, section.quote body.category .journal-cards h2.title, body.category .journal-cards section.quote h2.title, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote h3, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote h3, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb, section.quote .project-hub__section-title, section.quote .project-filters__title, section.quote .project-info__title, section.quote .project-description__title, section.quote .project-summary__title, section.quote .creative-brief-sections__title, section.quote .creative-brief-content__title, section.quote .project-budget__title, section.quote .team-member-card__modal-section h4, .team-member-card__modal-section section.quote h4, section.quote .creative-brief-section__title, section.quote .team-section__title, section.quote .project-files__title, section.quote .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote span, section.quote .single-quote .author-position, .single-quote section.quote .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .gfield_label {
  color: #CA9332;
}
section.quote .h4 + .h7, section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + .h7, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote h4 + .h7, section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + .h7, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote h4 + .h7, section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + .h7, #bbpress-forums#bbpress-forums .bs-forums-items section.quote .bs-section-title + .h7, section.quote body.single .entry-title + .h7, body.single section.quote .entry-title + .h7, section.quote body.single .entry-header + .h7, body.single section.quote .entry-header + .h7, section.quote body.post-type-archive .entry-title + .h7, body.post-type-archive section.quote .entry-title + .h7, section.quote body.post-type-archive .entry-header + .h7, body.post-type-archive section.quote .entry-header + .h7, section.quote #clientAddMemberModal .modal-title + .h7, #clientAddMemberModal section.quote .modal-title + .h7, section.quote #inviteMemberModal .modal-title + .h7, #inviteMemberModal section.quote .modal-title + .h7, section.quote #inviteAddMemberModal .modal-title + .h7, #inviteAddMemberModal section.quote .modal-title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .h4 + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + span, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + span, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + span, #bbpress-forums#bbpress-forums .bs-forums-items section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .bs-section-title + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.single .entry-title + span, body.single section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-title + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.single .entry-header + span, body.single section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-header + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.post-type-archive .entry-title + span, body.post-type-archive section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-title + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.post-type-archive .entry-header + span, body.post-type-archive section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-header + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #clientAddMemberModal .modal-title + span, #clientAddMemberModal section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #inviteMemberModal .modal-title + span, #inviteMemberModal section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #inviteAddMemberModal .modal-title + span, #inviteAddMemberModal section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .h4 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + span, .buddypress.bp-messages .bp-messages-wrap .participants-panel .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote h4 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + span, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote h4 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + span, #bbpress-forums#bbpress-forums .bs-forums-items .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .bs-section-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.single .entry-title + span, body.single .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.single .entry-header + span, body.single .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-header + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.post-type-archive .entry-title + span, body.post-type-archive .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.post-type-archive .entry-header + span, body.post-type-archive .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-header + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #clientAddMemberModal .modal-title + span, #clientAddMemberModal .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #inviteMemberModal .modal-title + span, #inviteMemberModal .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #inviteAddMemberModal .modal-title + span, #inviteAddMemberModal .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .h4 + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + span, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + span, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + span, #bbpress-forums#bbpress-forums .bs-forums-items section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .bs-section-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.single .entry-title + span, body.single section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.single .entry-header + span, body.single section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-header + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.post-type-archive .entry-title + span, body.post-type-archive section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.post-type-archive .entry-header + span, body.post-type-archive section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .entry-header + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #clientAddMemberModal .modal-title + span, #clientAddMemberModal section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #inviteMemberModal .modal-title + span, #inviteMemberModal section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item #inviteAddMemberModal .modal-title + span, #inviteAddMemberModal section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .modal-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .h4 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + span, .buddypress.bp-messages .bp-messages-wrap .participants-panel .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote h4 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + span, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote h4 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + span, #bbpress-forums#bbpress-forums .bs-forums-items .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .bs-section-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.single .entry-title + span, body.single .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.single .entry-header + span, body.single .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-header + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.post-type-archive .entry-title + span, body.post-type-archive .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.post-type-archive .entry-header + span, body.post-type-archive .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .entry-header + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #clientAddMemberModal .modal-title + span, #clientAddMemberModal .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #inviteMemberModal .modal-title + span, #inviteMemberModal .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote #inviteAddMemberModal .modal-title + span, #inviteAddMemberModal .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .modal-title + span, section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .h7, section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + span, section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + span, section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .h7, section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + span, section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + span, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + .h7, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + span, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + span, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + .h7, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + span, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .generated-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .generated-title + span, section.quote .single-biography .related-person-name-and-surname + .h7, section.quote .single-biography .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-biography .related-person-name-and-surname + span, section.quote .single-biography .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-biography .related-person-name-and-surname + span, .single-biography section.quote .related-person-name-and-surname + .h7, .single-biography section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-biography section.quote .related-person-name-and-surname + span, .single-biography section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-biography section.quote .related-person-name-and-surname + span, section.quote .single-quote .h4 + .author-position, section.quote .single-quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + .author-position, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote .single-quote h4 + .author-position, section.quote .single-quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + .author-position, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote .single-quote h4 + .author-position, section.quote .single-quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + .author-position, #bbpress-forums#bbpress-forums .bs-forums-items section.quote .single-quote .bs-section-title + .author-position, section.quote .single-quote body.single .entry-title + .author-position, body.single section.quote .single-quote .entry-title + .author-position, section.quote .single-quote body.single .entry-header + .author-position, body.single section.quote .single-quote .entry-header + .author-position, section.quote .single-quote body.post-type-archive .entry-title + .author-position, body.post-type-archive section.quote .single-quote .entry-title + .author-position, section.quote .single-quote body.post-type-archive .entry-header + .author-position, body.post-type-archive section.quote .single-quote .entry-header + .author-position, section.quote .single-quote #clientAddMemberModal .modal-title + .author-position, #clientAddMemberModal section.quote .single-quote .modal-title + .author-position, section.quote .single-quote #inviteMemberModal .modal-title + .author-position, #inviteMemberModal section.quote .single-quote .modal-title + .author-position, section.quote .single-quote #inviteAddMemberModal .modal-title + .author-position, #inviteAddMemberModal section.quote .single-quote .modal-title + .author-position, section.quote .single-quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .author-position, section.quote .single-quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .author-position, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .single-quote .generated-title + .author-position, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote .single-quote .generated-title + .author-position, section.quote .single-quote .single-biography .related-person-name-and-surname + .author-position, .single-biography section.quote .single-quote .related-person-name-and-surname + .author-position, .single-quote section.quote .h4 + .author-position, .single-quote section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + .author-position, .buddypress.bp-messages .bp-messages-wrap .participants-panel .single-quote section.quote h4 + .author-position, .single-quote section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + .author-position, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings .single-quote section.quote h4 + .author-position, .single-quote section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + .author-position, #bbpress-forums#bbpress-forums .bs-forums-items .single-quote section.quote .bs-section-title + .author-position, .single-quote section.quote body.single .entry-title + .author-position, body.single .single-quote section.quote .entry-title + .author-position, .single-quote section.quote body.single .entry-header + .author-position, body.single .single-quote section.quote .entry-header + .author-position, .single-quote section.quote body.post-type-archive .entry-title + .author-position, body.post-type-archive .single-quote section.quote .entry-title + .author-position, .single-quote section.quote body.post-type-archive .entry-header + .author-position, body.post-type-archive .single-quote section.quote .entry-header + .author-position, .single-quote section.quote #clientAddMemberModal .modal-title + .author-position, #clientAddMemberModal .single-quote section.quote .modal-title + .author-position, .single-quote section.quote #inviteMemberModal .modal-title + .author-position, #inviteMemberModal .single-quote section.quote .modal-title + .author-position, .single-quote section.quote #inviteAddMemberModal .modal-title + .author-position, #inviteAddMemberModal .single-quote section.quote .modal-title + .author-position, .single-quote section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .author-position, .single-quote section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .author-position, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .single-quote section.quote .generated-title + .author-position, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .single-quote section.quote .generated-title + .author-position, .single-quote section.quote .single-biography .related-person-name-and-surname + .author-position, .single-biography .single-quote section.quote .related-person-name-and-surname + .author-position, section.quote .single-quote .author-name-and-surname + .h7, section.quote .single-quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .author-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-quote .author-name-and-surname + span, section.quote .single-quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .author-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-quote .author-name-and-surname + span, section.quote .single-quote .author-name-and-surname + .author-position, .single-quote section.quote .author-name-and-surname + .h7, .single-quote section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .author-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-quote section.quote .author-name-and-surname + span, .single-quote section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .author-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-quote section.quote .author-name-and-surname + span, .single-quote section.quote .author-name-and-surname + .author-position, section.quote .single-hero.type-1 .related-person-name-and-surname + .h7, section.quote .single-hero.type-1 .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-hero.type-1 .related-person-name-and-surname + span, section.quote .single-hero.type-1 .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .single-hero.type-1 .related-person-name-and-surname + span, section.quote .single-hero.type-1 .single-quote .related-person-name-and-surname + .author-position, .single-quote section.quote .single-hero.type-1 .related-person-name-and-surname + .author-position, .single-hero.type-1 section.quote .related-person-name-and-surname + .h7, .single-hero.type-1 section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-hero.type-1 section.quote .related-person-name-and-surname + span, .single-hero.type-1 section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .related-person-name-and-surname + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .single-hero.type-1 section.quote .related-person-name-and-surname + span, .single-hero.type-1 section.quote .single-quote .related-person-name-and-surname + .author-position, .single-quote .single-hero.type-1 section.quote .related-person-name-and-surname + .author-position, section.quote body.blog .categories-page-grid h2.title + .h7, section.quote body.blog .categories-page-grid .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .categories-page-grid h2.title + span, section.quote body.blog .categories-page-grid .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .categories-page-grid h2.title + span, section.quote body.blog .categories-page-grid .single-quote h2.title + .author-position, .single-quote section.quote body.blog .categories-page-grid h2.title + .author-position, body.blog .categories-page-grid section.quote h2.title + .h7, body.blog .categories-page-grid section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .categories-page-grid section.quote h2.title + span, body.blog .categories-page-grid section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .categories-page-grid section.quote h2.title + span, body.blog .categories-page-grid section.quote .single-quote h2.title + .author-position, .single-quote body.blog .categories-page-grid section.quote h2.title + .author-position, section.quote body.category .categories-page-grid h2.title + .h7, section.quote body.category .categories-page-grid .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .categories-page-grid h2.title + span, section.quote body.category .categories-page-grid .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .categories-page-grid h2.title + span, section.quote body.category .categories-page-grid .single-quote h2.title + .author-position, .single-quote section.quote body.category .categories-page-grid h2.title + .author-position, body.category .categories-page-grid section.quote h2.title + .h7, body.category .categories-page-grid section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .categories-page-grid section.quote h2.title + span, body.category .categories-page-grid section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .categories-page-grid section.quote h2.title + span, body.category .categories-page-grid section.quote .single-quote h2.title + .author-position, .single-quote body.category .categories-page-grid section.quote h2.title + .author-position, section.quote body.blog .journal-cards h2.title + .h7, section.quote body.blog .journal-cards .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-cards h2.title + span, section.quote body.blog .journal-cards .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-cards h2.title + span, section.quote body.blog .journal-cards .single-quote h2.title + .author-position, .single-quote section.quote body.blog .journal-cards h2.title + .author-position, body.blog .journal-cards section.quote h2.title + .h7, body.blog .journal-cards section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-cards section.quote h2.title + span, body.blog .journal-cards section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-cards section.quote h2.title + span, body.blog .journal-cards section.quote .single-quote h2.title + .author-position, .single-quote body.blog .journal-cards section.quote h2.title + .author-position, section.quote body.category .journal-cards h2.title + .h7, section.quote body.category .journal-cards .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-cards h2.title + span, section.quote body.category .journal-cards .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-cards h2.title + span, section.quote body.category .journal-cards .single-quote h2.title + .author-position, .single-quote section.quote body.category .journal-cards h2.title + .author-position, body.category .journal-cards section.quote h2.title + .h7, body.category .journal-cards section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-cards section.quote h2.title + span, body.category .journal-cards section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h2.title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-cards section.quote h2.title + span, body.category .journal-cards section.quote .single-quote h2.title + .author-position, .single-quote body.category .journal-cards section.quote h2.title + .author-position, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + .h7, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + span, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + span, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .single-quote h3 + .author-position, .single-quote section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + .author-position, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + .h7, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + span, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + span, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .single-quote h3 + .author-position, .single-quote body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + .author-position, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .h7, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + span, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + span, section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .single-quote .animated-blurb + .author-position, .single-quote section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .author-position, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + .h7, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + span, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + span, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .single-quote .animated-blurb + .author-position, .single-quote body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + .author-position, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3 + .h7, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3 + span, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3 + span, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .single-quote h3 + .author-position, .single-quote section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3 + .author-position, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + .h7, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + span, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h3 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + span, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .single-quote h3 + .author-position, .single-quote body.category .journal-featured-posts .featured-post.column .row .content .title section.quote h3 + .author-position, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .h7, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + span, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + span, section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .single-quote .animated-blurb + .author-position, .single-quote section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .author-position, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + .h7, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + span, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .animated-blurb + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + span, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .single-quote .animated-blurb + .author-position, .single-quote body.category .journal-featured-posts .featured-post.column .row .content .title section.quote .animated-blurb + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .h4 + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + .gfield_label, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.quote section.membership-levels .gform_wrapper form .top_label h4 + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + .gfield_label, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.quote section.membership-levels .gform_wrapper form .top_label h4 + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + .gfield_label, #bbpress-forums#bbpress-forums .bs-forums-items section.quote section.membership-levels .gform_wrapper form .top_label .bs-section-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.single .entry-title + .gfield_label, body.single section.quote section.membership-levels .gform_wrapper form .top_label .entry-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.single .entry-header + .gfield_label, body.single section.quote section.membership-levels .gform_wrapper form .top_label .entry-header + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.post-type-archive .entry-title + .gfield_label, body.post-type-archive section.quote section.membership-levels .gform_wrapper form .top_label .entry-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.post-type-archive .entry-header + .gfield_label, body.post-type-archive section.quote section.membership-levels .gform_wrapper form .top_label .entry-header + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label #clientAddMemberModal .modal-title + .gfield_label, #clientAddMemberModal section.quote section.membership-levels .gform_wrapper form .top_label .modal-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label #inviteMemberModal .modal-title + .gfield_label, #inviteMemberModal section.quote section.membership-levels .gform_wrapper form .top_label .modal-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label #inviteAddMemberModal .modal-title + .gfield_label, #inviteAddMemberModal section.quote section.membership-levels .gform_wrapper form .top_label .modal-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .gfield_label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote section.membership-levels .gform_wrapper form .top_label .generated-title + .gfield_label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.quote section.membership-levels .gform_wrapper form .top_label .generated-title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .single-biography .related-person-name-and-surname + .gfield_label, .single-biography section.quote section.membership-levels .gform_wrapper form .top_label .related-person-name-and-surname + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .single-quote .author-name-and-surname + .gfield_label, .single-quote section.quote section.membership-levels .gform_wrapper form .top_label .author-name-and-surname + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label .single-hero.type-1 .related-person-name-and-surname + .gfield_label, .single-hero.type-1 section.quote section.membership-levels .gform_wrapper form .top_label .related-person-name-and-surname + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.blog .categories-page-grid h2.title + .gfield_label, body.blog .categories-page-grid section.quote section.membership-levels .gform_wrapper form .top_label h2.title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.category .categories-page-grid h2.title + .gfield_label, body.category .categories-page-grid section.quote section.membership-levels .gform_wrapper form .top_label h2.title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.blog .journal-cards h2.title + .gfield_label, body.blog .journal-cards section.quote section.membership-levels .gform_wrapper form .top_label h2.title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.category .journal-cards h2.title + .gfield_label, body.category .journal-cards section.quote section.membership-levels .gform_wrapper form .top_label h2.title + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + .gfield_label, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote section.membership-levels .gform_wrapper form .top_label h3 + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .gfield_label, body.blog .journal-featured-posts .featured-post.column .row .content .title section.quote section.membership-levels .gform_wrapper form .top_label .animated-blurb + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.category .journal-featured-posts .featured-post.column .row .content .title h3 + .gfield_label, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote section.membership-levels .gform_wrapper form .top_label h3 + .gfield_label, section.quote section.membership-levels .gform_wrapper form .top_label body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .gfield_label, body.category .journal-featured-posts .featured-post.column .row .content .title section.quote section.membership-levels .gform_wrapper form .top_label .animated-blurb + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .h4 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .buddypress.bp-messages .bp-messages-wrap .participants-panel h4 + .gfield_label, .buddypress.bp-messages .bp-messages-wrap .participants-panel section.membership-levels .gform_wrapper form .top_label section.quote h4 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 + .gfield_label, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings section.membership-levels .gform_wrapper form .top_label section.quote h4 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title + .gfield_label, #bbpress-forums#bbpress-forums .bs-forums-items section.membership-levels .gform_wrapper form .top_label section.quote .bs-section-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.single .entry-title + .gfield_label, body.single section.membership-levels .gform_wrapper form .top_label section.quote .entry-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.single .entry-header + .gfield_label, body.single section.membership-levels .gform_wrapper form .top_label section.quote .entry-header + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.post-type-archive .entry-title + .gfield_label, body.post-type-archive section.membership-levels .gform_wrapper form .top_label section.quote .entry-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.post-type-archive .entry-header + .gfield_label, body.post-type-archive section.membership-levels .gform_wrapper form .top_label section.quote .entry-header + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote #clientAddMemberModal .modal-title + .gfield_label, #clientAddMemberModal section.membership-levels .gform_wrapper form .top_label section.quote .modal-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote #inviteMemberModal .modal-title + .gfield_label, #inviteMemberModal section.membership-levels .gform_wrapper form .top_label section.quote .modal-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote #inviteAddMemberModal .modal-title + .gfield_label, #inviteAddMemberModal section.membership-levels .gform_wrapper form .top_label section.quote .modal-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-title + .gfield_label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.membership-levels .gform_wrapper form .top_label section.quote .generated-title + .gfield_label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content section.membership-levels .gform_wrapper form .top_label section.quote .generated-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .single-biography .related-person-name-and-surname + .gfield_label, .single-biography section.membership-levels .gform_wrapper form .top_label section.quote .related-person-name-and-surname + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .single-quote .author-name-and-surname + .gfield_label, .single-quote section.membership-levels .gform_wrapper form .top_label section.quote .author-name-and-surname + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .single-hero.type-1 .related-person-name-and-surname + .gfield_label, .single-hero.type-1 section.membership-levels .gform_wrapper form .top_label section.quote .related-person-name-and-surname + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.blog .categories-page-grid h2.title + .gfield_label, body.blog .categories-page-grid section.membership-levels .gform_wrapper form .top_label section.quote h2.title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.category .categories-page-grid h2.title + .gfield_label, body.category .categories-page-grid section.membership-levels .gform_wrapper form .top_label section.quote h2.title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.blog .journal-cards h2.title + .gfield_label, body.blog .journal-cards section.membership-levels .gform_wrapper form .top_label section.quote h2.title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.category .journal-cards h2.title + .gfield_label, body.category .journal-cards section.membership-levels .gform_wrapper form .top_label section.quote h2.title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title h3 + .gfield_label, body.blog .journal-featured-posts .featured-post.column .row .content .title section.membership-levels .gform_wrapper form .top_label section.quote h3 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.blog .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .gfield_label, body.blog .journal-featured-posts .featured-post.column .row .content .title section.membership-levels .gform_wrapper form .top_label section.quote .animated-blurb + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.category .journal-featured-posts .featured-post.column .row .content .title h3 + .gfield_label, body.category .journal-featured-posts .featured-post.column .row .content .title section.membership-levels .gform_wrapper form .top_label section.quote h3 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote body.category .journal-featured-posts .featured-post.column .row .content .title .animated-blurb + .gfield_label, body.category .journal-featured-posts .featured-post.column .row .content .title section.membership-levels .gform_wrapper form .top_label section.quote .animated-blurb + .gfield_label, section.quote .project-hub__section-title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-hub__section-title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-hub__section-title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-hub__section-title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-hub__section-title + span, section.quote .single-quote .project-hub__section-title + .author-position, .single-quote section.quote .project-hub__section-title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-hub__section-title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-hub__section-title + .gfield_label, section.quote .project-filters__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-filters__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-filters__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-filters__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-filters__title + span, section.quote .single-quote .project-filters__title + .author-position, .single-quote section.quote .project-filters__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-filters__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-filters__title + .gfield_label, section.quote .project-info__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-info__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-info__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-info__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-info__title + span, section.quote .single-quote .project-info__title + .author-position, .single-quote section.quote .project-info__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-info__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-info__title + .gfield_label, section.quote .project-description__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-description__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-description__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-description__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-description__title + span, section.quote .single-quote .project-description__title + .author-position, .single-quote section.quote .project-description__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-description__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-description__title + .gfield_label, section.quote .project-summary__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-summary__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-summary__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-summary__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-summary__title + span, section.quote .single-quote .project-summary__title + .author-position, .single-quote section.quote .project-summary__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-summary__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-summary__title + .gfield_label, section.quote .creative-brief-sections__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-sections__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-sections__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-sections__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-sections__title + span, section.quote .single-quote .creative-brief-sections__title + .author-position, .single-quote section.quote .creative-brief-sections__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .creative-brief-sections__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .creative-brief-sections__title + .gfield_label, section.quote .creative-brief-content__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-content__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-content__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-content__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-content__title + span, section.quote .single-quote .creative-brief-content__title + .author-position, .single-quote section.quote .creative-brief-content__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .creative-brief-content__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .creative-brief-content__title + .gfield_label, section.quote .project-budget__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-budget__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-budget__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-budget__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-budget__title + span, section.quote .single-quote .project-budget__title + .author-position, .single-quote section.quote .project-budget__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-budget__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-budget__title + .gfield_label, section.quote .team-member-card__modal-section h4 + .h7, section.quote .team-member-card__modal-section .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .team-member-card__modal-section h4 + span, section.quote .team-member-card__modal-section .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .team-member-card__modal-section h4 + span, section.quote .team-member-card__modal-section .single-quote h4 + .author-position, .single-quote section.quote .team-member-card__modal-section h4 + .author-position, section.quote .team-member-card__modal-section section.membership-levels .gform_wrapper form .top_label h4 + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .team-member-card__modal-section h4 + .gfield_label, .team-member-card__modal-section section.quote h4 + .h7, .team-member-card__modal-section section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .team-member-card__modal-section section.quote h4 + span, .team-member-card__modal-section section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item h4 + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .team-member-card__modal-section section.quote h4 + span, .team-member-card__modal-section section.quote .single-quote h4 + .author-position, .single-quote .team-member-card__modal-section section.quote h4 + .author-position, .team-member-card__modal-section section.quote section.membership-levels .gform_wrapper form .top_label h4 + .gfield_label, section.membership-levels .gform_wrapper form .top_label .team-member-card__modal-section section.quote h4 + .gfield_label, section.quote .creative-brief-section__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-section__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-section__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .creative-brief-section__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .creative-brief-section__title + span, section.quote .single-quote .creative-brief-section__title + .author-position, .single-quote section.quote .creative-brief-section__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .creative-brief-section__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .creative-brief-section__title + .gfield_label, section.quote .team-section__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .team-section__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .team-section__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .team-section__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .team-section__title + span, section.quote .single-quote .team-section__title + .author-position, .single-quote section.quote .team-section__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .team-section__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .team-section__title + .gfield_label, section.quote .project-files__title + .h7, section.quote .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-files__title + span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-files__title + span, section.quote .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item .project-files__title + span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .project-files__title + span, section.quote .single-quote .project-files__title + .author-position, .single-quote section.quote .project-files__title + .author-position, section.quote section.membership-levels .gform_wrapper form .top_label .project-files__title + .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .project-files__title + .gfield_label {
  margin-top: 0.12rem;
}
section.quote .h3 + .row, section.quote .media-modal.wp-core-ui .media-frame-title h1 + .row, .media-modal.wp-core-ui .media-frame-title section.quote h1 + .row, section.quote .single-hero .title-content-text + .row, .single-hero section.quote .title-content-text + .row, section.quote .modalv2-backdrop .modalv2-title + .row, .modalv2-backdrop section.quote .modalv2-title + .row, section.quote .project-hub__subtitle + .row, section.quote .project-overview__subtitle + .row, section.quote .team-selection-overview__subtitle + .row {
  margin-top: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.quote .h3 + .row, section.quote .media-modal.wp-core-ui .media-frame-title h1 + .row, .media-modal.wp-core-ui .media-frame-title section.quote h1 + .row, section.quote .single-hero .title-content-text + .row, .single-hero section.quote .title-content-text + .row, section.quote .modalv2-backdrop .modalv2-title + .row, .modalv2-backdrop section.quote .modalv2-title + .row, section.quote .project-hub__subtitle + .row, section.quote .project-overview__subtitle + .row, section.quote .team-selection-overview__subtitle + .row {
    margin-top: 0.22rem;
  }
}
section.quote .author-info .h7, section.quote .author-info .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .author-info span, section.quote .author-info .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .author-info span, section.quote .author-info .single-quote .author-position, .single-quote section.quote .author-info .author-position, section.quote .author-info section.membership-levels .gform_wrapper form .top_label .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .author-info .gfield_label {
  padding-left: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.quote .author-info .h7, section.quote .author-info .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .author-info span, section.quote .author-info .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item section.quote .author-info span, section.quote .author-info .single-quote .author-position, .single-quote section.quote .author-info .author-position, section.quote .author-info section.membership-levels .gform_wrapper form .top_label .gfield_label, section.membership-levels .gform_wrapper form .top_label section.quote .author-info .gfield_label {
    padding-left: 0.08rem;
  }
}

section.partners {
  padding: 0;
}
section.partners .partners-grid {
  border-top: 0.01rem solid #323232;
  border-left: 0.01rem solid #323232;
  display: flex;
  flex-wrap: wrap;
  width: 4.78rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.partners .partners-grid {
    margin-top: 0.16rem;
    width: 100%;
  }
}
section.partners .partners-grid .partner {
  width: 50%;
  height: 1.83rem;
  padding: 0.4rem;
  border-right: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
  overflow: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.partners .partners-grid .partner {
    padding: 0.22rem;
  }
}
section.partners .partners-grid .partner img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

section.meet-the-team:has([data-method=scrollSlider]) .scroll-slider-wrapper {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
section.meet-the-team .splide.splide-team {
  margin-top: 0.8rem;
}
section.meet-the-team .splide.splide-team .splide__list {
  height: fit-content;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.meet-the-team .splide.splide-team {
    margin-top: 0.64rem;
  }
}
section.meet-the-team .splide.splide-team .splide__slide {
  width: 4.27rem;
  height: fit-content;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.meet-the-team .splide.splide-team .splide__slide {
    width: 2.6rem;
  }
}
section.meet-the-team [data-method=scrollSlider] {
  overflow: hidden;
  visibility: visible;
}
section.meet-the-team [data-method=scrollSlider] * {
  user-select: none !important;
  user-drag: none;
  -webkit-user-drag: none;
}
section.meet-the-team [data-method=scrollSlider] .splide-team {
  margin-top: 0 !important;
}
section.meet-the-team [data-method=scrollSlider] .splide__track {
  display: flex;
  width: 100%;
}
section.meet-the-team [data-method=scrollSlider] .splide__list {
  display: flex;
  gap: 0.75rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.meet-the-team [data-method=scrollSlider] .splide__list {
    gap: 0.24rem;
  }
}
section.meet-the-team [data-method=scrollSlider] .splide__slide {
  flex: 0 0 auto;
}
section.meet-the-team [data-method=scrollSlider] .splide__slide:first-child {
  margin-left: 0.55rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.meet-the-team [data-method=scrollSlider] .splide__slide:first-child {
    margin-left: 0.16rem;
  }
}
section.meet-the-team [data-method=scrollSlider] .splide__slide:last-child {
  margin-right: 0.55rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.meet-the-team [data-method=scrollSlider] .splide__slide:last-child {
    margin-right: 0.16rem;
  }
}

section.bullets h2 + ul {
  margin-top: 0.2rem;
}
section.bullets ul {
  border-top: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
  max-width: 9.64rem;
  overflow: hidden;
}
section.bullets ul li {
  padding: 0.2rem 0.2rem 0.2rem 0.35rem;
  position: relative;
  color: #a6a6a6;
}
section.bullets ul li + li {
  border-top: 0.01rem solid #323232;
}
section.bullets ul li::before {
  content: "";
  position: absolute;
  width: 0.08rem;
  height: 0.08rem;
  top: 0.42rem;
  left: 0;
  background-image: url("data:image/svg+xml,<svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"1\" y=\"1\" width=\"6\" height=\"6\" stroke=\"white\" stroke-width=\"2\"/></svg>");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
section.bullets + section.accordions-cta {
  padding-top: 0;
}
section.bullets + section.accordions-cta .container-border {
  display: none;
}

.project-hub + .accordions-offset {
  padding-top: 0.2rem !important;
}

.hide-section-start .accordions-offset {
  padding-top: 0.2rem !important;
}
.hide-section-start .accordions-offset .container-border-wrap {
  display: none !important;
}

section.project-hub.no-marquee-rows {
  padding-bottom: 0.8rem !important;
}
section.project-hub.no-marquee-rows .row-wrap.professionalscreatives-only {
  border-top: 1px solid #323232;
}
section.project-hub.no-marquee-rows .row-wrap.professionalscreatives-only .no-wrap {
  padding-bottom: 0 !important;
}
section.project-hub.no-marquee-rows.visible {
  padding-bottom: 0 !important;
}
section.project-hub.no-marquee-rows.visible .professionalscreatives-only {
  border-top: 0 !important;
}
section.project-hub.no-marquee-rows .benefits {
  margin-top: 0 !important;
}
section.project-hub .row-wrap.smaller + .row-wrap.bigger {
  padding-top: 1.4rem;
  border-top: 1px solid #323232;
}
section.project-hub .row-wrap.smaller + .row-wrap.bigger .no-wrap {
  padding: 0 !important;
}
section.project-hub .row-switch {
  margin-top: 0.8rem;
}
section.project-hub .user-type-switch {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
section.project-hub .user-type-switch label.switch {
  position: relative;
  width: 0.98rem;
  height: 0.51rem;
  border-radius: 3rem;
  border: 0.01rem solid #737373;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub .user-type-switch label.switch {
    transform: scale(0.8);
  }
}
section.project-hub .user-type-switch label.switch::after {
  content: "";
  position: absolute;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 3rem;
  top: 0.02rem;
  left: 0.02rem;
  background-color: #CFCFD7;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.project-hub .user-type-switch label.switch input {
  visibility: hidden;
}
section.project-hub .user-type-switch label.switch:has(#user-type:checked)::after {
  left: calc(100% - 0.45rem - 0.02rem);
  background-color: #CA9332;
}
section.project-hub .marquees .p1, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees .info, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content h1, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees h1, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees .info, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees h1 {
  line-height: 1.2;
  font-weight: 300;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.project-hub .marquees .p1.client, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content .client.info, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees .client.info, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content h1.client, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees h1.client, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content .client.info, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees .client.info, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content h1.client, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees h1.client {
  color: #323232;
}
section.project-hub .marquees .p1.freelancer, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content .freelancer.info, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees .freelancer.info, section.project-hub .marquees body.blog .journal-featured-posts .featured-post .content h1.freelancer, body.blog .journal-featured-posts .featured-post .content section.project-hub .marquees h1.freelancer, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content .freelancer.info, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees .freelancer.info, section.project-hub .marquees body.category .journal-featured-posts .featured-post .content h1.freelancer, body.category .journal-featured-posts .featured-post .content section.project-hub .marquees h1.freelancer {
  color: #989898;
}
section.project-hub:has(#user-type:checked) .marquees .p1.client, section.project-hub:has(#user-type:checked) .marquees body.blog .journal-featured-posts .featured-post .content .client.info, body.blog .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .marquees .client.info, section.project-hub:has(#user-type:checked) .marquees body.blog .journal-featured-posts .featured-post .content h1.client, body.blog .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .marquees h1.client, section.project-hub:has(#user-type:checked) .marquees body.category .journal-featured-posts .featured-post .content .client.info, body.category .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .marquees .client.info, section.project-hub:has(#user-type:checked) .marquees body.category .journal-featured-posts .featured-post .content h1.client, body.category .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .marquees h1.client {
  color: #CA9332;
}
section.project-hub:has(#user-type:checked) .p1.freelancer, section.project-hub:has(#user-type:checked) body.blog .journal-featured-posts .featured-post .content .freelancer.info, body.blog .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .freelancer.info, section.project-hub:has(#user-type:checked) body.blog .journal-featured-posts .featured-post .content h1.freelancer, body.blog .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) h1.freelancer, section.project-hub:has(#user-type:checked) body.category .journal-featured-posts .featured-post .content .freelancer.info, body.category .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) .freelancer.info, section.project-hub:has(#user-type:checked) body.category .journal-featured-posts .featured-post .content h1.freelancer, body.category .journal-featured-posts .featured-post .content section.project-hub:has(#user-type:checked) h1.freelancer {
  color: #323232;
}
section.project-hub:has(#user-type:checked) .benefits .row-wrap.clients-only {
  grid-template-rows: 1fr;
}
section.project-hub:has(#user-type:checked) .benefits .row-wrap.clients-only .row {
  visibility: visible;
  padding: 0.8rem 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub:has(#user-type:checked) .benefits .row-wrap.clients-only .row {
    padding: 0.4rem 0;
  }
}
section.project-hub:has(#user-type:checked) .benefits .row-wrap.professionalscreatives-only {
  grid-template-rows: 0;
}
section.project-hub:has(#user-type:checked) .benefits .row-wrap.professionalscreatives-only .row {
  visibility: hidden;
  padding: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub:has(#user-type:checked) .benefits .row-wrap.professionalscreatives-only .row {
    padding: 0;
  }
}
section.project-hub .benefits {
  margin-top: 0.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub .benefits {
    margin-top: 0.24rem;
  }
}
section.project-hub .benefits .row-wrap:last-of-type .row {
  border-bottom: none;
}
section.project-hub .benefits .row {
  padding: 0.8rem 0;
  border-bottom: 0.01rem solid #323232;
  min-height: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub .benefits .row {
    gap: 0.2rem;
    padding: 0.4rem 0;
  }
}
section.project-hub .benefits .row-wrap {
  width: 100%;
  display: grid;
  overflow: hidden;
  grid-template-rows: 1fr;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.project-hub .benefits .row-wrap .row.smaller-padding-no-border {
  padding: 0.6rem 0;
  border-bottom: 0;
}
section.project-hub .benefits .row-wrap.clients-only {
  grid-template-rows: 0fr;
}
section.project-hub .benefits .row-wrap.clients-only .row {
  visibility: hidden;
  padding: 0;
}
section.project-hub .benefits .row .col {
  width: 100%;
  max-width: 4.82rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.project-hub .benefits .row .col {
    max-width: 100%;
  }
}
section.project-hub .benefits .row .col.description {
  max-width: 5.94rem;
}
section.project-hub:has(+ section.accordions-offset) {
  padding-bottom: 0;
}
section.project-hub + section.accordions-offset .container-border {
  display: none;
}
section.project-hub #open-project-tools {
  padding: 0 !important;
  color: #CA9332 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}

.creative-brief-main .back-btn-link {
  margin-top: 0;
}
.creative-brief-main .project-hub-nav {
  display: flex;
  border-bottom: 2px solid #737373;
  margin-bottom: 0.1rem;
}
.creative-brief-main .project-hub-nav .nav-item {
  flex: 1;
  position: relative;
}
.creative-brief-main .project-hub-nav .nav-item a {
  display: block;
  padding: 0.2rem 0;
  text-align: center;
  color: #a5a5a5;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
}
.creative-brief-main .project-hub-nav .nav-item.active a {
  color: #CA9332;
  border-bottom: 2px solid #CA9332;
}
.creative-brief-main .project-hub-nav .nav-item:hover:not(.active) a {
  color: rgb(139.5, 139.5, 139.5);
}
.creative-brief-main .add-new-section {
  padding: 0.3rem;
  border: 1px dashed #323232;
  text-align: center;
  margin-top: 0.3rem;
}
.creative-brief-main .add-new-section a {
  position: relative;
  color: #D9D9D9;
}
.creative-brief-main .add-new-section a:before {
  position: absolute;
  content: "+";
  left: -0.1rem;
  top: 0.12rem;
  transform: translate(-50%, -50%);
}

section.project-hub-new-project.v2 #step1 {
  background-color: #202026;
  padding: 0.18rem 0.2rem 0.24rem 0.2rem;
}
section.project-hub-new-project.v2 #step1 .main-title-description {
  color: #D1D8DB;
}
section.project-hub-new-project.v2 #step1 .main-block {
  gap: 0.12rem;
  margin-bottom: 0.2rem;
  justify-content: flex-start;
}
section.project-hub-new-project.v2 #step1 .pill-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
  padding-bottom: 0.2rem;
}
section.project-hub-new-project.v2 #step1 .pill-container .pill {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.06rem 0.12rem;
  border-radius: 1rem;
  color: #D1D8DB;
  font-size: 0.14rem;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  background-color: #4C4C54;
  line-height: 100%;
}
section.project-hub-new-project.v2 #step1 .pill-container .pill.selected {
  background-color: #CA9332;
  color: #323232;
}
section.project-hub-new-project.v2 #step1 .pill-container .pill input[type=checkbox] {
  display: none;
}
section.project-hub-new-project.v2 #step1 .pill-container .pill:hover {
  border-color: #727272;
}
input[type=checkbox]:checked + section.project-hub-new-project.v2 #step1 .pill-container .pill {
  color: white;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box {
  background-color: #0f0f12;
  border: 1px solid #323232;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-details {
  color: #747476;
  margin-bottom: 0.1rem;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details {
  padding: 0.2rem;
  background-color: #0f0f12;
  border: 0;
  color: #747476;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details::placeholder {
  color: #747476;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container {
  padding: 0.2rem;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap {
  position: relative;
  padding: 0.13rem 0 0.13rem 0;
  border: 1px dashed #323232;
  cursor: pointer;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .drag-drop-overlay .drag-and-drop-overlay-child {
  text-align: center;
  color: black;
  font-weight: bold;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .upload-trigger {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .main-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.06rem;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .main-wrap .upload-icon {
  display: flex;
  align-items: center;
  line-height: 0;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .main-wrap .upload-text {
  color: #CA9332;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .secondary-wrap {
  line-height: 0;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .upload-container .creative-brief-upload-wrap .secondary-wrap span {
  color: #747476;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .attached-files .attached-file-item {
  display: flex;
  align-items: center;
  padding: 0.06rem;
  background: #fff;
  border: 1px solid #323232;
  border-radius: 0;
  margin: 0.1rem;
  font-size: 0.12rem;
  justify-content: space-between;
}
section.project-hub-new-project.v2 #step1 .textarea-upload-box .attached-files .attached-file-item .filename {
  margin-left: 0.1rem;
  color: black;
}
section.project-hub-new-project.v2 #step1 .generate-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.08rem;
  height: 0.5rem;
  margin-bottom: 0.08rem;
  margin-top: 0.24rem;
}
section.project-hub-new-project.v2 #step1 .add-manually {
  height: 0.5rem;
  background-color: black;
  color: white;
}
section.project-hub-new-project.v2 #step2 {
  margin-top: 0.4rem;
}
section.project-hub-new-project.v2 #step2 .project-brief-title {
  margin-bottom: 0.2rem;
}
section.project-hub-new-project.v2 #step2 #generated-sections {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0.3rem;
}
section.project-hub-new-project.v2 #step2 #generated-sections .section .section-title {
  font-weight: 700;
}

.loading-coffee::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  filter: blur(1px);
  z-index: 999;
}

.loading-coffee .coffeeloader {
  width: 5rem;
  height: 3rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.4rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 9999;
  opacity: 1 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .loading-coffee .coffeeloader {
    width: 100%;
    height: 2.4rem;
  }
}
.loading-coffee .coffeeloader .cupcontainer {
  width: 0.45rem;
  height: 0.6rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0.5rem;
  left: 0.05rem;
}
.loading-coffee .coffeeloader .cupcontainer .cup {
  border-bottom: 0.4rem solid #F06424;
  border-left: 0.1rem solid transparent;
  border-right: 0.1rem solid transparent;
  height: 0;
  width: 0.4rem;
  transform: rotate(180deg);
  position: relative;
  left: -0.03rem;
  top: 0.05rem;
}
.loading-coffee .coffeeloader .cupcontainer .handle {
  width: 0.18rem;
  height: 0.18rem;
  border: 0.05rem solid #F06424;
  position: relative;
  top: -0.3rem;
  left: 0.3rem;
  background-color: transparent;
}
.loading-coffee .coffeeloader .cupcontainer .glance {
  border-bottom: 0.25rem solid orange;
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid transparent;
  height: 0;
  width: 0.02rem;
  transform: rotate(180deg);
  position: absolute;
  top: 0.13rem;
  left: 0.1rem;
}
.loading-coffee .coffeeloader .plate {
  background: #F06424;
  width: 1rem;
  height: 0.06rem;
  border-radius: 0.03rem;
  position: relative;
  top: 0.4rem;
  margin-left: auto;
  margin-right: auto;
}
.loading-coffee .coffeeloader .bottom {
  background: #F06424;
  width: 0.6rem;
  height: 0.06rem;
  border-bottom-left-radius: 0.05rem;
  border-bottom-right-radius: 0.05rem;
  position: relative;
  top: 0.45rem;
  margin-left: auto;
  margin-right: auto;
}
.loading-coffee .coffeeloader .steam {
  width: 0.5rem;
  height: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0.5rem;
  left: 0.05rem;
}
.loading-coffee .coffeeloader .smoke1,
.loading-coffee .coffeeloader .smoke2 {
  width: 0.06rem;
  float: left;
  margin-right: 0.06rem;
  margin-left: 0.04rem;
  border-radius: 0.03rem;
  position: relative;
}
.loading-coffee .coffeeloader .smoke1::before, .loading-coffee .coffeeloader .smoke1::after,
.loading-coffee .coffeeloader .smoke2::before,
.loading-coffee .coffeeloader .smoke2::after {
  content: "";
  background: #F06424;
  position: absolute;
  border-radius: 0.03rem;
}
.loading-coffee .coffeeloader .smoke1 {
  height: 0.3rem;
}
.loading-coffee .coffeeloader .smoke1::before, .loading-coffee .coffeeloader .smoke1::after {
  animation: load 0.9s infinite reverse ease-in-out;
}
.loading-coffee .coffeeloader .smoke2 {
  height: 0.15rem;
}
.loading-coffee .coffeeloader .smoke2::before, .loading-coffee .coffeeloader .smoke2::after {
  animation: load 0.6s infinite reverse ease-in-out;
  margin-top: 0.05rem;
}
.loading-coffee .coffeeloader .smoke3 {
  height: 0.3rem;
}
.loading-coffee .coffeeloader .smoke3::before, .loading-coffee .coffeeloader .smoke3::after {
  animation: load 0.9s infinite 1s reverse ease-in-out;
}
@keyframes load {
  0% {
    top: 0;
    height: 0.3rem;
    width: 0.06rem;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 0.29rem;
    height: 0.15rem;
    width: 0.06rem;
    opacity: 0;
  }
}

.coffeeloader {
  opacity: 0;
}

section.project-hub-new-project.v3 {
  background-color: #101013;
  min-height: 100vh;
  padding: 0;
  padding-top: 0 !important;
}
section.project-hub-new-project.v3 #step1 {
  padding: 0;
}
section.project-hub-new-project.v3 #step1.container-brief-cta {
  max-width: 9.34rem;
  margin: 0 auto;
  padding-top: 0.85rem;
  padding-bottom: 1.29rem;
}
section.project-hub-new-project.v3 #step1 #project-title {
  background-color: #16161B;
  transition: all 0.3s ease;
  margin-bottom: 0.1rem;
}
section.project-hub-new-project.v3 #step1 .main-header {
  text-align: center;
  margin-bottom: 0.4rem;
}
section.project-hub-new-project.v3 #step1 .main-header .header-icon {
  width: 0.45rem;
  height: 0.45rem;
  border: 1px solid #737373;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.2rem;
  color: #D9D9D9;
}
section.project-hub-new-project.v3 #step1 .main-header .header-icon svg {
  width: inherit;
  height: inherit;
}
section.project-hub-new-project.v3 #step1 .main-header .main-title {
  color: white;
  margin-bottom: 0.16rem;
}
section.project-hub-new-project.v3 #step1 .main-header .main-description {
  color: #737373;
  max-width: 6.29rem;
  margin: 0 auto;
  line-height: 1.1;
}
section.project-hub-new-project.v3 #step1 .content-area-custom {
  display: flex;
  gap: 0.2rem;
  margin-bottom: 0;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .or-text {
  display: flex;
  align-self: center;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section {
  flex: 1;
  max-width: 6.6rem;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section #project-details {
  width: 100%;
  min-height: 2.81rem;
  background-color: #16161B;
  border: 1px solid #323232;
  border-radius: 2px;
  padding: 0.2rem;
  color: rgba(217, 217, 217, 0.5);
  resize: vertical;
  outline: none;
  transition: all 0.3s ease;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section #project-details::placeholder {
  color: rgba(217, 217, 217, 0.5);
}
section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section #project-details:focus, section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section #project-details:active, section.project-hub-new-project.v3 #step1 .content-area-custom .text-input-section #project-details:hover {
  border-color: #CA9332;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section {
  flex: 0 0 2.37rem;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area {
  width: 100%;
  height: 2.8rem;
  background-color: rgba(32, 32, 38, 0.4);
  border: 1px dashed #737373;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: relative;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area:hover {
  background-color: rgba(32, 32, 38, 0.6);
  border-color: #D9D9D9;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content {
  text-align: center;
  max-width: 1.63rem;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-icon {
  width: 0.32rem;
  height: 0.32rem;
  color: rgba(202, 147, 50, 0.95);
  margin-bottom: 0.16rem;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text {
  color: rgba(202, 147, 50, 0.95);
  margin-bottom: 0.08rem;
  line-height: 1.1;
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text .white-text {
  color: rgba(255, 255, 255, 0.95);
}
section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-hint {
  color: rgba(104, 104, 104, 0.95);
  font-size: 0.1rem;
}
section.project-hub-new-project.v3 #step1 .attached-files {
  margin-bottom: 0;
  margin-top: 0.1rem;
}
section.project-hub-new-project.v3 #step1 .attached-files .attached-file-item {
  display: flex;
  align-items: center;
  padding: 0.12rem;
  background: white;
  border: 1px solid #737373;
  border-radius: 2px;
  margin-bottom: 0.08rem;
  font-size: 0.12rem;
  justify-content: space-between;
}
section.project-hub-new-project.v3 #step1 .attached-files .attached-file-item .filename {
  margin-left: 0.08rem;
  color: black;
  text-decoration: none;
}
section.project-hub-new-project.v3 #step1 .attached-files .attached-file-item .filename:hover {
  text-decoration: underline;
}
section.project-hub-new-project.v3 #step1 .btn-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
}
section.project-hub-new-project.v3 #step1 .btn-wrap .generate-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.08rem;
  height: 0.5rem;
  background-color: #CA9332;
  border: none;
  border-radius: 2px;
  color: black;
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.project-hub-new-project.v3 #step1 .btn-wrap .generate-btn:hover {
  background-color: rgb(161.119047619, 117.25, 39.880952381);
}
section.project-hub-new-project.v3 #step1 .btn-wrap .generate-btn svg {
  width: 0.14rem;
  height: 0.15rem;
}
section.project-hub-new-project.v3 #step1 .btn-wrap .add-manually {
  height: 0.5rem;
  margin-top: 0;
  background-color: black;
  border: none;
  border-radius: 2px;
  color: rgb(217, 217, 217);
  cursor: pointer;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.project-hub-new-project.v3 #step1 .btn-wrap .add-manually:hover {
  background-color: rgb(25.5, 25.5, 25.5);
}
section.project-hub-new-project.v3 #step2 {
  margin-top: 0.4rem;
}
section.project-hub-new-project.v3 #step2 .project-brief-title {
  margin-bottom: 0.2rem;
}
section.project-hub-new-project.v3 #step2 #generated-sections {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0.3rem;
}
section.project-hub-new-project.v3 #step2 #generated-sections .section .section-title {
  font-weight: 700;
}
@media (max-width: 768px) {
  section.project-hub-new-project.v3 .content-area-custom {
    flex-direction: column;
    gap: 0.2rem;
  }
  section.project-hub-new-project.v3 .content-area-custom .text-input-section {
    max-width: 100%;
  }
  section.project-hub-new-project.v3 .content-area-custom .upload-section {
    flex: none;
    width: 100%;
  }
  section.project-hub-new-project.v3 .content-area-custom .upload-section .upload-area {
    height: 2rem;
  }
  section.project-hub-new-project.v3 .btn-wrap .generate-btn,
  section.project-hub-new-project.v3 .btn-wrap .add-manually {
    height: 0.45rem;
  }
}

.project-hub-index {
  display: flex;
  padding-bottom: 0;
  padding-top: 0.4rem;
}
.project-hub-index .separator {
  padding-bottom: 0.33rem;
  border-bottom: 1px solid #323232;
  height: 1px;
}
.project-hub-index .main-title {
  margin-bottom: 0.4rem;
}
.project-hub-index .nav-boxes {
  display: flex;
  justify-content: space-between;
  gap: 0.2rem;
}
.project-hub-index .nav-boxes .nav-box {
  padding: 0.24rem;
  border: 1px solid #323232;
  flex: 1;
}
.project-hub-index .nav-boxes .nav-box#nav-new-project {
  background-color: #202026;
  border: none;
}
.project-hub-index .nav-boxes .nav-box .description {
  margin-top: 0.06rem;
}
.project-hub-index .nav-boxes .nav-box .nav-box-icon {
  width: 0.52rem;
  height: 0.52rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.37rem;
  padding: 0.15rem 0.17rem;
}
.project-hub-index .nav-boxes .nav-box .nav-box-icon.a {
  background-color: #3E3E47;
}
.project-hub-index .nav-boxes .nav-box .nav-box-icon.b {
  background-color: #2E596D;
}
.project-hub-index .nav-boxes .nav-box .nav-box-icon.c {
  background-color: #CA9332;
}

.cards-section, .open-roles, .pending-invitations, .my-projects, .new-projects {
  padding-top: 0.4rem;
}
.cards-section .title-action-wrap, .open-roles .title-action-wrap, .pending-invitations .title-action-wrap, .my-projects .title-action-wrap, .new-projects .title-action-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
  align-items: center;
}
.cards-section .title-action-wrap .filter-search, .open-roles .title-action-wrap .filter-search, .pending-invitations .title-action-wrap .filter-search, .my-projects .title-action-wrap .filter-search, .new-projects .title-action-wrap .filter-search {
  display: flex;
  gap: 0.4rem;
}
.cards-section .title-action-wrap .filter-search .search-form, .open-roles .title-action-wrap .filter-search .search-form, .pending-invitations .title-action-wrap .filter-search .search-form, .my-projects .title-action-wrap .filter-search .search-form, .new-projects .title-action-wrap .filter-search .search-form {
  border-bottom: 1px solid #323232;
  padding-bottom: 0.12rem;
}
.cards-section .title-action-wrap .filter-search .search-form .search-btn svg, .open-roles .title-action-wrap .filter-search .search-form .search-btn svg, .pending-invitations .title-action-wrap .filter-search .search-form .search-btn svg, .my-projects .title-action-wrap .filter-search .search-form .search-btn svg, .new-projects .title-action-wrap .filter-search .search-form .search-btn svg {
  width: 0.15rem;
  height: auto;
}
.cards-section .title-action-wrap .filter-search .filter-button, .open-roles .title-action-wrap .filter-search .filter-button, .pending-invitations .title-action-wrap .filter-search .filter-button, .my-projects .title-action-wrap .filter-search .filter-button, .new-projects .title-action-wrap .filter-search .filter-button {
  padding-bottom: 0.12rem;
}
.cards-section .title-action-wrap .filter-search .filter-button svg, .open-roles .title-action-wrap .filter-search .filter-button svg, .pending-invitations .title-action-wrap .filter-search .filter-button svg, .my-projects .title-action-wrap .filter-search .filter-button svg, .new-projects .title-action-wrap .filter-search .filter-button svg {
  width: 0.15rem;
  height: auto;
}
.cards-section .project-hub-cards, .open-roles .project-hub-cards, .pending-invitations .project-hub-cards, .my-projects .project-hub-cards, .new-projects .project-hub-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.cards-section .project-hub-cards .project-hub-card, .open-roles .project-hub-cards .project-hub-card, .pending-invitations .project-hub-cards .project-hub-card, .my-projects .project-hub-cards .project-hub-card, .new-projects .project-hub-cards .project-hub-card {
  margin-bottom: 0.1rem;
  background-color: #202026;
}
.cards-section .project-hub-cards .project-hub-card .project-image, .open-roles .project-hub-cards .project-hub-card .project-image, .pending-invitations .project-hub-cards .project-hub-card .project-image, .my-projects .project-hub-cards .project-hub-card .project-image, .new-projects .project-hub-cards .project-hub-card .project-image {
  position: relative;
  height: 2.64rem;
}
.cards-section .project-hub-cards .project-hub-card .project-image img, .open-roles .project-hub-cards .project-hub-card .project-image img, .pending-invitations .project-hub-cards .project-hub-card .project-image img, .my-projects .project-hub-cards .project-hub-card .project-image img, .new-projects .project-hub-cards .project-hub-card .project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cards-section .project-hub-cards .project-hub-card .project-image .tag-pill, .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill, .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill, .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  z-index: 1;
  padding: 0.04rem 0.08rem;
  color: white;
  border-radius: 1rem;
  padding: 0.06rem 0.12rem;
}
.cards-section .project-hub-cards .project-hub-card .project-image .tag-pill:before, .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill:before, .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill:before, .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill:before, .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
}
.cards-section .project-hub-cards .project-hub-card .project-content, .open-roles .project-hub-cards .project-hub-card .project-content, .pending-invitations .project-hub-cards .project-hub-card .project-content, .my-projects .project-hub-cards .project-hub-card .project-content, .new-projects .project-hub-cards .project-hub-card .project-content {
  padding: 0.2rem 0.24rem;
}
.cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .open-role-tag, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .open-role-tag, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .open-role-tag, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .open-role-tag, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .open-role-tag {
  background-color: #4C4C54;
  border-radius: 1rem;
  padding: 0.06rem 0.12rem;
  height: fit-content;
  max-width: 2.3rem;
}
.cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline {
  color: #C9C9C9;
}
.cards-section .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline svg, .open-roles .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline svg, .pending-invitations .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline svg, .my-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline svg, .new-projects .project-hub-cards .project-hub-card .project-content .open-roles-wrap .timeline svg {
  width: 0.11rem;
  margin-right: 0.06rem;
  height: auto;
}
.cards-section .project-hub-cards .project-hub-card .project-content .project-title, .open-roles .project-hub-cards .project-hub-card .project-content .project-title, .pending-invitations .project-hub-cards .project-hub-card .project-content .project-title, .my-projects .project-hub-cards .project-hub-card .project-content .project-title, .new-projects .project-hub-cards .project-hub-card .project-content .project-title {
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
}

.gallery-page .media-summary-wrapper {
  padding: 0.24rem !important;
  background-color: #202026;
  margin-bottom: 1rem;
}
.gallery-page .media-summary-wrapper .acf-form .acf-fields.acf-form-fields.-top {
  display: flex;
  gap: 0.24rem;
  border-bottom: 1px solid #323232;
  padding-bottom: 0.24rem;
  margin-bottom: 0.24rem;
}
.gallery-page .media-summary-wrapper .acf-field {
  padding-left: 0;
  padding-right: 0;
  background-color: #202026;
}
.gallery-page .media-summary-wrapper .acf-field-true-false {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.gallery-page .media-summary-wrapper .acf-field-true-false .acf-label {
  margin: 0;
}
.gallery-page .media-summary-wrapper .acf-field-true-false .acf-switch {
  position: relative;
  left: 0;
}
.gallery-page .media-summary-wrapper .acf-field-true-false .acf-switch .acf-switch-on, .gallery-page .media-summary-wrapper .acf-field-true-false .acf-switch .acf-switch-off {
  left: -0.3rem;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80df {
  margin-bottom: 0.15rem;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80df .acf-label {
  padding-bottom: 0.24rem;
  margin-bottom: 0.24rem;
  border-bottom: 1px solid #323232;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80df .acf-label label {
  color: #CA9332;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80ed {
  border-top: 0;
  margin-bottom: 0.24rem;
}
.gallery-page .media-summary-wrapper .custom-wrapper {
  margin-bottom: 0.16rem;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields {
  display: flex;
  flex-direction: row;
  gap: 0.12rem;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map, .gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field.acf-field-text {
  width: 100%;
  border-top: 0;
  padding: 0;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field {
  padding: 0;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .title {
  border: unset;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .title .search.pac-target-input {
  height: 0.43rem;
  background-image: none;
  font-size: 0.16rem;
  background-color: #16161B;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .title .search.pac-target-input:focus {
  border: 1px solid #CA9332 !important;
  background-color: #101013 !important;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .title .search.pac-target-input:hover {
  border: 1px solid #323232 !important;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .acf-google-map {
  border: 1px solid #323232;
  background: #101013;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .acf-google-map .acf-actions.-hover .acf-icon {
  background-color: transparent !important;
  width: 0.4rem;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-form-fields .acf-field-google-map .acf-google-map .acf-actions.-hover .acf-icon.-cancel::before {
  width: 0.4rem;
  height: auto;
}
.gallery-page .media-summary-wrapper .custom-wrapper .acf-google-map .canvas {
  display: none !important;
}
.gallery-page .media-summary-wrapper .acf-field-689b12b948182, .gallery-page .media-summary-wrapper .acf-field-689b12e348183 {
  border-top: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80df {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80ed {
  margin-bottom: 0 !important;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop {
  width: 100%;
  height: 3.6rem;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e .hide-if-value, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop .hide-if-value {
  padding: 0;
  height: inherit;
  background-color: #0f0f12;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e .hide-if-value p, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop .hide-if-value p {
  width: 100%;
  height: 100%;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e .hide-if-value p a, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop .hide-if-value p a {
  width: 100%;
  height: 100%;
  background-color: #0f0f12;
  color: #0f0f12;
  position: relative;
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e .hide-if-value p a:after, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop .hide-if-value p a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 118px;
  height: 39px;
  background-image: url("data:image/svg+xml,<svg width=\"118\" height=\"39\" viewBox=\"0 0 118 39\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M36.256 16.16C35.456 16.16 34.7147 16.016 34.032 15.728C33.3493 15.4293 32.7573 15.0187 32.256 14.496C31.7653 13.9627 31.3813 13.3333 31.104 12.608C30.8267 11.8827 30.688 11.088 30.688 10.224C30.688 9.36 30.8213 8.57067 31.088 7.856C31.3653 7.13067 31.7493 6.50667 32.24 5.984C32.7413 5.45067 33.3333 5.04 34.016 4.752C34.6987 4.464 35.44 4.32 36.24 4.32C37.136 4.32 37.9413 4.50133 38.656 4.864C39.3707 5.216 39.952 5.71733 40.4 6.368C40.8587 7.01867 41.1413 7.776 41.248 8.64H39.584C39.4453 7.73333 39.0773 7.02933 38.48 6.528C37.8933 6.016 37.152 5.76 36.256 5.76C35.4987 5.76 34.8267 5.94667 34.24 6.32C33.664 6.68267 33.216 7.2 32.896 7.872C32.576 8.53333 32.416 9.31733 32.416 10.224C32.416 11.12 32.576 11.9093 32.896 12.592C33.2267 13.264 33.68 13.7867 34.256 14.16C34.832 14.5333 35.4987 14.72 36.256 14.72C37.152 14.72 37.8987 14.4693 38.496 13.968C39.104 13.456 39.472 12.7467 39.6 11.84H41.28C41.1627 12.7147 40.8747 13.4773 40.416 14.128C39.9573 14.768 39.3707 15.2693 38.656 15.632C37.952 15.984 37.152 16.16 36.256 16.16ZM42.9143 16V4.48H44.5783V16H42.9143ZM48.7063 16V10.752C48.7063 10.1867 48.5623 9.76533 48.2743 9.488C47.9969 9.21067 47.5809 9.072 47.0263 9.072C46.5463 9.072 46.1196 9.17867 45.7463 9.392C45.3836 9.60533 45.0956 9.89867 44.8823 10.272C44.6796 10.6453 44.5783 11.088 44.5783 11.6L44.3703 9.648C44.6369 9.04 45.0476 8.56 45.6023 8.208C46.1569 7.856 46.8023 7.68 47.5383 7.68C48.4129 7.68 49.1009 7.92533 49.6023 8.416C50.1036 8.90667 50.3543 9.55733 50.3543 10.368V16H48.7063ZM56.0094 16.16C55.1774 16.16 54.4467 15.9787 53.8174 15.616C53.188 15.2427 52.6974 14.736 52.3454 14.096C51.9934 13.4453 51.8174 12.7093 51.8174 11.888C51.8174 11.056 51.9934 10.3253 52.3454 9.696C52.708 9.06667 53.1987 8.576 53.8174 8.224C54.4467 7.86133 55.1774 7.68 56.0094 7.68C56.852 7.68 57.588 7.86133 58.2174 8.224C58.8467 8.576 59.332 9.06667 59.6734 9.696C60.0254 10.3253 60.2014 11.056 60.2014 11.888C60.2014 12.7093 60.0254 13.4453 59.6734 14.096C59.332 14.736 58.8467 15.2427 58.2174 15.616C57.588 15.9787 56.852 16.16 56.0094 16.16ZM56.0094 14.8C56.5107 14.8 56.9427 14.6773 57.3054 14.432C57.6787 14.1867 57.972 13.8453 58.1854 13.408C58.3987 12.9707 58.5054 12.4587 58.5054 11.872C58.5054 10.9973 58.2707 10.3093 57.8014 9.808C57.3427 9.296 56.7454 9.04 56.0094 9.04C55.284 9.04 54.6867 9.296 54.2174 9.808C53.7587 10.32 53.5294 11.008 53.5294 11.872C53.5294 12.4587 53.6307 12.9707 53.8334 13.408C54.0467 13.8453 54.34 14.1867 54.7134 14.432C55.0974 14.6773 55.5294 14.8 56.0094 14.8ZM65.3025 16.16C64.4705 16.16 63.7398 15.9787 63.1105 15.616C62.4812 15.2427 61.9905 14.736 61.6385 14.096C61.2865 13.4453 61.1105 12.7093 61.1105 11.888C61.1105 11.056 61.2865 10.3253 61.6385 9.696C62.0012 9.06667 62.4918 8.576 63.1105 8.224C63.7398 7.86133 64.4705 7.68 65.3025 7.68C66.1452 7.68 66.8812 7.86133 67.5105 8.224C68.1398 8.576 68.6252 9.06667 68.9665 9.696C69.3185 10.3253 69.4945 11.056 69.4945 11.888C69.4945 12.7093 69.3185 13.4453 68.9665 14.096C68.6252 14.736 68.1398 15.2427 67.5105 15.616C66.8812 15.9787 66.1452 16.16 65.3025 16.16ZM65.3025 14.8C65.8038 14.8 66.2358 14.6773 66.5985 14.432C66.9718 14.1867 67.2652 13.8453 67.4785 13.408C67.6918 12.9707 67.7985 12.4587 67.7985 11.872C67.7985 10.9973 67.5638 10.3093 67.0945 9.808C66.6358 9.296 66.0385 9.04 65.3025 9.04C64.5772 9.04 63.9798 9.296 63.5105 9.808C63.0518 10.32 62.8225 11.008 62.8225 11.872C62.8225 12.4587 62.9238 12.9707 63.1265 13.408C63.3398 13.8453 63.6332 14.1867 64.0065 14.432C64.3905 14.6773 64.8225 14.8 65.3025 14.8ZM74.0033 16.16C72.9366 16.16 72.0886 15.9253 71.4593 15.456C70.8299 14.9867 70.4726 14.3253 70.3873 13.472H71.9233C71.9979 13.9413 72.2113 14.304 72.5633 14.56C72.9259 14.8053 73.4166 14.928 74.0353 14.928C74.5793 14.928 74.9953 14.832 75.2833 14.64C75.5713 14.448 75.7153 14.176 75.7153 13.824C75.7153 13.568 75.6299 13.3547 75.4593 13.184C75.2993 13.0027 74.9793 12.8533 74.4993 12.736L73.1873 12.432C72.3659 12.2293 71.7526 11.9307 71.3473 11.536C70.9526 11.1307 70.7553 10.6347 70.7553 10.048C70.7553 9.312 71.0273 8.736 71.5713 8.32C72.1259 7.89333 72.8833 7.68 73.8433 7.68C74.7926 7.68 75.5553 7.89333 76.1313 8.32C76.7179 8.74667 77.0486 9.344 77.1233 10.112H75.5873C75.5233 9.728 75.3366 9.43467 75.0273 9.232C74.7286 9.01867 74.3179 8.912 73.7953 8.912C73.3046 8.912 72.9259 9.00267 72.6593 9.184C72.4033 9.35467 72.2753 9.59467 72.2753 9.904C72.2753 10.16 72.3713 10.3733 72.5633 10.544C72.7659 10.7147 73.0966 10.8587 73.5553 10.976L74.8993 11.312C75.6779 11.504 76.2646 11.8187 76.6593 12.256C77.0539 12.6827 77.2513 13.2 77.2513 13.808C77.2513 14.544 76.9633 15.12 76.3873 15.536C75.8219 15.952 75.0273 16.16 74.0033 16.16ZM82.4349 16.16C81.6135 16.16 80.8882 15.9787 80.2589 15.616C79.6402 15.2533 79.1549 14.752 78.8029 14.112C78.4509 13.472 78.2749 12.736 78.2749 11.904C78.2749 11.0613 78.4455 10.3253 78.7869 9.696C79.1389 9.056 79.6295 8.56 80.2589 8.208C80.8882 7.856 81.6082 7.68 82.4189 7.68C83.2082 7.68 83.8909 7.85067 84.4669 8.192C85.0535 8.52267 85.5015 8.98667 85.8109 9.584C86.1309 10.1813 86.2909 10.8907 86.2909 11.712C86.2909 11.84 86.2855 11.9627 86.2749 12.08C86.2749 12.1867 86.2642 12.2987 86.2429 12.416H79.3949V11.168H85.0749L84.6589 11.664C84.6589 10.7893 84.4615 10.1227 84.0669 9.664C83.6722 9.20533 83.1229 8.976 82.4189 8.976C81.6615 8.976 81.0589 9.23733 80.6109 9.76C80.1735 10.272 79.9549 10.9867 79.9549 11.904C79.9549 12.832 80.1735 13.5573 80.6109 14.08C81.0589 14.6027 81.6775 14.864 82.4669 14.864C82.9469 14.864 83.3629 14.768 83.7149 14.576C84.0669 14.3733 84.3282 14.08 84.4989 13.696H86.0669C85.8002 14.464 85.3469 15.0667 84.7069 15.504C84.0775 15.9413 83.3202 16.16 82.4349 16.16ZM91.4853 16V6.896C91.4853 6.064 91.7199 5.42933 92.1893 4.992C92.6586 4.544 93.3626 4.32 94.3013 4.32C94.5146 4.32 94.6906 4.33067 94.8293 4.352C94.9679 4.37333 95.0906 4.40533 95.1973 4.448V5.776C95.1226 5.75467 95.0213 5.73333 94.8933 5.712C94.7759 5.69067 94.6426 5.68 94.4933 5.68C94.0239 5.68 93.6826 5.79733 93.4693 6.032C93.2559 6.256 93.1493 6.576 93.1493 6.992V16H91.4853ZM96.6853 16V7.84H98.3333V16H96.6853ZM89.9173 9.232V7.84H97.3573V9.232H89.9173ZM96.6213 6.304V4.48H98.3973V6.304H96.6213ZM100.31 16V4.48H101.974V16H100.31ZM107.67 16.16C106.849 16.16 106.123 15.9787 105.494 15.616C104.875 15.2533 104.39 14.752 104.038 14.112C103.686 13.472 103.51 12.736 103.51 11.904C103.51 11.0613 103.681 10.3253 104.022 9.696C104.374 9.056 104.865 8.56 105.494 8.208C106.123 7.856 106.843 7.68 107.654 7.68C108.443 7.68 109.126 7.85067 109.702 8.192C110.289 8.52267 110.737 8.98667 111.046 9.584C111.366 10.1813 111.526 10.8907 111.526 11.712C111.526 11.84 111.521 11.9627 111.51 12.08C111.51 12.1867 111.499 12.2987 111.478 12.416H104.63V11.168H110.31L109.894 11.664C109.894 10.7893 109.697 10.1227 109.302 9.664C108.907 9.20533 108.358 8.976 107.654 8.976C106.897 8.976 106.294 9.23733 105.846 9.76C105.409 10.272 105.19 10.9867 105.19 11.904C105.19 12.832 105.409 13.5573 105.846 14.08C106.294 14.6027 106.913 14.864 107.702 14.864C108.182 14.864 108.598 14.768 108.95 14.576C109.302 14.3733 109.563 14.08 109.734 13.696H111.302C111.035 14.464 110.582 15.0667 109.942 15.504C109.313 15.9413 108.555 16.16 107.67 16.16Z\" fill=\"%23CA9332\"/><g clip-path=\"url%28%23clip0_27304_1167%29\"><path d=\"M17.8856 5.66797V16.4678H7.10728V5.66797H17.8856Z\" stroke=\"%23CA9332\" stroke-width=\"2\"/><path d=\"M21.8135 14.3996C21.8135 15.0624 21.2771 15.5996 20.6155 15.5996L20.2162 15.5996L20.2162 3.59961L8.23668 3.59961L8.23668 3.19961C8.23668 2.53689 8.77305 1.99961 9.43464 1.99961L20.6155 1.99961C21.2771 1.99961 21.8135 2.53689 21.8135 3.19961L21.8135 14.3996Z\" fill=\"%23CA9332\"/></g><path opacity=\"0.5\" d=\"M3.54 36.12C2.916 36.12 2.368 35.984 1.896 35.712C1.424 35.432 1.056 35.052 0.792 34.572C0.528 34.084 0.396 33.532 0.396 32.916C0.396 32.292 0.528 31.744 0.792 31.272C1.064 30.8 1.432 30.432 1.896 30.168C2.368 29.896 2.916 29.76 3.54 29.76C4.172 29.76 4.724 29.896 5.196 30.168C5.668 30.432 6.032 30.8 6.288 31.272C6.552 31.744 6.684 32.292 6.684 32.916C6.684 33.532 6.552 34.084 6.288 34.572C6.032 35.052 5.668 35.432 5.196 35.712C4.724 35.984 4.172 36.12 3.54 36.12ZM3.54 35.1C3.916 35.1 4.24 35.008 4.512 34.824C4.792 34.64 5.012 34.384 5.172 34.056C5.332 33.728 5.412 33.344 5.412 32.904C5.412 32.248 5.236 31.732 4.884 31.356C4.54 30.972 4.092 30.78 3.54 30.78C2.996 30.78 2.548 30.972 2.196 31.356C1.852 31.74 1.68 32.256 1.68 32.904C1.68 33.344 1.756 33.728 1.908 34.056C2.068 34.384 2.288 34.64 2.568 34.824C2.856 35.008 3.18 35.1 3.54 35.1ZM7.84584 36V29.88H9.03384V31.404H9.09384V36H7.84584ZM9.09384 32.808L8.93784 31.356C9.08184 30.836 9.32984 30.44 9.68184 30.168C10.0338 29.896 10.4538 29.76 10.9418 29.76C11.1258 29.76 11.2538 29.776 11.3258 29.808V30.984C11.2858 30.968 11.2298 30.96 11.1578 30.96C11.0858 30.952 10.9978 30.948 10.8938 30.948C10.2938 30.948 9.84184 31.104 9.53784 31.416C9.24184 31.728 9.09384 32.192 9.09384 32.808ZM18.9828 36V34.596L19.1028 34.632C18.9748 35.088 18.7108 35.452 18.3108 35.724C17.9108 35.988 17.4308 36.12 16.8708 36.12C16.3188 36.12 15.8348 35.988 15.4188 35.724C15.0108 35.46 14.6908 35.092 14.4588 34.62C14.2348 34.148 14.1228 33.596 14.1228 32.964C14.1228 32.324 14.2388 31.764 14.4708 31.284C14.7028 30.804 15.0268 30.432 15.4428 30.168C15.8588 29.904 16.3468 29.772 16.9068 29.772C17.4908 29.772 17.9708 29.912 18.3468 30.192C18.7308 30.464 18.9828 30.848 19.1028 31.344L18.9348 31.368V27.36H20.1708V36H18.9828ZM17.1828 35.076C17.7348 35.076 18.1708 34.888 18.4908 34.512C18.8108 34.128 18.9708 33.6 18.9708 32.928C18.9708 32.272 18.8068 31.756 18.4788 31.38C18.1588 30.996 17.7228 30.804 17.1708 30.804C16.6268 30.804 16.1948 30.996 15.8748 31.38C15.5628 31.756 15.4068 32.284 15.4068 32.964C15.4068 33.628 15.5628 34.148 15.8748 34.524C16.1948 34.892 16.6308 35.076 17.1828 35.076ZM21.8062 36V29.88H22.9942V31.404H23.0542V36H21.8062ZM23.0542 32.808L22.8982 31.356C23.0422 30.836 23.2902 30.44 23.6422 30.168C23.9942 29.896 24.4142 29.76 24.9022 29.76C25.0862 29.76 25.2142 29.776 25.2862 29.808V30.984C25.2462 30.968 25.1902 30.96 25.1182 30.96C25.0462 30.952 24.9582 30.948 24.8542 30.948C24.2542 30.948 23.8022 31.104 23.4982 31.416C23.2022 31.728 23.0542 32.192 23.0542 32.808ZM29.8844 36C29.8444 35.848 29.8164 35.68 29.8004 35.496C29.7924 35.312 29.7884 35.088 29.7884 34.824H29.7284V31.908C29.7284 31.516 29.6284 31.224 29.4284 31.032C29.2364 30.832 28.9284 30.732 28.5044 30.732C28.0964 30.732 27.7684 30.812 27.5204 30.972C27.2804 31.132 27.1404 31.36 27.1004 31.656H25.9124C25.9684 31.08 26.2284 30.62 26.6924 30.276C27.1564 29.932 27.7764 29.76 28.5524 29.76C29.3524 29.76 29.9524 29.948 30.3524 30.324C30.7524 30.692 30.9524 31.236 30.9524 31.956V34.824C30.9524 35.008 30.9644 35.196 30.9884 35.388C31.0124 35.58 31.0484 35.784 31.0964 36H29.8844ZM27.7724 36.12C27.1484 36.12 26.6524 35.968 26.2844 35.664C25.9164 35.352 25.7324 34.932 25.7324 34.404C25.7324 33.86 25.9244 33.432 26.3084 33.12C26.7004 32.8 27.2604 32.584 27.9884 32.472L30.0044 32.148V33.024L28.1804 33.312C27.7724 33.376 27.4644 33.484 27.2564 33.636C27.0564 33.788 26.9564 34.008 26.9564 34.296C26.9564 34.576 27.0484 34.788 27.2324 34.932C27.4244 35.068 27.7004 35.136 28.0604 35.136C28.5404 35.136 28.9364 35.02 29.2484 34.788C29.5684 34.556 29.7284 34.264 29.7284 33.912L29.8844 34.8C29.7404 35.224 29.4844 35.552 29.1164 35.784C28.7484 36.008 28.3004 36.12 27.7724 36.12ZM35.0443 38.58C34.2763 38.58 33.6403 38.404 33.1363 38.052C32.6403 37.708 32.3403 37.248 32.2363 36.672H33.4123C33.4923 36.936 33.6683 37.144 33.9403 37.296C34.2203 37.448 34.5923 37.524 35.0563 37.524C35.6563 37.524 36.1043 37.376 36.4003 37.08C36.6963 36.784 36.8443 36.344 36.8443 35.76V34.44L36.9523 34.464C36.8323 34.928 36.5723 35.296 36.1723 35.568C35.7723 35.832 35.2923 35.964 34.7323 35.964C34.1963 35.964 33.7243 35.836 33.3163 35.58C32.9083 35.324 32.5923 34.968 32.3683 34.512C32.1443 34.048 32.0323 33.508 32.0323 32.892C32.0323 32.268 32.1483 31.72 32.3803 31.248C32.6123 30.776 32.9363 30.412 33.3523 30.156C33.7763 29.9 34.2683 29.772 34.8283 29.772C35.4043 29.772 35.8803 29.912 36.2563 30.192C36.6403 30.464 36.8843 30.852 36.9883 31.356L36.8923 31.368V29.88H38.0803V35.748C38.0803 36.628 37.8083 37.32 37.2643 37.824C36.7283 38.328 35.9883 38.58 35.0443 38.58ZM35.1043 34.956C35.6403 34.956 36.0683 34.768 36.3883 34.392C36.7163 34.016 36.8803 33.5 36.8803 32.844C36.8803 32.204 36.7163 31.7 36.3883 31.332C36.0683 30.964 35.6363 30.78 35.0923 30.78C34.5483 30.78 34.1163 30.968 33.7963 31.344C33.4763 31.712 33.3163 32.224 33.3163 32.88C33.3163 33.52 33.4763 34.028 33.7963 34.404C34.1243 34.772 34.5603 34.956 35.1043 34.956ZM45.7549 36C45.7149 35.848 45.6869 35.68 45.6709 35.496C45.6629 35.312 45.6589 35.088 45.6589 34.824H45.5989V31.908C45.5989 31.516 45.4989 31.224 45.2989 31.032C45.1069 30.832 44.7989 30.732 44.3749 30.732C43.9669 30.732 43.6389 30.812 43.3909 30.972C43.1509 31.132 43.0109 31.36 42.9709 31.656H41.7829C41.8389 31.08 42.0989 30.62 42.5629 30.276C43.0269 29.932 43.6469 29.76 44.4229 29.76C45.2229 29.76 45.8229 29.948 46.2229 30.324C46.6229 30.692 46.8229 31.236 46.8229 31.956V34.824C46.8229 35.008 46.8349 35.196 46.8589 35.388C46.8829 35.58 46.9189 35.784 46.9669 36H45.7549ZM43.6429 36.12C43.0189 36.12 42.5229 35.968 42.1549 35.664C41.7869 35.352 41.6029 34.932 41.6029 34.404C41.6029 33.86 41.7949 33.432 42.1789 33.12C42.5709 32.8 43.1309 32.584 43.8589 32.472L45.8749 32.148V33.024L44.0509 33.312C43.6429 33.376 43.3349 33.484 43.1269 33.636C42.9269 33.788 42.8269 34.008 42.8269 34.296C42.8269 34.576 42.9189 34.788 43.1029 34.932C43.2949 35.068 43.5709 35.136 43.9309 35.136C44.4109 35.136 44.8069 35.02 45.1189 34.788C45.4389 34.556 45.5989 34.264 45.5989 33.912L45.7549 34.8C45.6109 35.224 45.3549 35.552 44.9869 35.784C44.6189 36.008 44.1709 36.12 43.6429 36.12ZM48.3937 36V29.88H49.5817V31.32H49.6417V36H48.3937ZM52.7377 36V32.064C52.7377 31.64 52.6297 31.324 52.4137 31.116C52.2057 30.908 51.8937 30.804 51.4777 30.804C51.1177 30.804 50.7977 30.884 50.5177 31.044C50.2457 31.204 50.0297 31.424 49.8697 31.704C49.7177 31.984 49.6417 32.316 49.6417 32.7L49.4857 31.236C49.6857 30.78 49.9937 30.42 50.4097 30.156C50.8257 29.892 51.3097 29.76 51.8617 29.76C52.5177 29.76 53.0337 29.944 53.4097 30.312C53.7857 30.68 53.9737 31.168 53.9737 31.776V36H52.7377ZM59.967 36V34.596L60.087 34.632C59.959 35.088 59.695 35.452 59.295 35.724C58.895 35.988 58.415 36.12 57.855 36.12C57.303 36.12 56.819 35.988 56.403 35.724C55.995 35.46 55.675 35.092 55.443 34.62C55.219 34.148 55.107 33.596 55.107 32.964C55.107 32.324 55.223 31.764 55.455 31.284C55.687 30.804 56.011 30.432 56.427 30.168C56.843 29.904 57.331 29.772 57.891 29.772C58.475 29.772 58.955 29.912 59.331 30.192C59.715 30.464 59.967 30.848 60.087 31.344L59.919 31.368V27.36H61.155V36H59.967ZM58.167 35.076C58.719 35.076 59.155 34.888 59.475 34.512C59.795 34.128 59.955 33.6 59.955 32.928C59.955 32.272 59.791 31.756 59.463 31.38C59.143 30.996 58.707 30.804 58.155 30.804C57.611 30.804 57.179 30.996 56.859 31.38C56.547 31.756 56.391 32.284 56.391 32.964C56.391 33.628 56.547 34.148 56.859 34.524C57.179 34.892 57.615 35.076 58.167 35.076ZM69.4536 36V34.596L69.5736 34.632C69.4456 35.088 69.1816 35.452 68.7816 35.724C68.3816 35.988 67.9016 36.12 67.3416 36.12C66.7896 36.12 66.3056 35.988 65.8896 35.724C65.4816 35.46 65.1616 35.092 64.9296 34.62C64.7056 34.148 64.5936 33.596 64.5936 32.964C64.5936 32.324 64.7096 31.764 64.9416 31.284C65.1736 30.804 65.4976 30.432 65.9136 30.168C66.3296 29.904 66.8176 29.772 67.3776 29.772C67.9616 29.772 68.4416 29.912 68.8176 30.192C69.2016 30.464 69.4536 30.848 69.5736 31.344L69.4056 31.368V27.36H70.6416V36H69.4536ZM67.6536 35.076C68.2056 35.076 68.6416 34.888 68.9616 34.512C69.2816 34.128 69.4416 33.6 69.4416 32.928C69.4416 32.272 69.2776 31.756 68.9496 31.38C68.6296 30.996 68.1936 30.804 67.6416 30.804C67.0976 30.804 66.6656 30.996 66.3456 31.38C66.0336 31.756 65.8776 32.284 65.8776 32.964C65.8776 33.628 66.0336 34.148 66.3456 34.524C66.6656 34.892 67.1016 35.076 67.6536 35.076ZM72.2769 36V29.88H73.4649V31.404H73.5249V36H72.2769ZM73.5249 32.808L73.3689 31.356C73.5129 30.836 73.7609 30.44 74.1129 30.168C74.4649 29.896 74.8849 29.76 75.3729 29.76C75.5569 29.76 75.6849 29.776 75.7569 29.808V30.984C75.7169 30.968 75.6609 30.96 75.5889 30.96C75.5169 30.952 75.4289 30.948 75.3249 30.948C74.7249 30.948 74.2729 31.104 73.9689 31.416C73.6729 31.728 73.5249 32.192 73.5249 32.808ZM79.3795 36.12C78.7555 36.12 78.2075 35.984 77.7355 35.712C77.2635 35.432 76.8955 35.052 76.6315 34.572C76.3675 34.084 76.2355 33.532 76.2355 32.916C76.2355 32.292 76.3675 31.744 76.6315 31.272C76.9035 30.8 77.2715 30.432 77.7355 30.168C78.2075 29.896 78.7555 29.76 79.3795 29.76C80.0115 29.76 80.5635 29.896 81.0355 30.168C81.5075 30.432 81.8715 30.8 82.1275 31.272C82.3915 31.744 82.5235 32.292 82.5235 32.916C82.5235 33.532 82.3915 34.084 82.1275 34.572C81.8715 35.052 81.5075 35.432 81.0355 35.712C80.5635 35.984 80.0115 36.12 79.3795 36.12ZM79.3795 35.1C79.7555 35.1 80.0795 35.008 80.3515 34.824C80.6315 34.64 80.8515 34.384 81.0115 34.056C81.1715 33.728 81.2515 33.344 81.2515 32.904C81.2515 32.248 81.0755 31.732 80.7235 31.356C80.3795 30.972 79.9315 30.78 79.3795 30.78C78.8355 30.78 78.3875 30.972 78.0355 31.356C77.6915 31.74 77.5195 32.256 77.5195 32.904C77.5195 33.344 77.5955 33.728 77.7475 34.056C77.9075 34.384 78.1275 34.64 78.4075 34.824C78.6955 35.008 79.0195 35.1 79.3795 35.1ZM86.9494 36.108C86.3734 36.108 85.8934 35.972 85.5094 35.7C85.1334 35.42 84.8854 35.032 84.7654 34.536L84.9334 34.512V38.46H83.6854V29.88H84.8734V31.284L84.7534 31.248C84.8814 30.784 85.1534 30.42 85.5694 30.156C85.9854 29.892 86.4734 29.76 87.0334 29.76C87.5854 29.76 88.0614 29.892 88.4614 30.156C88.8694 30.42 89.1814 30.788 89.3974 31.26C89.6214 31.732 89.7334 32.284 89.7334 32.916C89.7334 33.556 89.6174 34.116 89.3854 34.596C89.1534 35.076 88.8294 35.448 88.4134 35.712C87.9974 35.976 87.5094 36.108 86.9494 36.108ZM86.6854 35.076C87.2294 35.076 87.6614 34.884 87.9814 34.5C88.3014 34.116 88.4614 33.588 88.4614 32.916C88.4614 32.252 88.3014 31.736 87.9814 31.368C87.6614 30.992 87.2254 30.804 86.6734 30.804C86.1294 30.804 85.6934 30.996 85.3654 31.38C85.0454 31.756 84.8854 32.28 84.8854 32.952C84.8854 33.608 85.0454 34.128 85.3654 34.512C85.6934 34.888 86.1334 35.076 86.6854 35.076ZM93.1719 36V27.36H94.4199V36H93.1719ZM97.5159 36V32.064C97.5159 31.64 97.4079 31.324 97.1919 31.116C96.9839 30.908 96.6719 30.804 96.2559 30.804C95.8959 30.804 95.5759 30.884 95.2959 31.044C95.0239 31.204 94.8079 31.424 94.6479 31.704C94.4959 31.984 94.4199 32.316 94.4199 32.7L94.2639 31.236C94.4639 30.78 94.7719 30.42 95.1879 30.156C95.6039 29.892 96.0879 29.76 96.6399 29.76C97.2959 29.76 97.8119 29.944 98.1879 30.312C98.5639 30.68 98.7519 31.168 98.7519 31.776V36H97.5159ZM102.969 36.12C102.353 36.12 101.809 35.984 101.337 35.712C100.873 35.44 100.509 35.064 100.245 34.584C99.9813 34.104 99.8493 33.552 99.8493 32.928C99.8493 32.296 99.9773 31.744 100.233 31.272C100.497 30.792 100.865 30.42 101.337 30.156C101.809 29.892 102.349 29.76 102.957 29.76C103.549 29.76 104.061 29.888 104.493 30.144C104.933 30.392 105.269 30.74 105.501 31.188C105.741 31.636 105.861 32.168 105.861 32.784C105.861 32.88 105.857 32.972 105.849 33.06C105.849 33.14 105.841 33.224 105.825 33.312H100.689V32.376H104.949L104.637 32.748C104.637 32.092 104.489 31.592 104.193 31.248C103.897 30.904 103.485 30.732 102.957 30.732C102.389 30.732 101.937 30.928 101.601 31.32C101.273 31.704 101.109 32.24 101.109 32.928C101.109 33.624 101.273 34.168 101.601 34.56C101.937 34.952 102.401 35.148 102.993 35.148C103.353 35.148 103.665 35.076 103.929 34.932C104.193 34.78 104.389 34.56 104.517 34.272H105.693C105.493 34.848 105.153 35.3 104.673 35.628C104.201 35.956 103.633 36.12 102.969 36.12ZM107.018 36V29.88H108.206V31.404H108.266V36H107.018ZM108.266 32.808L108.11 31.356C108.254 30.836 108.502 30.44 108.854 30.168C109.206 29.896 109.626 29.76 110.114 29.76C110.298 29.76 110.426 29.776 110.498 29.808V30.984C110.458 30.968 110.402 30.96 110.33 30.96C110.258 30.952 110.17 30.948 110.066 30.948C109.466 30.948 109.014 31.104 108.71 31.416C108.414 31.728 108.266 32.192 108.266 32.808ZM113.956 36.12C113.34 36.12 112.796 35.984 112.324 35.712C111.86 35.44 111.496 35.064 111.232 34.584C110.968 34.104 110.836 33.552 110.836 32.928C110.836 32.296 110.964 31.744 111.22 31.272C111.484 30.792 111.852 30.42 112.324 30.156C112.796 29.892 113.336 29.76 113.944 29.76C114.536 29.76 115.048 29.888 115.48 30.144C115.92 30.392 116.256 30.74 116.488 31.188C116.728 31.636 116.848 32.168 116.848 32.784C116.848 32.88 116.844 32.972 116.836 33.06C116.836 33.14 116.828 33.224 116.812 33.312H111.676V32.376H115.936L115.624 32.748C115.624 32.092 115.476 31.592 115.18 31.248C114.884 30.904 114.472 30.732 113.944 30.732C113.376 30.732 112.924 30.928 112.588 31.32C112.26 31.704 112.096 32.24 112.096 32.928C112.096 33.624 112.26 34.168 112.588 34.56C112.924 34.952 113.388 35.148 113.98 35.148C114.34 35.148 114.652 35.076 114.916 34.932C115.18 34.78 115.376 34.56 115.504 34.272H116.68C116.48 34.848 116.14 35.3 115.66 35.628C115.188 35.956 114.62 36.12 113.956 36.12Z\" fill=\"%23D9D9D9\"/><defs><clipPath id=\"clip0_27304_1167\"><rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate%286 2%29\"/></clipPath></defs></svg>");
}
.gallery-page .media-summary-wrapper .acf-field-689b102fb80e img, .gallery-page .media-summary-wrapper .acf-image-uploader-aspect-ratio-crop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-page .media-summary-wrapper .reels-wrapper {
  display: flex;
  gap: 0.13rem;
}
.gallery-page .sections-wrapper {
  margin-top: 2.18rem;
}
.gallery-page .sections-wrapper .acf-field-689b102fcfe74 {
  display: none !important;
}
.gallery-page .sections-wrapper .acf-field-689b102fcfeac {
  display: none !important;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 {
  width: 100%;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label {
  margin-bottom: 0.2rem;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-label label {
  font-weight: 700;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .creative-brief-nav {
  display: flex;
  width: auto;
  overflow-x: scroll;
  flex-wrap: nowrap;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .creative-brief-nav .nav-tab {
  padding: 0.2rem 0.54rem;
  background-color: transparent;
  border-bottom: 1px solid #323232;
  color: #a5a5a5;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .creative-brief-nav .nav-tab.active {
  color: #CA9332;
  border-bottom: 1px solid #CA9332;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-repeater .acf-row {
  display: none;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-repeater .acf-row.active-section {
  display: table-row;
}
.gallery-page .sections-wrapper .acf-field-689b102fb8110 .acf-repeater .acf-row .acf-fields {
  border: unset !important;
}
.gallery-page .sections-wrapper .acf-accordion-content .acf-fields {
  max-width: 100%;
}
.gallery-page .sections-wrapper .acf-row-handle {
  display: none;
}

.accordions-offset:has(+ .no-marquee-rows) {
  padding-bottom: 0;
}

section.accordions-offset ul {
  list-style: disc;
  margin-left: 0.3rem;
}
section.accordions-offset ul li.dist {
  margin-bottom: 0.1rem;
}
section.accordions-offset .wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  section.accordions-offset .wrap {
    flex-direction: column;
  }
}
section.accordions-offset .wrap .main-title {
  max-width: 5.94rem;
}
section.accordions-offset .wrap .accordions {
  max-width: 5.94rem;
}
section.accordions-offset .pill-label + h2, section.accordions-offset .single-related-articles .category + h2, .single-related-articles section.accordions-offset .category + h2, section.accordions-offset body.blog .categories-page-grid .journal-card .post-category + h2, body.blog .categories-page-grid .journal-card section.accordions-offset .post-category + h2, section.accordions-offset body.category .categories-page-grid .journal-card .post-category + h2, body.category .categories-page-grid .journal-card section.accordions-offset .post-category + h2, section.accordions-offset body.blog .journal-cards .journal-card .post-category + h2, body.blog .journal-cards .journal-card section.accordions-offset .post-category + h2, section.accordions-offset body.category .journal-cards .journal-card .post-category + h2, body.category .journal-cards .journal-card section.accordions-offset .post-category + h2, section.accordions-offset body.blog .journal-featured-posts .featured-post.big .post-category + h2, body.blog .journal-featured-posts .featured-post.big section.accordions-offset .post-category + h2, section.accordions-offset body.category .journal-featured-posts .featured-post.big .post-category + h2, body.category .journal-featured-posts .featured-post.big section.accordions-offset .post-category + h2, section.accordions-offset body.blog .journal-featured-posts .featured-post.column .row .post-category + h2, body.blog .journal-featured-posts .featured-post.column .row section.accordions-offset .post-category + h2, section.accordions-offset body.category .journal-featured-posts .featured-post.column .row .post-category + h2, body.category .journal-featured-posts .featured-post.column .row section.accordions-offset .post-category + h2 {
  margin-top: 0.16rem;
}
section.accordions-offset + section.quote .container-border {
  display: none;
}
section.accordions-offset .accordion:first-of-type .accordion-header {
  border-top: 1px solid #323232;
}
section.accordions-offset .accordion-header {
  padding: 0.33rem 0.56rem 0 0.56rem;
}
section.accordions-offset .accordion-header .accordion-indicator::before {
  background-color: #fff;
}
section.accordions-offset .accordion-header .accordion-indicator::after {
  background-color: #fff;
}
section.accordions-offset .accordion-header .accordion-bullet {
  display: flex;
  align-items: flex-start;
  bottom: unset;
}

section.project-hub + section.accordions-offset {
  padding-top: 0.8rem;
}
section.project-hub + section.accordions-offset .continaer-border {
  display: none;
}

section.membership-levels {
  padding: 1.46rem 0 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels {
    padding: 1.2rem 0 0.64rem;
  }
}
section.membership-levels .back {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .back {
    margin-bottom: 0.2rem;
  }
}
section.membership-levels .row {
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .row {
    flex-wrap: wrap;
    margin-top: 0.36rem;
  }
}
section.membership-levels .membership-card {
  position: relative;
  padding: 0.2rem 0.4rem 0.5rem 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card {
    padding: 0.2rem 0.2rem 0.24rem 0.2rem;
  }
}
section.membership-levels .membership-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(160deg, #000 0%, #101013 27.7%, #CA9332 100%);
  padding: 0.01rem;
  opacity: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  z-index: -1;
}
section.membership-levels .membership-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(160deg, #CA9332 50%, #101013 100%);
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 0.01rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  filter: grayscale(1);
  z-index: -1;
}
section.membership-levels .membership-card-a {
  width: calc(50% - 0.1rem);
  max-width: 5.94rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-a {
    width: 100%;
    max-width: unset;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-a + .membership-card-a {
    margin-top: 0.24rem;
  }
}
section.membership-levels .membership-card-a:has(~ .membership-card-a) .basic-info {
  margin-bottom: 0.88rem;
}
section.membership-levels .membership-card .pill-label, section.membership-levels .membership-card .single-related-articles .category, .single-related-articles section.membership-levels .membership-card .category, section.membership-levels .membership-card body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-featured-posts .featured-post.column .row .post-category, body.blog .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card .post-category {
  margin-bottom: 0.24rem;
  background-color: #CFCFD7;
  color: #000;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  width: fit-content;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .pill-label, section.membership-levels .membership-card .single-related-articles .category, .single-related-articles section.membership-levels .membership-card .category, section.membership-levels .membership-card body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.blog .journal-featured-posts .featured-post.column .row .post-category, body.blog .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card .post-category, section.membership-levels .membership-card body.category .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card .post-category {
    margin-bottom: 0.12rem;
  }
}
section.membership-levels .membership-card .membership-level {
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .membership-level {
    margin-bottom: 0.1rem;
  }
}
section.membership-levels .membership-card .basic-info {
  margin-bottom: 0.88rem;
  opacity: 0.6;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .basic-info {
    margin-bottom: 0.24rem;
  }
}
section.membership-levels .membership-card .price {
  margin-bottom: 0.24rem;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .price {
    margin-bottom: 0.1rem;
  }
}
section.membership-levels .membership-card .btn, section.membership-levels .membership-card #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.membership-levels .membership-card a, section.membership-levels .membership-card .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .membership-card .bb-more-link, section.membership-levels .membership-card .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .membership-card #gform_submit_button_5, section.membership-levels .membership-card .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .membership-card .button, section.membership-levels .membership-card .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .membership-card .button.button-hero, section.membership-levels .membership-card .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .membership-card .button.load-more.button-primary, section.membership-levels .membership-card .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui section.membership-levels .membership-card .media-button-select, section.membership-levels .membership-card .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .membership-card .media-menu-item#menu-item-upload, section.membership-levels .membership-card .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .membership-card .button.load-more-jump, section.membership-levels .membership-card .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer section.membership-levels .membership-card input, section.membership-levels .membership-card body.blog .journal-hero .filter, body.blog .journal-hero section.membership-levels .membership-card .filter, section.membership-levels .membership-card body.category .journal-hero .filter, body.category .journal-hero section.membership-levels .membership-card .filter, section.membership-levels .membership-card input[type=submit], section.membership-levels .membership-card .project-card__btn, section.membership-levels .membership-card .quick-actions__btn, section.membership-levels .membership-card .project-filters__clear, section.membership-levels .membership-card .project-overview__btn, section.membership-levels .membership-card .project-file__btn, section.membership-levels .membership-card .team-role__change-btn, section.membership-levels .membership-card .talent-filters__search-btn, section.membership-levels .membership-card .talent-card__btn, section.membership-levels .membership-card .creative-brief-sections__add-btn, section.membership-levels .membership-card .team-section__btn, section.membership-levels .membership-card .team-member-card__btn, section.membership-levels .membership-card .creative-brief-section__btn, section.membership-levels .membership-card .team-section__role-btn, section.membership-levels .membership-card .team-section__member-btn, section.membership-levels .membership-card .team-section__filter, section.membership-levels .membership-card .project-summary__btn, section.membership-levels .membership-card .project-summary__description-more, section.membership-levels .membership-card .project-files__btn, section.membership-levels .membership-card .project-files__filter, section.membership-levels .membership-card .project-files__search-btn, section.membership-levels .membership-card .project-files__view-btn, section.membership-levels .membership-card .project-files__file-btn, section.membership-levels .membership-card .project-files__upload-btn, section.membership-levels .membership-card .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .membership-card input[type=submit], section.membership-levels .membership-card .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.membership-levels .membership-card button, section.membership-levels .membership-card .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card button, section.membership-levels .membership-card .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card a, section.membership-levels .membership-card .mce-window .mce-btn.mce-primary, .mce-window section.membership-levels .membership-card .mce-btn.mce-primary, section.membership-levels .membership-card .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap section.membership-levels .membership-card .acf-gallery-add, section.membership-levels .membership-card .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap section.membership-levels .membership-card .acf-gallery-add {
  width: 100%;
  margin-bottom: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .btn, section.membership-levels .membership-card #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.membership-levels .membership-card a, section.membership-levels .membership-card .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .membership-card .bb-more-link, section.membership-levels .membership-card .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .membership-card #gform_submit_button_5, section.membership-levels .membership-card .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .membership-card .button, section.membership-levels .membership-card .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .membership-card .button.button-hero, section.membership-levels .membership-card .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .membership-card .button.load-more.button-primary, section.membership-levels .membership-card .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui section.membership-levels .membership-card .media-button-select, section.membership-levels .membership-card .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .membership-card .media-menu-item#menu-item-upload, section.membership-levels .membership-card .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .membership-card .button.load-more-jump, section.membership-levels .membership-card .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer section.membership-levels .membership-card input, section.membership-levels .membership-card body.blog .journal-hero .filter, body.blog .journal-hero section.membership-levels .membership-card .filter, section.membership-levels .membership-card body.category .journal-hero .filter, body.category .journal-hero section.membership-levels .membership-card .filter, section.membership-levels .membership-card input[type=submit], section.membership-levels .membership-card .project-card__btn, section.membership-levels .membership-card .quick-actions__btn, section.membership-levels .membership-card .project-filters__clear, section.membership-levels .membership-card .project-overview__btn, section.membership-levels .membership-card .project-file__btn, section.membership-levels .membership-card .team-role__change-btn, section.membership-levels .membership-card .talent-filters__search-btn, section.membership-levels .membership-card .talent-card__btn, section.membership-levels .membership-card .creative-brief-sections__add-btn, section.membership-levels .membership-card .team-section__btn, section.membership-levels .membership-card .team-member-card__btn, section.membership-levels .membership-card .creative-brief-section__btn, section.membership-levels .membership-card .team-section__role-btn, section.membership-levels .membership-card .team-section__member-btn, section.membership-levels .membership-card .team-section__filter, section.membership-levels .membership-card .project-summary__btn, section.membership-levels .membership-card .project-summary__description-more, section.membership-levels .membership-card .project-files__btn, section.membership-levels .membership-card .project-files__filter, section.membership-levels .membership-card .project-files__search-btn, section.membership-levels .membership-card .project-files__view-btn, section.membership-levels .membership-card .project-files__file-btn, section.membership-levels .membership-card .project-files__upload-btn, section.membership-levels .membership-card .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .membership-card input[type=submit], section.membership-levels .membership-card .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.membership-levels .membership-card button, section.membership-levels .membership-card .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card button, section.membership-levels .membership-card .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card a, section.membership-levels .membership-card .mce-window .mce-btn.mce-primary, .mce-window section.membership-levels .membership-card .mce-btn.mce-primary, section.membership-levels .membership-card .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap section.membership-levels .membership-card .acf-gallery-add, section.membership-levels .membership-card .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap section.membership-levels .membership-card .acf-gallery-add {
    margin-bottom: 0.1rem;
  }
}
section.membership-levels .membership-card .benefits {
  padding-top: 0.24rem;
  border-top: 0.01rem solid #323232;
  display: flex;
  justify-content: space-between;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .benefits {
    padding-top: 0.12rem;
    flex-direction: column;
    gap: 0.16rem;
  }
}
section.membership-levels .membership-card .benefits ul {
  display: flex;
  gap: 0.16rem;
  width: calc(50% - 0.2rem);
  flex-direction: column;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card .benefits ul {
    width: 100%;
  }
}
section.membership-levels .membership-card .benefits ul li {
  position: relative;
  padding-left: 0.24rem;
}
section.membership-levels .membership-card .benefits ul li::before {
  content: "";
  position: absolute;
  top: 0.02rem;
  left: 0;
  background-image: url("data:image/svg+xml,<svg width=\"12\" height=\"9\" viewBox=\"0 0 12 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10.2807 0.280712L3.98771 6.57371L1.69471 4.28071C1.50611 4.09855 1.25351 3.99776 0.991311 4.00004C0.729114 4.00232 0.478301 4.10749 0.292893 4.29289C0.107485 4.4783 0.00231622 4.72911 3.78026e-05 4.99131C-0.00224062 5.25351 0.0985538 5.50611 0.280712 5.69471L3.28071 8.69471C3.46824 8.88218 3.72255 8.9875 3.98771 8.9875C4.25288 8.9875 4.50718 8.88218 4.69471 8.69471L11.6947 1.69471C11.8769 1.50611 11.9777 1.25351 11.9754 0.99131C11.9731 0.729114 11.8679 0.478301 11.6825 0.292893C11.4971 0.107485 11.2463 0.00231622 10.9841 3.78026e-05C10.7219 -0.00224062 10.4693 0.0985537 10.2807 0.280712Z\" fill=\"white\"/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 0.12rem;
  width: 0.09rem;
  flex-shrink: 0;
}
section.membership-levels .membership-card:hover .pill-label, section.membership-levels .membership-card:hover .single-related-articles .category, .single-related-articles section.membership-levels .membership-card:hover .category, section.membership-levels .membership-card:hover body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.blog .journal-featured-posts .featured-post.column .row .post-category, body.blog .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card:hover .post-category, section.membership-levels .membership-card:hover body.category .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row section.membership-levels .membership-card:hover .post-category {
  background-color: #CA9332;
}
section.membership-levels .membership-card:hover::before {
  opacity: 1;
}
section.membership-levels .membership-card:hover::after {
  background: linear-gradient(180deg, #CA9332 50%, #101013 100%);
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  filter: grayscale(0);
}
section.membership-levels .membership-card:hover .benefits {
  border-top: 0.01rem solid #CA9332;
}
section.membership-levels .membership-card-b {
  padding: 0.2rem 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b {
    padding: 0rem 0.2rem 0.3rem 0.2rem;
  }
}
section.membership-levels .membership-card-b .row {
  margin-top: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.membership-levels .membership-card-b .row + .row {
  border-top: 0.01rem solid #323232;
}
section.membership-levels .membership-card-b .row + .row .col {
  justify-content: flex-end;
}
section.membership-levels .membership-card-b .row .col {
  width: 50%;
  padding: 0.24rem 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: relative;
}
section.membership-levels .membership-card-b .row .col:nth-child(odd) {
  padding-left: 0;
}
section.membership-levels .membership-card-b .row .col:nth-child(even) {
  padding-right: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b .row .col {
    padding: 0.2rem 0;
    width: 100%;
  }
}
section.membership-levels .membership-card-b .row .col + .col {
  border-left: 0.01rem solid #323232;
  padding-top: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b .row .col + .col {
    border-left: none;
    border-top: 0.01rem solid #323232;
    padding-top: 0.2rem;
    gap: 0.12rem;
  }
}
section.membership-levels .membership-card-b .row .col .pill-label, section.membership-levels .membership-card-b .row .col .single-related-articles .category, .single-related-articles section.membership-levels .membership-card-b .row .col .category, section.membership-levels .membership-card-b .row .col body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b body.blog .journal-featured-posts .featured-post.column .row .col .post-category, body.blog .journal-featured-posts .featured-post.column section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b body.category .journal-featured-posts .featured-post.column .row .col .post-category, body.category .journal-featured-posts .featured-post.column section.membership-levels .membership-card-b .row .col .post-category {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b .row .col .pill-label, section.membership-levels .membership-card-b .row .col .single-related-articles .category, .single-related-articles section.membership-levels .membership-card-b .row .col .category, section.membership-levels .membership-card-b .row .col body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b .row .col body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b body.blog .journal-featured-posts .featured-post.column .row .col .post-category, body.blog .journal-featured-posts .featured-post.column section.membership-levels .membership-card-b .row .col .post-category, section.membership-levels .membership-card-b body.category .journal-featured-posts .featured-post.column .row .col .post-category, body.category .journal-featured-posts .featured-post.column section.membership-levels .membership-card-b .row .col .post-category {
    top: 0.16rem;
  }
}
section.membership-levels .membership-card-b .row:nth-child(1) .col {
  padding-top: 0.56rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b .row:nth-child(1) .col:nth-child(2) {
    padding-top: 0.2rem;
  }
}
section.membership-levels .membership-card-b .row:nth-child(2) .col {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b .row:nth-child(2) .col {
    padding-bottom: 0.2rem;
  }
}
section.membership-levels .membership-card-b .price {
  margin-bottom: 0;
}
section.membership-levels .membership-card-b .basic-info {
  margin-bottom: 0;
}
section.membership-levels .membership-card-b .btn, section.membership-levels .membership-card-b #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.membership-levels .membership-card-b a, section.membership-levels .membership-card-b .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .membership-card-b .bb-more-link, section.membership-levels .membership-card-b .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .membership-card-b #gform_submit_button_5, section.membership-levels .membership-card-b .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .membership-card-b .button, section.membership-levels .membership-card-b .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .membership-card-b .button.button-hero, section.membership-levels .membership-card-b .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .membership-card-b .button.load-more.button-primary, section.membership-levels .membership-card-b .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui section.membership-levels .membership-card-b .media-button-select, section.membership-levels .membership-card-b .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .membership-card-b .media-menu-item#menu-item-upload, section.membership-levels .membership-card-b .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .membership-card-b .button.load-more-jump, section.membership-levels .membership-card-b .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer section.membership-levels .membership-card-b input, section.membership-levels .membership-card-b body.blog .journal-hero .filter, body.blog .journal-hero section.membership-levels .membership-card-b .filter, section.membership-levels .membership-card-b body.category .journal-hero .filter, body.category .journal-hero section.membership-levels .membership-card-b .filter, section.membership-levels .membership-card-b input[type=submit], section.membership-levels .membership-card-b .project-card__btn, section.membership-levels .membership-card-b .quick-actions__btn, section.membership-levels .membership-card-b .project-filters__clear, section.membership-levels .membership-card-b .project-overview__btn, section.membership-levels .membership-card-b .project-file__btn, section.membership-levels .membership-card-b .team-role__change-btn, section.membership-levels .membership-card-b .talent-filters__search-btn, section.membership-levels .membership-card-b .talent-card__btn, section.membership-levels .membership-card-b .creative-brief-sections__add-btn, section.membership-levels .membership-card-b .team-section__btn, section.membership-levels .membership-card-b .team-member-card__btn, section.membership-levels .membership-card-b .creative-brief-section__btn, section.membership-levels .membership-card-b .team-section__role-btn, section.membership-levels .membership-card-b .team-section__member-btn, section.membership-levels .membership-card-b .team-section__filter, section.membership-levels .membership-card-b .project-summary__btn, section.membership-levels .membership-card-b .project-summary__description-more, section.membership-levels .membership-card-b .project-files__btn, section.membership-levels .membership-card-b .project-files__filter, section.membership-levels .membership-card-b .project-files__search-btn, section.membership-levels .membership-card-b .project-files__view-btn, section.membership-levels .membership-card-b .project-files__file-btn, section.membership-levels .membership-card-b .project-files__upload-btn, section.membership-levels .membership-card-b .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .membership-card-b input[type=submit], section.membership-levels .membership-card-b .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.membership-levels .membership-card-b button, section.membership-levels .membership-card-b .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card-b button, section.membership-levels .membership-card-b .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels .membership-card-b a, section.membership-levels .membership-card-b .mce-window .mce-btn.mce-primary, .mce-window section.membership-levels .membership-card-b .mce-btn.mce-primary, section.membership-levels .membership-card-b .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap section.membership-levels .membership-card-b .acf-gallery-add, section.membership-levels .membership-card-b .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap section.membership-levels .membership-card-b .acf-gallery-add {
  margin-bottom: 0;
}
section.membership-levels .membership-card-b .cta {
  width: 70%;
}
section.membership-levels .membership-card-b .benefits ul {
  width: 100%;
}
section.membership-levels .membership-card-b .benefits {
  border-top: none;
}
section.membership-levels .membership-card-b:hover .row + .row {
  border-top: 0.01rem solid #7A694E;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b:hover .row + .row {
    border-left: none;
    border-top: 0.01rem solid #7A694E;
  }
}
section.membership-levels .membership-card-b:hover .row .col + .col {
  border-left: 0.01rem solid #7A694E;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-card-b:hover .row .col + .col {
    border-left: none;
    border-top: 0.01rem solid #7A694E;
  }
}
section.membership-levels .membership-card-b:hover .benefits {
  border-top: none;
}
section.membership-levels .footnote {
  margin-top: 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .footnote {
    margin-top: 0.16rem;
  }
}
section.membership-levels .footnote span {
  color: #CA9332;
}
section.membership-levels .membership-newsletter {
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}
section.membership-levels .membership-newsletter form {
  margin-top: 0.4rem;
}
section.membership-levels .membership-newsletter .newsletter {
  width: 100%;
  max-width: 6.5rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels .membership-newsletter .newsletter {
    width: 100%;
    padding: 0 0.2rem;
  }
}
section.membership-levels form {
  margin-bottom: 0 !important;
}
section.membership-levels .gform_heading {
  display: none;
}
section.membership-levels .gform_footer {
  display: none !important;
}
section.membership-levels .gfield_label {
  font-weight: 400 !important;
}
section.membership-levels .gfield_label::after {
  content: "*";
  color: #CA9332;
}
section.membership-levels .gform_fields {
  grid-column-gap: 0;
}
section.membership-levels input[type=email] {
  border-top-left-radius: 0.02rem !important;
  border-bottom-left-radius: 0.02rem !important;
  border-top-right-radius: 0.02rem !important;
  border-bottom-right-radius: 0.02rem !important;
  background-color: transparent !important;
  border: 0.01rem solid #323232 !important;
  padding: 0.15rem !important;
  color: #fff !important;
  font-size: 0.16rem !important;
  line-height: 0.94 !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  height: 0.41rem !important;
}
section.membership-levels input[type=email]:focus {
  border-color: #CA9332 !important;
}
section.membership-levels .gform_wrapper form .top_label .gfield_label {
  margin-bottom: 0.08rem;
}
section.membership-levels input[type=submit] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0.02rem !important;
  border-bottom-right-radius: 0.02rem !important;
  background-color: #CA9332 !important;
  min-width: unset !important;
  height: 0.41rem;
  padding: 0.11rem 0.18rem !important;
  width: calc(100% + 0.2rem);
  margin-left: -0.2rem;
  transform: none !important;
  border: none !important;
  align-self: unset !important;
  margin-top: 0.316rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.membership-levels input[type=submit] {
    width: 100%;
    margin-left: 0;
  }
}
section.membership-levels input[type=submit]:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

body.blog section + section, body.category section + section {
  padding-top: 1.25rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog section + section, body.category section + section {
    padding-top: 0.8rem;
  }
}
body.blog section:has(~ section), body.category section:has(~ section) {
  padding-bottom: 0;
}
body.blog .journal-hero, body.category .journal-hero {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-hero, body.category .journal-hero {
    padding-top: 1.4rem;
  }
  body.blog .journal-hero::after, body.category .journal-hero::after {
    display: none !important;
  }
}
body.blog .journal-hero .container-journal, body.category .journal-hero .container-journal {
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-hero .container-journal:has(#filter-by-category:checked) .category-list, body.category .journal-hero .container-journal:has(#filter-by-category:checked) .category-list {
    height: 5rem;
  }
  body.blog .journal-hero .container-journal:has(#filter-by-category:checked) .filter::before, body.category .journal-hero .container-journal:has(#filter-by-category:checked) .filter::before {
    transform: translateY(-50%) rotate(180deg);
  }
  body.blog .journal-hero .container-journal:has(#filter-by-category:checked) .filter::after, body.category .journal-hero .container-journal:has(#filter-by-category:checked) .filter::after {
    display: none !important;
  }
  body.blog .journal-hero .container-journal .filter::after, body.category .journal-hero .container-journal .filter::after {
    display: none !important;
  }
}
body.blog .journal-hero .hero-image, body.category .journal-hero .hero-image {
  display: flex;
  justify-content: center;
}
body.blog .journal-hero .hero-image img, body.category .journal-hero .hero-image img {
  width: 100%;
  max-width: 3.18rem;
  height: auto;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-hero .hero-image img, body.category .journal-hero .hero-image img {
    max-width: 2.5rem;
  }
}
body.blog .journal-hero .filter, body.category .journal-hero .filter {
  width: 100%;
}
body.blog .journal-hero .filter::before, body.category .journal-hero .filter::before {
  content: "";
  position: absolute;
  right: 0.16rem;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("data:image/svg+xml,<svg class=\"filter-by-category-arrow\" xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"8\" viewBox=\"0 0 12 8\" fill=\"none\"><path d=\"M10.5714 2L6.28571 7L2 2\" stroke=\"%231E1E1E\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"square\" stroke-linejoin=\"bevel\"></path></svg>");
  background-size: 0.2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.blog .journal-hero input[type=checkbox], body.category .journal-hero input[type=checkbox] {
  visibility: hidden;
}
body.blog .journal-hero .filter, body.blog .journal-hero input[type=checkbox], body.category .journal-hero .filter, body.category .journal-hero input[type=checkbox] {
  display: none;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-hero .filter, body.blog .journal-hero input[type=checkbox], body.category .journal-hero .filter, body.category .journal-hero input[type=checkbox] {
    display: inline-block;
  }
}
body.blog .journal .blog-archive-intro-section-container, body.category .journal .blog-archive-intro-section-container {
  border-bottom: 0.01rem solid #323232;
  margin-bottom: 0.6rem;
}
body.blog .journal .category-list, body.category .journal .category-list {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 1s;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
body.blog .journal .category-list .intro-category-list-item-parent, body.blog .journal .category-list .divider, body.category .journal .category-list .intro-category-list-item-parent, body.category .journal .category-list .divider {
  display: none;
}
body.blog .journal .category-list li, body.category .journal .category-list li {
  width: 20%;
  text-align: center;
  padding-bottom: 0.2rem;
  position: relative;
}
body.blog .journal .category-list li::after, body.category .journal .category-list li::after {
  content: "";
  width: 0;
  height: 0.01rem;
  position: absolute;
  top: 100%;
  left: 0;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  background-color: #CA9332;
}
body.blog .journal .category-list li:hover, body.blog .journal .category-list li.active, body.category .journal .category-list li:hover, body.category .journal .category-list li.active {
  color: #fff;
}
body.blog .journal .category-list li:hover a, body.blog .journal .category-list li.active a, body.category .journal .category-list li:hover a, body.category .journal .category-list li.active a {
  color: #fff;
}
body.blog .journal .category-list li:hover::after, body.blog .journal .category-list li.active::after, body.category .journal .category-list li:hover::after, body.category .journal .category-list li.active::after {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal .category-list, body.category .journal .category-list {
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    align-items: center;
    z-index: 6;
    background-color: #202025;
    justify-content: space-between;
    height: 0rem;
  }
  body.blog .journal .category-list li, body.category .journal .category-list li {
    width: 100%;
    font-size: 0.2rem;
    padding-bottom: 0.3rem;
  }
  body.blog .journal .category-list li:nth-child(2), body.category .journal .category-list li:nth-child(2) {
    margin-top: 0.32rem;
  }
  body.blog .journal .category-list li:nth-child(n-1), body.category .journal .category-list li:nth-child(n-1) {
    margin-bottom: 0.32rem;
    padding-bottom: 0;
  }
}
body.blog .journal .blog-archive-intro-section-category-list-mobile, body.category .journal .blog-archive-intro-section-category-list-mobile {
  display: none;
}
body.blog .journal + .blog-archive-featured-posts, body.category .journal + .blog-archive-featured-posts {
  padding-top: 0;
}
body.blog .journal-featured-posts .column, body.category .journal-featured-posts .column {
  width: calc(50% - 0.03rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts .column, body.category .journal-featured-posts .column {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts article.column, body.category .journal-featured-posts article.column {
    width: 100%;
    height: 5rem;
    margin-bottom: 0.2rem;
  }
}
body.blog .journal-featured-posts .featured-post, body.category .journal-featured-posts .featured-post {
  position: relative;
}
body.blog .journal-featured-posts .featured-post a:hover, body.blog .journal-featured-posts .featured-post .content:hover, body.category .journal-featured-posts .featured-post a:hover, body.category .journal-featured-posts .featured-post .content:hover {
  color: #fff;
}
body.blog .journal-featured-posts .featured-post.column .row, body.category .journal-featured-posts .featured-post.column .row {
  position: relative;
  background-color: #202025;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts .featured-post.column .row, body.category .journal-featured-posts .featured-post.column .row {
    flex-direction: column;
  }
}
body.blog .journal-featured-posts .featured-post.column .row:hover .image-wrapper img, body.category .journal-featured-posts .featured-post.column .row:hover .image-wrapper img {
  transform: scale(1.1);
}
body.blog .journal-featured-posts .featured-post.column .row:hover .content, body.category .journal-featured-posts .featured-post.column .row:hover .content {
  color: #fff;
}
body.blog .journal-featured-posts .featured-post.column .row:has(.post-category:hover) .content, body.category .journal-featured-posts .featured-post.column .row:has(.post-category:hover) .content {
  color: #fff;
}
body.blog .journal-featured-posts .featured-post.column .row .content, body.category .journal-featured-posts .featured-post.column .row .content {
  left: 2rem;
  width: calc(100% - 2.25rem);
  display: flex;
  justify-content: center;
  background: transparent;
  height: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts .featured-post.column .row .content, body.category .journal-featured-posts .featured-post.column .row .content {
    position: static;
    width: 100%;
  }
}
body.blog .journal-featured-posts .featured-post.column .row .content .title, body.category .journal-featured-posts .featured-post.column .row .content .title {
  margin-top: 0.12rem;
}
body.blog .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row .post-category {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
}
body.blog .journal-featured-posts .featured-post.column .row + .row, body.category .journal-featured-posts .featured-post.column .row + .row {
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts .featured-post.column .row .image-wrapper, body.category .journal-featured-posts .featured-post.column .row .image-wrapper {
    width: 100%;
    height: 2.5rem;
  }
}
body.blog .journal-featured-posts .featured-post .post-category, body.category .journal-featured-posts .featured-post .post-category {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
body.blog .journal-featured-posts .featured-post .post-category:hover, body.category .journal-featured-posts .featured-post .post-category:hover {
  color: #CA9332;
}
body.blog .journal-featured-posts .featured-post .content, body.category .journal-featured-posts .featured-post .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.6rem 0.36rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  background: linear-gradient(180deg, rgba(16, 16, 19, 0) 30%, rgba(0, 0, 0, 0.6992997883) 100%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-featured-posts .featured-post .content, body.category .journal-featured-posts .featured-post .content {
    padding: 0.2rem;
  }
}
body.blog .journal-featured-posts .featured-post .content:hover, body.category .journal-featured-posts .featured-post .content:hover {
  color: #fff;
}
body.blog .journal-featured-posts .featured-post .image-wrapper, body.category .journal-featured-posts .featured-post .image-wrapper {
  display: block;
  width: 1.85rem;
  height: 1.85rem;
  overflow: hidden;
}
body.blog .journal-featured-posts .featured-post .image-wrapper:hover img, body.category .journal-featured-posts .featured-post .image-wrapper:hover img {
  transform: scale(1.1);
}
body.blog .journal-featured-posts .featured-post .image-wrapper img, body.category .journal-featured-posts .featured-post .image-wrapper img {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.blog .journal-featured-posts .featured-post.big:hover .image-wrapper img, body.category .journal-featured-posts .featured-post.big:hover .image-wrapper img {
  transform: scale(1.1);
}
body.blog .journal-featured-posts .featured-post.big .featured-image, body.category .journal-featured-posts .featured-post.big .featured-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
body.blog .journal-featured-posts .featured-post.big .image-wrapper, body.category .journal-featured-posts .featured-post.big .image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.blog .journal-featured-posts .featured-post.big .image-wrapper img, body.category .journal-featured-posts .featured-post.big .image-wrapper img {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  height: 100%;
  object-position: center;
}
body.blog .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big .post-category {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  z-index: 5;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-cards, body.category .journal-cards {
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-cards h2.title, body.category .journal-cards h2.title {
    margin-bottom: 0.16rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-cards .row-journal:has(.view-all-button), body.category .journal-cards .row-journal:has(.view-all-button) {
    flex-direction: column;
    gap: 0.08rem;
  }
}
body.blog .journal-cards .view-all-button, body.category .journal-cards .view-all-button {
  min-width: 2rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
}
body.blog .journal-cards .view-all-button svg, body.category .journal-cards .view-all-button svg {
  display: none;
}
body.blog .journal-cards .view-all-button:hover, body.category .journal-cards .view-all-button:hover {
  color: #fff;
}
body.blog .journal-cards .splide, body.category .journal-cards .splide {
  border-top: 0.01rem solid #323232;
  margin-top: 0.3rem;
  padding-top: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-cards .splide, body.category .journal-cards .splide {
    margin: 0.16rem 0 0 -0.16rem;
    width: calc(100% - 0.16rem);
    border-top: none;
  }
  body.blog .journal-cards .splide .splide__track, body.category .journal-cards .splide .splide__track {
    overflow: visible;
  }
}
body.blog .journal-cards .splide__slide, body.category .journal-cards .splide__slide {
  padding-bottom: 0;
}
body.blog .journal-cards .splide[data-number="4"] .journal-card .image-wrapper, body.category .journal-cards .splide[data-number="4"] .journal-card .image-wrapper {
  height: 1.85rem;
}
body.blog .journal-cards .splide[data-number="4"] .journal-card .image-wrapper img, body.category .journal-cards .splide[data-number="4"] .journal-card .image-wrapper img {
  height: 100%;
}
body.blog .journal-cards .splide[data-number="4"] .journal-card .content, body.category .journal-cards .splide[data-number="4"] .journal-card .content {
  padding-top: 2.05rem;
}
body.blog .journal-cards .splide[data-number="4"] .journal-card:hover .image-wrapper img, body.category .journal-cards .splide[data-number="4"] .journal-card:hover .image-wrapper img {
  transform: scale(1.1);
}
body.blog .journal-cards .splide[data-number="3"] .journal-card .image-wrapper, body.category .journal-cards .splide[data-number="3"] .journal-card .image-wrapper {
  height: 2.33rem;
}
body.blog .journal-cards .splide[data-number="3"] .journal-card .image-wrapper img, body.category .journal-cards .splide[data-number="3"] .journal-card .image-wrapper img {
  height: 100%;
}
body.blog .journal-cards .splide[data-number="3"] .journal-card .content, body.category .journal-cards .splide[data-number="3"] .journal-card .content {
  padding-top: 2.55rem;
}
body.blog .journal-cards .splide[data-number="3"] .journal-card:hover .image-wrapper img, body.category .journal-cards .splide[data-number="3"] .journal-card:hover .image-wrapper img {
  transform: scale(1.1);
}
body.blog .journal-cards .journal-card, body.category .journal-cards .journal-card {
  position: relative;
  text-align: start;
  background-color: #202025;
  height: 100%;
}
body.blog .journal-cards .journal-card .image-wrapper, body.category .journal-cards .journal-card .image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
body.blog .journal-cards .journal-card .image-wrapper img, body.category .journal-cards .journal-card .image-wrapper img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
body.blog .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card .post-category {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 2;
}
body.blog .journal-cards .journal-card .post-category:hover, body.category .journal-cards .journal-card .post-category:hover {
  color: #CA9332;
}
body.blog .journal-cards .journal-card .content, body.category .journal-cards .journal-card .content {
  padding: 0.2rem;
  padding-top: 2.05rem;
  display: block;
  height: 100%;
}
body.blog .journal-cards .journal-card .content .title h3, body.blog .journal-cards .journal-card .content .title .animated-blurb, body.category .journal-cards .journal-card .content .title h3, body.category .journal-cards .journal-card .content .title .animated-blurb {
  margin-top: 0.12rem;
}
body.blog .journal-cards .journal-card .content .excerpt, body.category .journal-cards .journal-card .content .excerpt {
  margin-top: 0.14rem;
}
body.blog .journal-writers, body.category .journal-writers {
  padding-top: 1.4rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers, body.category .journal-writers {
    padding-top: 0.8rem;
    padding-bottom: 1.2rem;
  }
}
body.blog .journal-writers .row-journal.has-border, body.category .journal-writers .row-journal.has-border {
  padding-top: 1.4rem;
  border-top: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers .row-journal.has-border, body.category .journal-writers .row-journal.has-border {
    padding-top: 0.8rem;
  }
}
body.blog .journal-writers .row-journal.has-border-bottom, body.category .journal-writers .row-journal.has-border-bottom {
  padding-bottom: 0.4rem;
  border-bottom: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers .row-journal.has-border-bottom, body.category .journal-writers .row-journal.has-border-bottom {
    padding-top: 0.24rem;
    padding-bottom: 0.8rem;
    gap: 0.24rem;
  }
}
body.blog .journal-writers .title-col, body.category .journal-writers .title-col {
  text-align: center;
}
body.blog .journal-writers .title-col h2, body.category .journal-writers .title-col h2 {
  margin-bottom: 0.24rem;
}
body.blog .journal-writers .title-col .subtitle, body.category .journal-writers .title-col .subtitle {
  margin-bottom: 0.4rem;
}
body.blog .journal-writers .row-journal, body.category .journal-writers .row-journal {
  width: 100%;
}
body.blog .journal-writers .column, body.category .journal-writers .column {
  width: calc(25% - 0.1rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers .column, body.category .journal-writers .column {
    width: 100%;
    padding-bottom: 0.24rem;
    border-bottom: 0.01rem solid #323232;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers .column:last-child, body.category .journal-writers .column:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
body.blog .journal-writers .column .image, body.category .journal-writers .column .image {
  width: 100%;
  height: 3.02rem;
  margin-bottom: 0.24rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .journal-writers .column .image, body.category .journal-writers .column .image {
    margin-bottom: 0.12rem;
  }
}
body.blog .journal-writers .column .image img, body.category .journal-writers .column .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
body.blog .journal-writers .column .info, body.category .journal-writers .column .info {
  text-align: center;
}
body.blog .journal-writers .column:hover .image img, body.category .journal-writers .column:hover .image img {
  transform: scale(1.1);
}
body.blog .journal-contact-form, body.category .journal-contact-form {
  display: none;
}
body.blog .categories-page-grid, body.category .categories-page-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .categories-page-grid, body.category .categories-page-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .categories-page-grid h2.title, body.category .categories-page-grid h2.title {
    margin-bottom: 0.16rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.blog .categories-page-grid .row-journal:has(.view-all-button), body.category .categories-page-grid .row-journal:has(.view-all-button) {
    flex-direction: column;
    gap: 0.08rem;
  }
}
body.blog .categories-page-grid .view-all-button, body.category .categories-page-grid .view-all-button {
  min-width: 2rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
}
body.blog .categories-page-grid .view-all-button svg, body.category .categories-page-grid .view-all-button svg {
  display: none;
}
body.blog .categories-page-grid .view-all-button:hover, body.category .categories-page-grid .view-all-button:hover {
  color: #fff;
}
body.blog .categories-page-grid .journal-card, body.category .categories-page-grid .journal-card {
  position: relative;
  text-align: start;
  background-color: #202025;
  height: 100%;
}
body.blog .categories-page-grid .journal-card .image-wrapper, body.category .categories-page-grid .journal-card .image-wrapper {
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  height: 1.85rem;
}
body.blog .categories-page-grid .journal-card .image-wrapper img, body.category .categories-page-grid .journal-card .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
body.blog .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card .post-category {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 2;
}
body.blog .categories-page-grid .journal-card .post-category:hover, body.category .categories-page-grid .journal-card .post-category:hover {
  color: #CA9332;
}
body.blog .categories-page-grid .journal-card .content, body.category .categories-page-grid .journal-card .content {
  padding: 0.2rem;
  padding-top: 2.05rem;
  display: block;
  height: 100%;
}
body.blog .categories-page-grid .journal-card .content .title h3, body.blog .categories-page-grid .journal-card .content .title .animated-blurb, body.category .categories-page-grid .journal-card .content .title h3, body.category .categories-page-grid .journal-card .content .title .animated-blurb {
  margin-top: 0.12rem;
}
body.blog .categories-page-grid .journal-card .content .excerpt, body.category .categories-page-grid .journal-card .content .excerpt {
  margin-top: 0.14rem;
}

body.category .journal-cards {
  padding-top: 0;
}
body.category .archive-title-content-text {
  padding-bottom: 0.3rem;
}

body.single-post .two-module-images-in-a-row-module .two-module-images-in-a-row-module-content-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.12rem 0.05rem;
}

body.error404 section {
  padding: 0;
  height: 100dvh;
  width: 100%;
  height: 100dvh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.error404 section .error-hero-wrap {
  background-image: none;
}
body.error404 .error-hero-wrap {
  padding-top: 61dvh;
}
body.error404 .error-hero-wrap .container-2 {
  width: 100%;
}
body.error404 .error-hero-wrap .container-2 .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.18rem;
}
body.error404 .error-hero-wrap h1 {
  display: none;
}
body.error404 .error-hero-wrap .info-wrap {
  max-width: 4.26rem;
  text-align: center;
}

.select2-container--open .select2-dropdown {
  background-color: #101013;
  border: 1px solid #323232;
  border-radius: 0;
}
.select2-container--open .select2-dropdown .select2-results__option--selectable {
  transition: all 0.2s ease-in-out;
  color: white;
}
.select2-container--open .select2-dropdown .select2-results__option--highlighted {
  color: #323232 !important;
}

.select2-container--open .select2-selection__arrow {
  background-image: url(../js/55e5dde5826522b66275.svg) !important;
}

.select2-selection.select2-selection--single {
  height: auto !important;
}
.select2-selection.select2-selection--single .select2-selection__arrow {
  transform: translate(-50%);
  top: 50% !important;
  right: 0.1rem !important;
  background-image: url(../js/41b72c065d9eb1c8450d.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 0.12rem !important;
  height: 0.09rem !important;
}
.select2-selection.select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-selection.select2-selection--single .select2-selection__rendered {
  padding: 0.12rem 0.18rem !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #323232 !important;
  border-radius: 0 !important;
}

section.roster {
  padding-top: 1.46rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster {
    padding-top: 1.2rem;
  }
}
section.roster button.back {
  margin-bottom: 0.4rem;
}
section.roster .alphabetical-filter-row {
  justify-content: flex-end;
  padding: 0.6rem 0 0.2rem;
  border-bottom: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .alphabetical-filter-row {
    justify-content: flex-start;
  }
}
section.roster .alphabetical-filter {
  display: flex;
  align-items: flex-start;
}
section.roster .alphabetical-filter .alphabetical-filter-text {
  padding: 0.04rem 0rem 0.04rem 0.128rem;
  font-size: 0.14rem;
}
section.roster .alphabetical-filter .filter-button-wrap {
  height: 100%;
  position: relative;
  line-height: 0;
  cursor: pointer;
}
section.roster .alphabetical-filter .filter-button-wrap input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
section.roster .alphabetical-filter .filter-button-wrap input[type=checkbox]:checked ~ .toggle {
  height: 0.468rem;
}
section.roster .alphabetical-filter .filter-button-wrap input[type=checkbox]:checked ~ .toggle::after {
  transform: rotate(180deg) translateX(-45%);
}
section.roster .alphabetical-filter .filter-button-wrap .toggle {
  display: flex;
  flex-direction: column;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  overflow: hidden;
  height: 0.234rem;
  width: 1.2rem;
  position: relative;
}
section.roster .alphabetical-filter .filter-button-wrap .toggle .toggle-option {
  color: #fff;
  padding: 0.04rem 0.16rem 0.04rem 0.12rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  position: absolute;
  top: 0.344rem;
  font-size: 0.14rem;
  left: 0;
  cursor: pointer;
  user-select: none;
  pointer-events: auto;
}
section.roster .alphabetical-filter .filter-button-wrap .toggle .toggle-option.active {
  top: 0.12rem;
}
section.roster .alphabetical-filter .filter-button-wrap .toggle::after {
  content: "";
  position: absolute;
  top: 0.1rem;
  right: 0;
  width: 150%;
  height: 0.1rem;
  background-image: url("data:image/svg+xml,<svg width=\"8\" height=\"5\" viewBox=\"0 0 8 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 1L4 4L7 1\" stroke=\"white\"/></svg>");
  transform: rotate(0deg) translateX(45%);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
section.roster .community-members {
  justify-content: space-between;
  gap: 0.4rem 0.02rem;
}
section.roster .community-members.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.4rem 0.01rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .community-members.grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
section.roster .community-members .community-member-card {
  flex-direction: column;
}
section.roster .last-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .last-wrap {
    margin-bottom: 0.2rem;
    gap: 0.1rem;
  }
  section.roster .last-wrap .btn-wrap {
    margin-right: 0 !important;
  }
}
section.roster .search-form {
  height: 0.45rem;
  margin-bottom: 2px;
  display: flex;
}
section.roster .search-form .search-filter {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-bottom: 1px solid #323232;
  caret-color: #CA9332;
  color: #323232;
  height: 0.42rem;
  font-size: 0.14rem;
  min-width: 2.72rem;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .search-form .search-filter {
    min-width: none;
    width: 100%;
  }
}
section.roster .search-form .search-filter:focus::placeholder {
  opacity: 0;
}
section.roster .search-form .search-filter::placeholder {
  color: white;
  font-size: 0.14rem;
  font-weight: 500;
}
section.roster .search-form .search-filter:focus {
  color: white;
}
section.roster .search-form .search-btn {
  height: 0.42rem;
  position: absolute;
  right: 0.2rem;
  bottom: 0;
}
section.roster .search-form .search-btn svg {
  width: 0.2rem;
}
section.roster .search-form .search-btn::after {
  background-image: url(../js/7f87f4bbf71e04786b82.svg);
  background-color: transparent;
}
section.roster .filter-window {
  width: 100%;
  position: absolute;
  z-index: 99;
  background-color: transparent;
  box-shadow: 0px 4px 40px 0px rgba(30, 30, 30, 0.1019607843);
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  padding-bottom: 0.16rem;
}
section.roster .filter-window .filter-window-dropdown {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window .filter-window-dropdown {
    flex-direction: column-reverse;
  }
}
section.roster .filter-window-dropdown {
  width: 100%;
  margin-top: 0.2rem;
}
section.roster .filter-window-dropdown.smaller {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown {
    width: 100%;
    height: auto;
  }
}
section.roster .filter-window-dropdown .close-btn {
  width: 0.1252rem;
  height: 0.1252rem;
  position: relative;
}
section.roster .filter-window-dropdown .close-btn svg {
  width: inherit;
  height: inherit;
  position: absolute;
  inset: 0;
}
section.roster .filter-window-dropdown .close-btn:hover {
  background-color: #3F3F3F !important;
  cursor: pointer;
}
section.roster .filter-window-dropdown .label-wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #323232;
  padding: 0.45rem 0 0.22rem 0;
  margin: 0 0.3rem 0 0.3rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .label-wrap {
    width: auto;
  }
}
section.roster .filter-window-dropdown .label-wrap p {
  color: rgba(57, 57, 57, 0.5019607843);
  opacity: 0.5;
}
section.roster .filter-window-dropdown .dropdown-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.1rem;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  border-bottom: none;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .dropdown-wrap {
    flex-direction: column;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .filter-start-wrap {
  display: flex;
  gap: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .dropdown-wrap .filter-start-wrap {
    justify-content: space-between;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .filter-start-wrap .member-type-select-wrap {
  display: flex;
  align-items: flex-start;
  gap: 0.2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .filter-start-wrap .member-type-select-wrap .btn-wrap {
  height: 100%;
  display: flex;
  align-items: flex-end;
  transform: translate(0, 0.05rem);
}
section.roster .filter-window-dropdown .dropdown-wrap .all-filters-wrap {
  pointer-events: none;
}
section.roster .filter-window-dropdown .dropdown-wrap .all-filters-wrap .select2-container {
  width: 1.14rem !important;
}
section.roster .filter-window-dropdown .dropdown-wrap .all-filters-wrap .selection #select2-all-filters-select-container {
  position: relative;
  text-align: center;
  height: 0.45rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .all-filters-wrap .selection #select2-all-filters-select-container::before {
  content: url(../js/10a4a0dfb694f1d022a5.svg);
  position: absolute;
  left: 0;
  top: 50%;
  height: auto;
  width: 0.11rem;
  transform: translate(130%, -50%);
}
section.roster .filter-window-dropdown .dropdown-wrap .all-filters-wrap .selection .select2-selection__arrow {
  display: none !important;
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-selected-disciplines-wrap {
  display: flex;
  gap: 0.1rem;
  margin-top: 0.16rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .dropdown-wrap .member-type-selected-disciplines-wrap {
    flex-direction: column;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-selected-disciplines-wrap .select2-container {
  width: 2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-selected-disciplines-wrap .select-all-technical-expertise {
  color: #CA9332;
}
section.roster .filter-window-dropdown .dropdown-wrap #select2-member-type-select-container {
  height: 0.47rem;
}
section.roster .filter-window-dropdown .dropdown-wrap #select2-member-type-select-container p {
  padding-left: 0.2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap {
  width: auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap {
    margin-bottom: 0.1rem;
    width: 100% !important;
  }
  section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap .select2-container {
    width: 100% !important;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap #select2-member-type-select-container {
  height: 0.45rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap #select2-member-type-select-container p {
  padding-left: 0.2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap .select2-selection__rendered {
  background-color: #101013;
  font-size: 0.18rem;
  color: white;
  height: 100% !important;
}
@media screen and (min-width: 768px) {
  section.roster .filter-window-dropdown .dropdown-wrap .member-type-select-wrap .select2.select2-container.select2-container--default {
    width: 2.72rem !important;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap {
  cursor: pointer;
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select {
  width: 1.92rem;
  height: 0.42rem;
  background-color: #101013;
  border: 1px solid #323232;
  box-sizing: content-box;
  border-radius: 0;
  font-size: 0.12rem;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select {
    width: 100%;
  }
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select .technical-expertise-parent-wrap p {
  width: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select p {
  padding-left: 0.2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select:not(.active)::after {
  content: "";
  position: absolute;
  background-image: url(../js/41b72c065d9eb1c8450d.svg);
  right: 0.12rem;
  z-index: 999;
  width: 0.12rem;
  height: 0.09rem;
  background-size: contain;
  background-repeat: no-repeat;
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .categories-select.active::after {
  content: "";
  position: absolute;
  background-image: url(../js/55e5dde5826522b66275.svg);
  right: 0.12rem;
  z-index: 999;
  width: 0.12rem;
  height: 0.09rem;
  background-size: contain;
  background-repeat: no-repeat;
}
section.roster .filter-window-dropdown .dropdown-wrap .categories-select-wrap .select2.select2-container.select2-container--default.select2-container--below {
  pointer-events: none !important;
}
section.roster .filter-window-dropdown .dropdown-wrap #member-type-select, section.roster .filter-window-dropdown .dropdown-wrap #categories-select {
  width: 2.72rem;
}
section.roster .filter-window-dropdown .dropdown-wrap #categories-select {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 2.2rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .select-label {
  margin-bottom: 0.09rem;
}
section.roster .filter-window-dropdown .dropdown-wrap .select2-selection__rendered {
  background-color: #737373;
}
section.roster .filter-window-dropdown .btn-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  gap: 0.1rem;
}
section.roster .filter-window-dropdown .btn-wrap .clear-all-btn {
  color: white;
  opacity: 0.5;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
section.roster .filter-window-dropdown .btn-wrap .clear-all-btn:hover {
  color: #CA9332;
  opacity: 1;
}
section.roster .filter-window .categories {
  background-color: #101013;
  padding: 0;
  border-radius: 0;
  border: 1px solid #323232;
  border-top: 0;
  box-sizing: content-box;
  position: absolute;
  width: 1.92rem;
  top: 0.4rem;
  left: -1px;
  z-index: 999999;
  color: #323232;
  font-weight: 500;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window .categories {
    top: 0.4;
    width: 100%;
  }
}
section.roster .filter-window .categories .categories-inner {
  overflow-y: scroll;
  max-height: 6rem;
  border-top: 1px solid #323232;
  margin: 0 0.07rem 0.15rem 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.roster .filter-window .categories .categories-inner {
    max-height: 3.5rem;
  }
}
section.roster .filter-window .categories .parent-category {
  padding-top: 0.2rem;
}
section.roster .filter-window .categories .parent-category .labels-and-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.1rem;
  margin-bottom: 0.2rem;
  cursor: auto;
}
section.roster .filter-window .categories .parent-category:first-of-type {
  padding-top: 0;
}
section.roster .filter-window .categories .parent-category:not(:first-of-type) {
  padding-top: 0.3rem;
}
section.roster .filter-window .categories .parent-category .label, section.roster .filter-window .categories .parent-category .project-hub__label, section.roster .filter-window .categories .parent-category .project-filters__filter label, .project-filters__filter section.roster .filter-window .categories .parent-category label, section.roster .filter-window .categories .parent-category .project-stats__label, section.roster .filter-window .categories .parent-category .project-info__label, section.roster .filter-window .categories .parent-category .project-metrics__label, section.roster .filter-window .categories .parent-category .team-selection-overview__stat-label {
  max-width: 80%;
}
section.roster .filter-window .categories .parent-category .child-categories {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox {
  display: flex;
  align-items: center;
  gap: 0.11rem;
  cursor: auto;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox input {
  accent-color: #CA9332;
  background-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 0.14rem;
  height: 0.14rem;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
  cursor: pointer;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox input::before {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 2px;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox input:checked {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox input:checked::before {
  border: 1px solid #CA9332;
  width: 0;
  height: 0;
}
section.roster .filter-window .categories .parent-category .child-categories .technical-expertise-checkbox label {
  color: white;
  font-weight: 500;
  font-size: 0.12rem;
}
section.roster .filter-window .btn-actions {
  display: flex;
  justify-content: space-between;
  border-bottom-left-radius: 0.15rem;
  border-bottom-right-radius: 0.15rem;
}
section.roster .filter-window .btn-actions button {
  padding: 0.14rem 0.2rem;
  font-size: 0.14rem;
  line-height: 0.16rem;
  background-color: #CA9332 3;
  color: white;
  transition: all 0.3s ease-in-out;
  position: relative;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  width: 100%;
}
section.roster .filter-window .btn-actions button#filter-action {
  border-bottom-left-radius: 0.15rem !important;
  border-bottom-right-radius: 0 !important;
}
section.roster .filter-window .btn-actions button#filter-action::before {
  content: "|";
  color: white;
  z-index: 999;
  right: -5px;
  position: absolute;
}
section.roster .filter-window .btn-actions button#clear-action {
  border-bottom-left-radius: 0.15rem !important;
  border-bottom-right-radius: 0.15rem !important;
}
section.roster .filter-window .btn-actions button:hover, section.roster .filter-window .btn-actions button:focus {
  color: #CA9332;
}

.select2-container--default .select2-results__option--selected {
  background-color: #323232 !important;
}

.breadcrumbs-module {
  padding: 1.4rem 0 0;
}
.breadcrumbs-module a, .breadcrumbs-module .breadcrumbs-line, .breadcrumbs-module .third-link, .breadcrumbs-module a span, .breadcrumbs-module a svg {
  display: none;
}
.breadcrumbs-module a.first-link, .breadcrumbs-module .breadcrumbs-line.first-link, .breadcrumbs-module .third-link.first-link, .breadcrumbs-module a span.first-link, .breadcrumbs-module a svg.first-link {
  display: block;
}
.breadcrumbs-module a.first-link:hover::before, .breadcrumbs-module .breadcrumbs-line.first-link:hover::before, .breadcrumbs-module .third-link.first-link:hover::before, .breadcrumbs-module a span.first-link:hover::before, .breadcrumbs-module a svg.first-link:hover::before {
  width: 0.2rem;
}
.breadcrumbs-module a::before, .breadcrumbs-module .breadcrumbs-line::before, .breadcrumbs-module .third-link::before, .breadcrumbs-module a span::before, .breadcrumbs-module a svg::before {
  content: "";
  width: 0.15rem;
  height: 0.1222rem;
  margin-right: 0.08rem;
  overflow: hidden;
  display: inline-block;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  background-image: url("data:image/svg+xml, <svg width=\"31\" height=\"12\" viewBox=\"0 0 31 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M30 6L2 6\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M6 11L1 6L6 1\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>");
  background-size: 0.2rem 0.13rem;
  background-position: left center;
  background-repeat: no-repeat;
}
.breadcrumbs-module a::after, .breadcrumbs-module .breadcrumbs-line::after, .breadcrumbs-module .third-link::after, .breadcrumbs-module a span::after, .breadcrumbs-module a svg::after {
  content: "BACK";
}

body.single section {
  padding: 0;
}
body.single .breadcrumbs-module {
  padding: 1.4rem 0 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.single .breadcrumbs-module {
    padding: 0.8rem 0 0.24rem;
  }
}

.img-caption-wrap {
  position: relative;
}

.image-author {
  position: absolute;
}

.image-author.bottom-left {
  left: 0.2rem;
  bottom: 0.2rem;
}

#myVideo {
  border: 0;
}

.image-author.bottom-right {
  right: 0.2rem;
  bottom: 0.2rem;
}

.image-author.top-left {
  left: 0.2rem;
  top: 0.2rem;
}

.image-author.top-right {
  right: 0.45rem;
  top: 0.2rem;
}

.single-hero .img-author-wrap {
  position: relative;
}
.single-hero .image-wrapper {
  position: relative;
}
.single-hero .image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  pointer-events: none;
}
.single-hero img {
  width: 100%;
  height: auto;
  aspect-ratio: 1208/680;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero img {
    aspect-ratio: 1/1;
  }
}
.single-hero .mobile-image {
  display: none;
}
.single-hero .published-date-author {
  position: absolute;
  bottom: 0.3rem;
  right: 0.3rem;
  display: flex;
  gap: 0.1rem;
  z-index: 1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero .published-date-author {
    bottom: 0.16rem;
    right: 0.16rem;
  }
}
.single-hero .image-author {
  text-align: center;
  color: #737373;
}
.single-hero .title-content-text {
  margin: 0.6rem auto 0.2rem;
  text-align: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero .title-content-text {
    text-align: start;
    margin: 0.36rem auto 0.12rem;
  }
}
.single-hero .subtitle-content-text {
  text-align: center;
  padding: 0 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero .subtitle-content-text {
    padding: 0;
    text-align: start;
    max-width: 80%;
  }
}
.single-hero.type-1 .related-person-row {
  align-items: center;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  gap: 0.16rem;
  margin-top: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-1 .related-person-row {
    justify-content: flex-start;
    align-items: flex-end;
  }
}
.single-hero.type-1 .related-person-row + .related-person-row {
  margin-top: 0.16rem;
}
.single-hero.type-1 .users-share-row {
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 0;
  border-top: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-1 .users-share-row {
    padding: 0.32rem 0;
  }
}
.single-hero.type-1 .user-info .row {
  position: relative;
  width: fit-content;
  gap: 0.24rem;
}
.single-hero.type-1 .absolute-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.single-hero.type-1 .image {
  width: 0.6rem;
  height: 0.6rem;
}
.single-hero.type-1 .image-wrap {
  width: 0.6rem;
  height: 0.6rem;
}
.single-hero.type-1 .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.single-hero.type-1 .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.1rem;
}
.single-hero.type-1 .published-date {
  color: #CA9332;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-1 .share-column {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 0.08rem;
  }
}
.single-hero.type-1 .social-share {
  display: flex;
  gap: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-1 .social-share {
    gap: 0.08rem;
    align-items: center;
  }
}
.single-hero.type-1 .social-share svg path {
  fill: #737373;
}
.single-hero.type-2 .row {
  justify-content: space-between;
  align-items: center;
  position: relative;
  gap: 0.16rem;
}
.single-hero.type-2 .row .black-background-column {
  padding-left: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-2 .row .black-background-column {
    padding-left: 0;
  }
}
.single-hero.type-2 .row.reverse-order {
  flex-direction: row-reverse;
}
.single-hero.type-2 .row.reverse-order + .attrs-div .image-author {
  display: flex;
  justify-content: flex-end;
}
.single-hero.type-2 .row.reverse-order .black-background-column {
  padding-right: 0.32rem;
}
.single-hero.type-2 .featured-image-column {
  width: calc(30% - 0.08rem);
}
.single-hero.type-2 .featured-image-column img {
  aspect-ratio: unset;
  width: 100%;
  height: auto;
  min-height: 6.8rem;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-2 .featured-image-column img {
    min-height: 4.6rem;
  }
}
.single-hero.type-2 .black-background-column {
  width: calc(70% - 0.08rem);
}
.single-hero.type-2 .black-background-column .black-background-content, .single-hero.type-2 .black-background-column .title-content-text, .single-hero.type-2 .black-background-column .subtitle-content-text {
  text-align: center;
}
.single-hero.type-2 .black-background-content {
  position: relative;
}
.single-hero.type-2 .published-date-author {
  right: 50%;
  top: unset;
  bottom: calc(100% + 0.24rem);
  transform: translateX(50%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-2 .subtitle-content-text {
    width: 100%;
    max-width: unset;
  }
}
.single-hero.type-3 .row {
  gap: 0.16rem;
  align-items: center;
}
.single-hero.type-3 .row .black-background-column {
  padding-left: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .row .black-background-column {
    padding-left: 0;
  }
}
.single-hero.type-3 .row.reverse-order {
  flex-direction: row-reverse;
}
.single-hero.type-3 .row.reverse-order + .attrs-div .image-author {
  display: flex;
  justify-content: flex-end;
}
.single-hero.type-3 .row.reverse-order .black-background-column {
  padding-right: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .row.reverse-order .black-background-column {
    padding-right: 0;
  }
}
.single-hero.type-3 .featured-image-column {
  width: calc(50% - 0.08rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .featured-image-column {
    width: calc(30% - 0.08rem);
  }
}
.single-hero.type-3 .featured-image-column img {
  aspect-ratio: unset;
  width: 100%;
  height: auto;
  min-height: 6.8rem;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .featured-image-column img {
    min-height: 4.6rem;
  }
}
.single-hero.type-3 .black-background-column {
  width: calc(50% - 0.08rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .black-background-column {
    width: calc(70% - 0.08rem);
    padding-left: 0;
  }
}
.single-hero.type-3 .black-background-column .black-background-content, .single-hero.type-3 .black-background-column .title-content-text, .single-hero.type-3 .black-background-column .subtitle-content-text {
  text-align: center;
}
.single-hero.type-3 .black-background-content {
  position: relative;
}
.single-hero.type-3 .published-date-author {
  right: 50%;
  top: unset;
  bottom: calc(100% + 0.24rem);
  transform: translateX(50%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .published-date-author {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .subtitle-content-text {
    max-width: 100%;
  }
}
.single-hero.type-3 .attrs-div {
  margin-top: 0.24rem;
  text-align: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .attrs-div {
    margin-top: 0.12rem;
  }
}
.single-hero.type-3 .attrs-div .image-module-caption {
  display: inline-block;
}
.single-hero.type-3 .attrs-div .image-author {
  margin-left: 0.08rem;
  display: inline-block;
  color: #737373;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-3 .attrs-div .image-author {
    margin-left: 0;
    margin-top: 0.08rem;
  }
}
.single-hero.type-3 .attrs-div .image-author-info {
  display: inline-block;
}
.single-hero.type-4 {
  position: relative;
}
.single-hero.type-4 .content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.48rem;
  text-align: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 88.41%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-4 .content {
    padding: 0.16rem;
  }
}
.single-hero.type-4 .attrs-div {
  margin-top: 0.24rem;
  text-align: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-4 .attrs-div {
    margin-top: 0.12rem;
  }
}
.single-hero.type-4 .attrs-div .image-module-caption {
  display: inline-block;
}
.single-hero.type-4 .attrs-div .image-author {
  margin-left: 0.08rem;
  display: inline-block;
  color: #737373;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-hero.type-4 .attrs-div .image-author {
    margin-left: 0;
    margin-top: 0.08rem;
  }
}
.single-hero.type-4 .attrs-div .image-author-info {
  display: inline-block;
}
.single-full-image .full-image-module-no-hard-crop + .full-image-module-caption {
  margin-top: 0.24rem;
}
.single-full-image .full-image-module-caption {
  text-align: center;
  color: #737373;
  margin-top: 0.16rem;
}
.single-full-image .block:has(> img) {
  display: flex;
}
.single-full-image .block:has(> img) img {
  margin: 0 auto;
}
.single-quote .row {
  justify-content: flex-end;
  gap: 0.4rem;
}
.single-quote .text {
  width: 100%;
}
.single-quote .text p::before {
  content: "“";
}
.single-quote .text p::after {
  content: "”";
}
.single-quote .author-info {
  color: #CA9332;
  max-width: 3.6rem;
}
.single-quote .author-info.has-img {
  max-width: 4.6rem;
  display: flex;
}
.single-quote .author-image {
  display: none;
}
.single-quote .author-name-and-surname {
  display: block;
}
.single-quote .author-name-and-surname::before {
  content: "-";
}
.single-quote .author-position {
  display: block;
  padding-left: 0.22rem;
  margin-top: 0.13rem;
}
.single-biography .container > .row, .single-biography .project-hub__content > .row {
  justify-content: space-between;
  align-items: flex-end;
}
.single-biography .related-person-row {
  align-items: center;
}
.single-biography .related-person-row + .related-person-row {
  margin-top: 0.16rem;
}
.single-biography .users-share-row {
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 0;
  border-top: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-biography .users-share-row {
    padding: 0.32rem 0;
  }
}
.single-biography .user-info .row {
  position: relative;
  width: fit-content;
  gap: 0.24rem;
}
.single-biography .absolute-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.single-biography .image {
  width: 0.6rem;
  height: 0.6rem;
}
.single-biography .image-wrap {
  width: 0.6rem;
  height: 0.6rem;
}
.single-biography .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.single-biography .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.1rem;
}
.single-biography .published-date {
  color: #CA9332;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-biography .share-column {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 0.08rem;
  }
}
.single-biography .social-share {
  display: flex;
  gap: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-biography .social-share {
    gap: 0.08rem;
    align-items: center;
  }
}
.single-biography .social-share svg path {
  fill: #737373;
}
.single-related-articles {
  padding-top: 1.4rem !important;
  padding-bottom: 1.4rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-related-articles {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
}
.single-related-articles .title-wrap {
  padding-bottom: 0.3rem;
}
.single-related-articles .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-related-articles .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.12rem;
  }
}
.single-related-articles .column {
  background-color: #202025;
}
.single-related-articles .article-image {
  position: relative;
}
.single-related-articles .image-wrapper {
  display: block;
  width: 100%;
  aspect-ratio: 287/185;
}
.single-related-articles .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.single-related-articles .category {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 1;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
.single-related-articles .category:hover {
  background-color: #CA9332;
}
.single-related-articles .content {
  display: block;
  padding: 0.2rem 0.2rem 0.4rem;
}
.single-related-articles .title {
  margin-top: 0.16rem;
}
.single-body-text p + p {
  margin-top: 0.2rem;
}
.single-title-text.type-2 h2 {
  margin-bottom: 0.32rem;
  padding-right: 1.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-title-text.type-2 h2 {
    margin-bottom: 0.16rem;
    padding-right: 0.48rem;
  }
}
.single-title-text.type-2 .content {
  padding: 0.48rem 0 0 1.48rem;
  border-top: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-title-text.type-2 .content {
    padding: 0.24rem 0 0 0.48rem;
  }
}
.single-side-to-side .column:first-child {
  padding-right: 0.24rem;
  border-right: 0.01rem solid #323232;
  width: 50%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .column:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .column:first-child {
    border: none !important;
    padding-right: 0;
  }
}
.single-side-to-side .column:last-child {
  padding-left: 0.24rem;
  width: 50%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .column:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .column:last-child {
    border: none !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .row {
    gap: 0.16rem;
  }
}
.single-side-to-side .row.reverse-order {
  flex-direction: row-reverse;
}
.single-side-to-side .row.reverse-order .column:first-child {
  border-right: none;
  border-left: 0.01rem solid #323232;
  padding-right: 0;
  padding-left: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .row.reverse-order .column:first-child {
    border: none !important;
    padding-left: 0;
  }
}
.single-side-to-side .row.reverse-order .column:last-child {
  padding-right: 0.24rem;
  padding-left: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-side-to-side .row.reverse-order .column:last-child {
    border: none !important;
    padding-right: 0;
  }
}
.single-two-column-text .row {
  margin-top: 0.32rem;
  gap: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column-text .row {
    gap: 0.16rem;
  }
}
.single-two-column-text .column {
  width: calc(50% - 0.16rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column-text .column {
    width: 100%;
  }
}
.single-two-column-text .caption, .single-two-column-text .project-hub__caption, .single-two-column-text .project-progress__step, .single-two-column-text .team-member__role, .single-two-column-text .project-overview__deadline, .single-two-column-text .project-file__size, .single-two-column-text .team-role__requirement, .single-two-column-text .team-role__status-text, .single-two-column-text .talent-card__reviews, .single-two-column-text .talent-card__skill, .single-two-column-text .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column-text .proposal-title, .single-two-column-text .team-member-card__role, .single-two-column-text .team-member-card__location, .single-two-column-text .creative-brief-section__status-text, .single-two-column-text .creative-brief-section__requirement, .single-two-column-text .team-section__metric-label, .single-two-column-text .team-section__role-status, .single-two-column-text .team-section__role-requirement, .single-two-column-text .team-section__member-role, .single-two-column-text .team-section__member-status, .single-two-column-text .team-section__member-skill, .single-two-column-text .project-summary__metric-label, .single-two-column-text .project-summary__info-label, .single-two-column-text .project-summary__tag, .single-two-column-text .project-summary__timeline-date, .single-two-column-text .project-files__metric-label, .single-two-column-text .project-files__file-size, .single-two-column-text .project-files__file-type, .single-two-column-text .project-files__file-date, .single-two-column-text .project-files__file-tag, .single-two-column-text .project-files__upload-hint, .single-two-column-text .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column-text .upload-hint, .single-two-column-text .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column-text .upload-hint, .single-two-column-text .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-column-text .file-date, .single-two-column-text .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column-text .file-date {
  text-align: center;
}
.single-two-images-in-a-row .row {
  justify-content: space-between;
  gap: 0.16rem;
}
.single-two-images-in-a-row .row .col {
  width: calc(50% - 0.08rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-images-in-a-row .row .col {
    width: 100%;
  }
}
.single-two-images-in-a-row .full-image-module-caption {
  color: #fff;
  padding-top: 0.16rem;
}
.single-two-images-in-a-row .image-author-info.black {
  color: #fff;
}
.single-two-images-in-a-row .image-module-caption {
  padding-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-images-in-a-row .image-module-caption {
    padding-top: 0.08rem;
  }
}
.single-two-images-in-a-row .caption, .single-two-images-in-a-row .project-hub__caption, .single-two-images-in-a-row .project-progress__step, .single-two-images-in-a-row .team-member__role, .single-two-images-in-a-row .project-overview__deadline, .single-two-images-in-a-row .project-file__size, .single-two-images-in-a-row .team-role__requirement, .single-two-images-in-a-row .team-role__status-text, .single-two-images-in-a-row .talent-card__reviews, .single-two-images-in-a-row .talent-card__skill, .single-two-images-in-a-row .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images-in-a-row .proposal-title, .single-two-images-in-a-row .team-member-card__role, .single-two-images-in-a-row .team-member-card__location, .single-two-images-in-a-row .creative-brief-section__status-text, .single-two-images-in-a-row .creative-brief-section__requirement, .single-two-images-in-a-row .team-section__metric-label, .single-two-images-in-a-row .team-section__role-status, .single-two-images-in-a-row .team-section__role-requirement, .single-two-images-in-a-row .team-section__member-role, .single-two-images-in-a-row .team-section__member-status, .single-two-images-in-a-row .team-section__member-skill, .single-two-images-in-a-row .project-summary__metric-label, .single-two-images-in-a-row .project-summary__info-label, .single-two-images-in-a-row .project-summary__tag, .single-two-images-in-a-row .project-summary__timeline-date, .single-two-images-in-a-row .project-files__metric-label, .single-two-images-in-a-row .project-files__file-size, .single-two-images-in-a-row .project-files__file-type, .single-two-images-in-a-row .project-files__file-date, .single-two-images-in-a-row .project-files__file-tag, .single-two-images-in-a-row .project-files__upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images-in-a-row .upload-hint, .single-two-images-in-a-row .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date, .single-two-images-in-a-row .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images-in-a-row .file-date {
  margin-top: 0;
}
.single-two-column .row {
  gap: 0.16rem;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column .row {
    flex-direction: column;
  }
}
.single-two-column .row.reverser-order {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column .row.reverser-order {
    flex-direction: column;
  }
}
.single-two-column .row.reverser-order .title-content p {
  padding-left: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column .row.reverser-order .title-content p {
    padding: 0;
    padding-left: 0;
  }
}
.single-two-column .row.align-top {
  align-items: flex-start;
}
.single-two-column .column {
  width: calc(50% - 0.08rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column .column {
    width: 100%;
  }
}
.single-two-column .title-content p {
  padding-right: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-two-column .title-content p {
    padding: 0;
    padding-right: 0;
  }
}
.single-two-column .image {
  width: 100%;
}
.single-two-column .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.single-two-column .caption, .single-two-column .project-hub__caption, .single-two-column .project-progress__step, .single-two-column .team-member__role, .single-two-column .project-overview__deadline, .single-two-column .project-file__size, .single-two-column .team-role__requirement, .single-two-column .team-role__status-text, .single-two-column .talent-card__reviews, .single-two-column .talent-card__skill, .single-two-column .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-column .proposal-title, .single-two-column .team-member-card__role, .single-two-column .team-member-card__location, .single-two-column .creative-brief-section__status-text, .single-two-column .creative-brief-section__requirement, .single-two-column .team-section__metric-label, .single-two-column .team-section__role-status, .single-two-column .team-section__role-requirement, .single-two-column .team-section__member-role, .single-two-column .team-section__member-status, .single-two-column .team-section__member-skill, .single-two-column .project-summary__metric-label, .single-two-column .project-summary__info-label, .single-two-column .project-summary__tag, .single-two-column .project-summary__timeline-date, .single-two-column .project-files__metric-label, .single-two-column .project-files__file-size, .single-two-column .project-files__file-type, .single-two-column .project-files__file-date, .single-two-column .project-files__file-tag, .single-two-column .project-files__upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-column .upload-hint, .single-two-column .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-column .file-date, .single-two-column .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-column .file-date {
  margin-top: 0.16rem;
}
.single-two-images .caption, .single-two-images .project-hub__caption, .single-two-images .project-progress__step, .single-two-images .team-member__role, .single-two-images .project-overview__deadline, .single-two-images .project-file__size, .single-two-images .team-role__requirement, .single-two-images .team-role__status-text, .single-two-images .talent-card__reviews, .single-two-images .talent-card__skill, .single-two-images .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-title, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .single-two-images .proposal-title, .single-two-images .team-member-card__role, .single-two-images .team-member-card__location, .single-two-images .creative-brief-section__status-text, .single-two-images .creative-brief-section__requirement, .single-two-images .team-section__metric-label, .single-two-images .team-section__role-status, .single-two-images .team-section__role-requirement, .single-two-images .team-section__member-role, .single-two-images .team-section__member-status, .single-two-images .team-section__member-skill, .single-two-images .project-summary__metric-label, .single-two-images .project-summary__info-label, .single-two-images .project-summary__tag, .single-two-images .project-summary__timeline-date, .single-two-images .project-files__metric-label, .single-two-images .project-files__file-size, .single-two-images .project-files__file-type, .single-two-images .project-files__file-date, .single-two-images .project-files__file-tag, .single-two-images .project-files__upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item.upload-placeholder .upload-hint, .gallery-page .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .upload-hint, .creative-brief-section-executed .gallery-grid .gallery-item.upload-placeholder .single-two-images .upload-hint, .single-two-images .gallery-page .gallery-grid .gallery-item .file-info .file-date, .gallery-page .gallery-grid .gallery-item .file-info .single-two-images .file-date, .single-two-images .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-date, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .single-two-images .file-date {
  margin-top: 0.16rem;
}
.single-three-images .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-three-images .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.single-three-images .grid .image {
  margin-bottom: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single-three-images .grid .image {
    margin-bottom: 0.08rem;
  }
}
.single p + blockquote, .single blockquote + blockquote, .single blockquote + p, .single h3 + p, .single .animated-blurb + p {
  margin-top: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single p + blockquote, .single blockquote + blockquote, .single blockquote + p, .single h3 + p, .single .animated-blurb + p {
    margin-top: 0.16rem;
  }
}
.single section:has(.container, .project-hub__content), .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) {
  padding-top: 0.8rem;
}
.single section:has(.container, .project-hub__content) .module-section-title + .module-section-text, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-title + .module-section-text {
  margin-top: 0.35rem;
}
.single section:has(.container, .project-hub__content) .module-section-text, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text {
  color: #a6a6a6;
}
.single section:has(.container, .project-hub__content) .module-section-text p + p, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text p + p {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single section:has(.container, .project-hub__content) .module-section-text p + p, .single section:has(.container-wide, body.bb-template-v2 .entry-content.container-wide, body.bb-template-v2 .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.bb-template-v2 .entry-content.container-2, body.profile-edit .entry-content.container-wide, body.profile-edit .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.profile-edit .entry-content.container-2, body.change-avatar .entry-content.container-wide, body.change-avatar .breadcrumbs-module .entry-content.container-2, .breadcrumbs-module body.change-avatar .entry-content.container-2, .breadcrumbs-module .container-2) .module-section-text p + p {
    margin-top: 0.4rem;
  }
}

.breadcrumbs-module + .single {
  padding-top: 0 !important;
}

.photograph-span {
  color: #CFCFD7;
}

.home-base-and-activites-module {
  margin-top: 0.6rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .home-base-and-activites-module {
    margin-top: 0.32rem;
  }
}
.home-base-and-activites-module .row {
  justify-content: space-between;
  padding: 0.2rem 0;
  border-top: 0.01rem solid #323232;
  border-bottom: 0.01rem solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .home-base-and-activites-module .row {
    gap: 0.12rem;
  }
}
.home-base-and-activites-module .home-base-content {
  font-weight: 400;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .home-base-and-activites-module .home-base-content {
    width: 100%;
    padding-right: 0.2rem;
  }
}
.home-base-and-activites-module .home-base-content strong {
  font-weight: 400;
}

section.work-showcase button.back, .photos-wrap button.back {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase button.back, .photos-wrap button.back {
    margin-bottom: 0.22rem;
  }
}
section.work-showcase .title, .photos-wrap .title {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .title, .photos-wrap .title {
    margin-bottom: 0.46rem;
  }
}
section.work-showcase .row, .photos-wrap .row {
  justify-content: space-between;
  gap: 0.3rem 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .row, .photos-wrap .row {
    gap: 0.16rem 0.1rem;
  }
}
section.work-showcase .row a, .photos-wrap .row a {
  display: inline;
  width: fit-content;
}
section.work-showcase .media, .photos-wrap .media {
  width: calc(50% - 0.1rem);
  height: auto;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}
section.work-showcase .media.full-width, .photos-wrap .media.full-width {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media, .photos-wrap .media {
    width: calc(50% - 0.05rem);
  }
}
section.work-showcase .media:nth-child(even), .photos-wrap .media:nth-child(even) {
  margin-top: 1.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media:nth-child(even), .photos-wrap .media:nth-child(even) {
    margin-top: 0.6rem;
  }
}
section.work-showcase .media:nth-child(odd), .photos-wrap .media:nth-child(odd) {
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media:nth-child(odd), .photos-wrap .media:nth-child(odd) {
    margin-bottom: 0.6rem;
  }
}
section.work-showcase .media img, section.work-showcase .media video, .photos-wrap .media img, .photos-wrap .media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.work-showcase .media .content, .photos-wrap .media .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: flex-end;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  opacity: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content, .photos-wrap .media .content {
    opacity: 1;
  }
}
section.work-showcase .media .content .inner, .photos-wrap .media .content .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.3rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner, .photos-wrap .media .content .inner {
    padding: 0.08rem;
    height: 100%;
    align-items: unset;
    flex-direction: column-reverse;
  }
}
section.work-showcase .media .content .inner .author, .photos-wrap .media .content .inner .author {
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: 300;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateY(0.65rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .author, .photos-wrap .media .content .inner .author {
    transform: none;
  }
}
section.work-showcase .media .content .inner .company, .photos-wrap .media .content .inner .company {
  color: #CA9332;
  margin-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .company, .photos-wrap .media .content .inner .company {
    margin-top: 0.04rem;
  }
}
section.work-showcase .media .content .inner .source, .photos-wrap .media .content .inner .source {
  margin-top: 0.08rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .source, .photos-wrap .media .content .inner .source {
    margin-top: 0.04rem;
  }
}
section.work-showcase .media .content .inner .link-indicator, .photos-wrap .media .content .inner .link-indicator {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .link-indicator, .photos-wrap .media .content .inner .link-indicator {
    align-self: flex-end;
  }
}
section.work-showcase .media .content .inner .link-indicator span, .photos-wrap .media .content .inner .link-indicator span {
  display: inline-block;
  margin-right: 0.08rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateX(-0.3rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .link-indicator span, .photos-wrap .media .content .inner .link-indicator span {
    transform: none;
  }
}
section.work-showcase .media .content .inner .link-indicator .arrow, .photos-wrap .media .content .inner .link-indicator .arrow {
  width: 0.11rem;
  height: 0.1222rem;
  margin-right: 0.08rem;
  overflow: hidden;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  background-image: url("data:image/svg+xml, <svg width=\"31\" height=\"12\" viewBox=\"0 0 31 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M30 6L2 6\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M6 11L1 6L6 1\" stroke=\"white\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>");
  background-size: 0.2rem 0.13rem;
  background-position: left center;
  background-repeat: no-repeat;
  transform: rotate(180deg) translateX(-0.3rem);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.work-showcase .media .content .inner .link-indicator .arrow, .photos-wrap .media .content .inner .link-indicator .arrow {
    transform: rotate(180deg) translateX(0);
  }
}
section.work-showcase .media:hover img, section.work-showcase .media:hover video, .photos-wrap .media:hover img, .photos-wrap .media:hover video {
  transform: scale(1.1);
}
section.work-showcase .media:hover .content, .photos-wrap .media:hover .content {
  opacity: 1;
}
section.work-showcase .media:hover .content .inner .author, .photos-wrap .media:hover .content .inner .author {
  transform: translateY(0);
}
section.work-showcase .media:hover .content .inner .link-indicator span, .photos-wrap .media:hover .content .inner .link-indicator span {
  transform: translateX(0);
}
section.work-showcase .media:hover .content .inner .link-indicator .arrow, .photos-wrap .media:hover .content .inner .link-indicator .arrow {
  transform: rotate(180deg) translateX(0);
}
section.work-showcase .work-text-block, .photos-wrap .work-text-block {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}
section.work-showcase:has(~ section.wysiwyg), .photos-wrap:has(~ section.wysiwyg) {
  padding-bottom: 0;
}
section.work-showcase + section.wysiwyg .container-border, .photos-wrap + section.wysiwyg .container-border {
  display: none;
}

section.wysiwyg + section.work-showcase {
  padding-top: 0;
}

.double-block {
  background-color: #0f0f12;
  color: white;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .double-block {
    padding-top: 0 !important;
  }
}
.double-block .container, .double-block .project-hub__content {
  display: flex;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .double-block .container, .double-block .project-hub__content {
    flex-direction: column-reverse;
  }
}
.double-block .content.left {
  max-width: 7rem;
}
.double-block .content.left .tag {
  display: inline-block;
  background: #2b2b2b;
  padding: 0.07rem 0.14rem;
  border-radius: 0.15rem;
  margin-bottom: 0.16rem;
}
.double-block .content.left .title {
  margin-bottom: 0.6rem;
}
.double-block .content.left .features {
  list-style: none;
  padding: 0;
  margin-bottom: 0.6rem;
}
.double-block .content.left .features li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.4rem;
}
.double-block .content.left .features li span {
  font-weight: 400;
  color: white;
  min-width: 0.42rem;
}
.double-block .content-right {
  display: flex;
  align-items: center;
}

.full-width-button-v2 {
  padding: 0.4rem 0 0 0;
  border-top: 1px solid #323232;
}
.full-width-button-v2 .cta2, .full-width-button-v2 .media-modal.wp-core-ui .load-more-count, .media-modal.wp-core-ui .full-width-button-v2 .load-more-count, .full-width-button-v2 .trial-fixed-cta .trial-cta-link, .trial-fixed-cta .full-width-button-v2 .trial-cta-link, .full-width-button-v2 .ai-bot-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, .full-width-button-v2 .trial-modal .ai-bot-wrap .ai-chat-container textarea::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .full-width-button-v2 textarea::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .full-width-button-v2 textarea::placeholder, .full-width-button-v2 .view-scope-modal .modal-header .modal-title, .view-scope-modal .modal-header .full-width-button-v2 .modal-title, .full-width-button-v2 .view-scope-modal .modal-body .rate-quantity-section .rate-info .rate-value, .view-scope-modal .modal-body .rate-quantity-section .rate-info .full-width-button-v2 .rate-value, .full-width-button-v2 .view-scope-modal .modal-body .rate-quantity-section .quantity-info .quantity-value, .view-scope-modal .modal-body .rate-quantity-section .quantity-info .full-width-button-v2 .quantity-value, .full-width-button-v2 .view-scope-modal .modal-body .description-section .description-content, .view-scope-modal .modal-body .description-section .full-width-button-v2 .description-content, .full-width-button-v2 .view-scope-modal .modal-body .timeline-section .timeline-content, .view-scope-modal .modal-body .timeline-section .full-width-button-v2 .timeline-content, .full-width-button-v2 .project-navigation .nav-steps .nav-step, .project-navigation .nav-steps .full-width-button-v2 .nav-step, .full-width-button-v2 .gallery-page .external-links .add-link-btn .link-text, .gallery-page .external-links .add-link-btn .full-width-button-v2 .link-text, .full-width-button-v2 .gallery-page .edit-links .add-link-btn .link-text, .gallery-page .edit-links .add-link-btn .full-width-button-v2 .link-text, .full-width-button-v2 .creative-brief-section-executed .external-links .add-link-btn .link-text, .creative-brief-section-executed .external-links .add-link-btn .full-width-button-v2 .link-text, .full-width-button-v2 .creative-brief-section-executed .edit-links .add-link-btn .link-text, .creative-brief-section-executed .edit-links .add-link-btn .full-width-button-v2 .link-text, .full-width-button-v2 .gallery-page .gallery-grid .gallery-item .file-info .file-name, .gallery-page .gallery-grid .gallery-item .file-info .full-width-button-v2 .file-name, .full-width-button-v2 .creative-brief-section-executed .gallery-grid .gallery-item .file-info .file-name, .creative-brief-section-executed .gallery-grid .gallery-item .file-info .full-width-button-v2 .file-name, .full-width-button-v2 .js-aiarc-upload-progress, .full-width-button-v2 .acf-repeater-add-row::before, .full-width-button-v2 .acf-button[data-name=add-layout]::before, .full-width-button-v2 .acf-repeater-add-row, .full-width-button-v2 .acf-button[data-name=add-layout], .full-width-button-v2 .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .acf-button, .my-profile .my-profile-actions-wrap .publish-profile-wrap .publish-profile-form .acf-form-submit .full-width-button-v2 .acf-button, .full-width-button-v2 .acf-image-aspect-ratio-crop-modal-wrapper .acf-image-aspect-ratio-crop-reset, .acf-image-aspect-ratio-crop-modal-wrapper .full-width-button-v2 .acf-image-aspect-ratio-crop-reset, .full-width-button-v2 .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-cancel, .acf-image-aspect-ratio-crop-modal-wrapper .full-width-button-v2 .js-acf-image-aspect-ratio-crop-cancel, .full-width-button-v2 .acf-image-aspect-ratio-crop-modal-wrapper .js-acf-image-aspect-ratio-crop-crop, .acf-image-aspect-ratio-crop-modal-wrapper .full-width-button-v2 .js-acf-image-aspect-ratio-crop-crop, .full-width-button-v2 .acf-popup-box.acf-box .inner form .acf-submit .-cancel.grey, .acf-popup-box.acf-box .inner form .acf-submit .full-width-button-v2 .-cancel.grey, .full-width-button-v2 #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .acf-rel-item, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .full-width-button-v2 .acf-rel-item, .full-width-button-v2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .acfe-layout-title, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout .full-width-button-v2 .acfe-layout-title, .full-width-button-v2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-message .acf-label .full-width-button-v2 label, .full-width-button-v2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-label .full-width-button-v2 label[for=acf-field_6523e9ad19b13-row-0-field_6523fc7d1738f_field_6576d60059f16], .full-width-button-v2 .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-6523ec09a33f5 .acf-table thead .full-width-button-v2 label, .full-width-button-v2 .acf-field .js-aiarc-upload-progress, .acf-field .full-width-button-v2 .js-aiarc-upload-progress, .full-width-button-v2 .acf-label label, .acf-label .full-width-button-v2 label, .full-width-button-v2 .acf-th label, .acf-th .full-width-button-v2 label, .full-width-button-v2 .acf-radio-list li, .acf-radio-list .full-width-button-v2 li, .full-width-button-v2 th[data-type=text] label, th[data-type=text] .full-width-button-v2 label, .full-width-button-v2 section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details, section.project-hub-new-project.v2 #step1 .textarea-upload-box .full-width-button-v2 #project-details, .full-width-button-v2 section.project-hub-new-project.v2 #step1 .textarea-upload-box #project-details::placeholder, section.project-hub-new-project.v2 #step1 .textarea-upload-box .full-width-button-v2 #project-details::placeholder, .full-width-button-v2 section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .upload-text, section.project-hub-new-project.v3 #step1 .content-area-custom .upload-section .upload-area .upload-content .full-width-button-v2 .upload-text {
  margin-top: 0;
}

.full-width-button-v2 + .quote {
  border-top: 0;
}

.betterdocs-entry-footer {
  display: none !important;
}

.betterdocs-sidebar.betterdocs-sidebar-layout-1 .betterdocs-sidebar-content .betterdocs-single-category-wrapper .betterdocs-single-category-inner .betterdocs-category-header .betterdocs-category-header-inner .betterdocs-category-items-counts {
  background-color: #CA9332 !important;
}
.betterdocs-sidebar.betterdocs-sidebar-layout-1 .betterdocs-sidebar-content .betterdocs-single-category-wrapper .betterdocs-single-category-inner .betterdocs-category-header .betterdocs-category-header-inner .betterdocs-category-items-counts span {
  color: black !important;
  background-color: transparent !important;
}

.betterdocs-single-wrapper.betterdocs-single-layout-1 .betterdocs-breadcrumb-item.current span {
  color: #CA9332 !important;
}

.betterdocs-search-form-wrapper.betterdocs-search-form-wrap {
  background-color: black !important;
  padding-top: 150px !important;
}

section.experts .title-column {
  width: calc(50% - 0.2rem);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts .title-column {
    width: 100%;
  }
}
section.experts .user-expert-nav {
  margin-bottom: 0.32rem;
}
section.experts .subtitle-column {
  width: calc(50% - 0.2rem);
  max-width: 4.27rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts .subtitle-column {
    width: 100%;
  }
}
section.experts .subtitle-column p {
  opacity: 0.6;
}
section.experts-hero .back {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .back {
    margin-bottom: 0.2rem;
  }
}
section.experts-hero .title-row {
  gap: 0.04rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .title-row {
    gap: 0.24rem;
  }
}
section.experts-hero .grid {
  display: grid;
  gap: 0.17rem;
  margin-top: 0.6rem;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
section.experts-hero .expert-card {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0.16rem;
  height: 3.3rem;
  text-align: center;
  position: relative;
  padding: 0.44rem 0.54rem;
}
section.experts-hero .expert-card::after {
  content: "";
  position: absolute;
  top: -0.01rem;
  left: -0.01rem;
  width: calc(100% + 0.02rem);
  height: calc(100% + 0.02rem);
  background: linear-gradient(180deg, #CA9332 50%, #101013 100%);
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 0.01rem;
  z-index: -1;
}
section.experts-hero .expert-card .card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.48rem;
}
section.experts-hero .expert-card .icon {
  width: 0.7rem;
  height: 0.7rem;
}
section.experts-hero .expert-card .icon img, section.experts-hero .expert-card .icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
section.experts-hero .expert-card .card-text {
  margin-top: 0.12rem;
}
section.experts-hero .expert-card .card-text p {
  color: #C9C9C9;
}
section.experts-hero .expert-card:nth-child(1) {
  background: linear-gradient(335deg, #CA9332 -30%, #101013 45%, #101013 100%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .expert-card:nth-child(1) {
    background: linear-gradient(310deg, #CA9332 -30%, #101013 40%, #101013 100%);
  }
}
section.experts-hero .expert-card:nth-child(2) {
  background: linear-gradient(0deg, #CA9332 -30%, #101013 75%, #101013 100%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .expert-card:nth-child(2) {
    background: linear-gradient(270deg, #CA9332 -30%, #101013 75%, #101013 100%);
  }
}
section.experts-hero .expert-card:nth-child(3) {
  background: linear-gradient(25deg, #CA9332 -30%, #101013 45%, #101013 100%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts-hero .expert-card:nth-child(3) {
    background: linear-gradient(230deg, #CA9332 -30%, #101013 40%, #101013 100%);
  }
}
section.experts.accordions-cta {
  padding-top: 0 !important;
}
section.experts.accordions-cta h2 {
  width: fit-content;
  background-color: #CFCFD7;
  color: #101013;
}
section.experts.accordions-cta .main-container {
  padding-top: 0.4rem;
}
section.experts.accordions-cta .row.accordions {
  margin-top: 0.44rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts.accordions-cta .row.accordions {
    margin-top: 0.24rem;
  }
}
section.experts.accordions-cta .accordion .accordion-content .accordion-column {
  width: 100%;
}
section.experts.accordions-cta .accordion .accordion-content-inner.bottom {
  margin-left: 0;
}
section.experts.accordions-cta .accordion .accordion-content .accordion-column__content::before {
  display: none;
}
section.experts.accordions-cta .accordion .accordion-content .accordion-column__content p {
  margin: 0;
}
section.experts.accordions-cta .accordion:has(.active) .accordion-content-inner.top {
  margin-top: 0;
}
section.experts.featured-experts {
  padding-top: 0 !important;
}
section.experts.featured-experts .subtitle {
  color: #9CA3AF;
  margin-top: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts.featured-experts .subtitle {
    margin-top: 0.1rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts.featured-experts .filter-col {
    width: 100%;
  }
}
section.experts.featured-experts .filter-window {
  box-shadow: none;
}
section.experts.featured-experts .technical-expertise-checkbox:nth-child(1) {
  margin-top: 0.15rem;
}
section.experts.featured-experts .clear-all {
  margin-top: 0.15rem;
}
section.experts.featured-experts .grid.cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
  border-top: 1px solid #323232;
  margin-top: 0.4rem;
  padding-top: 0.24rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts.featured-experts .grid.cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
section.experts.featured-experts .featured-expert-card {
  background-color: #202025;
}
section.experts.featured-experts .featured-expert-card .card-body {
  overflow: hidden;
  width: 100%;
  height: 3.6rem;
  position: relative;
}
section.experts.featured-experts .featured-expert-card .card-body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform-origin: center;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.experts.featured-experts .featured-expert-card .card-body .content {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2rem;
  background-color: rgba(0, 0, 0, 0.7);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  transform: translateY(100%);
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.experts.featured-experts .featured-expert-card .card-body .content {
    transform: translateY(0);
  }
}
section.experts.featured-experts .featured-expert-card .card-body .content .cell.has-button {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.experts.featured-experts .featured-expert-card .card-body .content .cell.text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
section.experts.featured-experts .featured-expert-card .card-footer {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  gap: 0.02rem;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.experts.featured-experts .featured-expert-card .card-footer .pricing {
  text-align: end;
}
section.experts.featured-experts .featured-expert-card .card-footer .expertise, section.experts.featured-experts .featured-expert-card .card-footer .rate {
  color: #a5a5a5;
  margin-top: 0.08rem;
}
section.experts.featured-experts .featured-expert-card .card-footer .ammount {
  color: #CA9332;
  font-size: 0.2rem;
}
section.experts.featured-experts .featured-expert-card .card-footer .full-name {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
section.experts.featured-experts .featured-expert-card .card-footer:hover .full-name {
  color: #CA9332;
}
section.experts.featured-experts .featured-expert-card:hover .card-body img {
  transform: scale(1.1);
}
section.experts.featured-experts .featured-expert-card:hover .card-body .content {
  transform: translateY(0);
}
section.experts .categories-select {
  width: 2.92rem;
}
section.experts .categories-select .categories-inner {
  border-top: unset !important;
}
section.experts .categories-select .categories {
  width: 1.92rem;
}
section.experts .categories-select .search-form {
  position: relative;
}
section.experts .categories-select .search-form .search-filter {
  min-width: auto;
  transition: 0.3s ease-in-out;
  padding-left: 0.1rem;
}
section.experts .categories-select .search-form .search-filter::placeholder {
  opacity: 0.7;
  font-size: 0.1rem;
}
section.experts .categories-select .search-form .search-filter:hover, section.experts .categories-select .search-form .search-filter:focus-within {
  border: none;
  outline: 1px solid #CA9332;
}
section.experts .search-form {
  position: relative;
  margin-bottom: 0.16rem;
  padding: 0 0.16rem;
}
section.experts .search-form input {
  width: 100%;
  padding-right: 0.3rem;
}
section.experts .search-clear-btn {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 0.16rem;
  cursor: pointer;
  color: #999;
  padding: 0;
  width: 0.2rem;
  height: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.experts .search-clear-btn:hover {
  color: #323232;
}
section.experts .no-results-message {
  text-align: center;
  padding: 0.1rem;
  color: #999;
}
section.experts .no-results-message p {
  padding-left: 0 !important;
}
section.experts .searchable-item.hidden {
  display: none !important;
}

section.single-expert-services:last-child {
  padding-bottom: 1.7rem !important;
}
section.single-expert-services-hero {
  padding-top: 2rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-hero {
    padding-top: 1rem !important;
  }
}
section.single-expert-services-hero .row.back-row {
  margin-bottom: 0.4rem;
}
section.single-expert-services-session-info {
  padding-top: 0.4rem !important;
}
section.single-expert-services-session-info .pill-label, section.single-expert-services-session-info body.blog .journal-featured-posts .featured-post.column .row .post-category, body.blog .journal-featured-posts .featured-post.column .row section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.category .journal-featured-posts .featured-post.column .row .post-category, body.category .journal-featured-posts .featured-post.column .row section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.blog .journal-featured-posts .featured-post.big .post-category, body.blog .journal-featured-posts .featured-post.big section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.category .journal-featured-posts .featured-post.big .post-category, body.category .journal-featured-posts .featured-post.big section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.blog .journal-cards .journal-card .post-category, body.blog .journal-cards .journal-card section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.category .journal-cards .journal-card .post-category, body.category .journal-cards .journal-card section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.blog .categories-page-grid .journal-card .post-category, body.blog .categories-page-grid .journal-card section.single-expert-services-session-info .post-category, section.single-expert-services-session-info body.category .categories-page-grid .journal-card .post-category, body.category .categories-page-grid .journal-card section.single-expert-services-session-info .post-category, section.single-expert-services-session-info .single-related-articles .category, .single-related-articles section.single-expert-services-session-info .category {
  background-color: #CFCFD7;
  color: #000;
}
section.single-expert-services-session-info .meeting-person-mail {
  display: block;
  margin-top: 0.06rem;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-session-info .meeting-person-mail {
    font-size: 0.18rem;
    margin-top: 0.16rem;
  }
}
section.single-expert-services-session-info .buttons #connect-to-meeting-cta {
  margin-right: 0.2rem;
}
section.single-expert-services-session-info .buttons .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input, section.single-expert-services-session-info .buttons .project-card__btn, section.single-expert-services-session-info .buttons .quick-actions__btn, section.single-expert-services-session-info .buttons .project-filters__clear, section.single-expert-services-session-info .buttons .project-overview__btn, section.single-expert-services-session-info .buttons .project-file__btn, section.single-expert-services-session-info .buttons .team-role__change-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn, section.single-expert-services-session-info .buttons .talent-card__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-section__btn, section.single-expert-services-session-info .buttons .team-member-card__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-section__role-btn, section.single-expert-services-session-info .buttons .team-section__member-btn, section.single-expert-services-session-info .buttons .team-section__filter, section.single-expert-services-session-info .buttons .project-summary__btn, section.single-expert-services-session-info .buttons .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__btn, section.single-expert-services-session-info .buttons .project-files__filter, section.single-expert-services-session-info .buttons .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .filter {
  min-width: unset;
  max-width: 1.5rem;
  display: inline-block;
  padding: 0.12rem 0.7rem;
  transition: all 0.3s ease-in-out;
}
section.single-expert-services-session-info .buttons .btn.disabled, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.disabled, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a.disabled, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .disabled.bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .disabled.bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .disabled#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .disabled#gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .disabled.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .disabled.button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .disabled.button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .disabled.button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .disabled.button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .disabled.button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .disabled.media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .disabled.media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .disabled.media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .disabled.media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .disabled.button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .disabled.button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input.disabled, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input.disabled, section.single-expert-services-session-info .buttons .disabled.project-card__btn, section.single-expert-services-session-info .buttons .disabled.quick-actions__btn, section.single-expert-services-session-info .buttons .disabled.project-filters__clear, section.single-expert-services-session-info .buttons .disabled.project-overview__btn, section.single-expert-services-session-info .buttons .disabled.project-file__btn, section.single-expert-services-session-info .buttons .disabled.team-role__change-btn, section.single-expert-services-session-info .buttons .disabled.talent-filters__search-btn, section.single-expert-services-session-info .buttons .disabled.talent-card__btn, section.single-expert-services-session-info .buttons .disabled.creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .disabled.team-section__btn, section.single-expert-services-session-info .buttons .disabled.team-member-card__btn, section.single-expert-services-session-info .buttons .disabled.creative-brief-section__btn, section.single-expert-services-session-info .buttons .disabled.team-section__role-btn, section.single-expert-services-session-info .buttons .disabled.team-section__member-btn, section.single-expert-services-session-info .buttons .disabled.team-section__filter, section.single-expert-services-session-info .buttons .disabled.project-summary__btn, section.single-expert-services-session-info .buttons .disabled.project-summary__description-more, section.single-expert-services-session-info .buttons .disabled.project-files__btn, section.single-expert-services-session-info .buttons .disabled.project-files__filter, section.single-expert-services-session-info .buttons .disabled.project-files__search-btn, section.single-expert-services-session-info .buttons .disabled.project-files__view-btn, section.single-expert-services-session-info .buttons .disabled.project-files__file-btn, section.single-expert-services-session-info .buttons .disabled.project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.disabled[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input.disabled[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.disabled, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button.disabled, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button.disabled, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.disabled, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a.disabled, section.single-expert-services-session-info .buttons .mce-window .disabled.mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .disabled.mce-btn.mce-primary, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .disabled.acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .disabled.acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .disabled.acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .disabled.acf-gallery-add, section.single-expert-services-session-info .buttons .acf-form-submit input.disabled[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons input.disabled[type=submit], section.single-expert-services-session-info .buttons section.membership-levels input.disabled[type=submit], section.membership-levels section.single-expert-services-session-info .buttons input.disabled[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .disabled.filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .disabled.filter, section.single-expert-services-session-info .buttons body.category .journal-hero .disabled.filter, body.category .journal-hero section.single-expert-services-session-info .buttons .disabled.filter {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-session-info .buttons .btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .bb-more-link + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bb-more-link + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + a, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .bb-more-link + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + a, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bb-more-link + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .btn + .bb-more-link, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap a + .bb-more-link, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap a + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons a + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons a + .bb-more-link, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item #gform_submit_button_5 + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + a, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta #gform_submit_button_5 + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + a, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5 + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item #gform_submit_button_5 + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + a, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta #gform_submit_button_5 + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + a, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5 + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + #gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer a + #gform_submit_button_5, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + #gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer a + #gform_submit_button_5, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link + #gform_submit_button_5, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .bb-more-link + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + #gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons a + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + #gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons a + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + #gform_submit_button_5, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .bb-more-link + #gform_submit_button_5, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + #gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + a, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + a, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.button-hero + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.button-hero + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + #gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.button-hero + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + a, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.button-hero + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + a, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .button.button-hero + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .bb-more-link, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.load-more.button-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.load-more.button-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + #gform_submit_button_5, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.load-more.button-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.load-more.button-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .bb-more-link, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-button-select + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-button-select + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + #gform_submit_button_5, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-button-select + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-button-select + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .media-button-select + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .bb-more-link, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .bb-more-link + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #gform_submit_button_5 + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons a + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons a + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .bb-more-link + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons #gform_submit_button_5 + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero + .button, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button-group.button-hero .button.button-hero + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button.button-hero + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary + .button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .button.load-more.button-primary + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button.load-more.button-primary + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select + .button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .media-button-select + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .media-button-select + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui a + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui a + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.button-hero, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .bb-more-link + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.button-hero, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui #gform_submit_button_5 + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons a + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons a + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.button-hero, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .bb-more-link + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.button-hero, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons #gform_submit_button_5 + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.load-more.button-primary + .button.button-hero, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button.load-more.button-primary + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .media-button-select + .button.button-hero, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .media-button-select + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.load-more.button-primary, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .bb-more-link + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.load-more.button-primary, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #gform_submit_button_5 + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.load-more.button-primary, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .bb-more-link + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.load-more.button-primary, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #gform_submit_button_5 + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .bb-more-link + .media-button-select, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .bb-more-link + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .media-button-select, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #gform_submit_button_5 + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .media-button-select, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .bb-more-link + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .media-button-select, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #gform_submit_button_5 + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .media-button-select, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-menu-item#menu-item-upload + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-menu-item#menu-item-upload + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-menu-item#menu-item-upload + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-menu-item#menu-item-upload + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-menu-item#menu-item-upload + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .bb-more-link, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .media-menu-item#menu-item-upload + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + #gform_submit_button_5, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .media-menu-item#menu-item-upload + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .button.button-hero, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .bb-more-link + .media-menu-item#menu-item-upload, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .bb-more-link + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .media-menu-item#menu-item-upload, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #gform_submit_button_5 + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .media-menu-item#menu-item-upload, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .bb-more-link + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .media-menu-item#menu-item-upload, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #gform_submit_button_5 + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button.button-hero + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.load-more-jump + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.load-more-jump + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + a, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .bb-more-link, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .button.load-more-jump + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .button.load-more-jump + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .button.load-more-jump + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .bb-more-link, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + #gform_submit_button_5, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .button.load-more-jump + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button.load-more-jump + .button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button.load-more-jump + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .button.button-hero, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.load-more-jump, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .bb-more-link + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.load-more-jump, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui #gform_submit_button_5 + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui section.single-expert-services-session-info .buttons a + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .button.load-more-jump, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .bb-more-link + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .button.load-more-jump, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui section.single-expert-services-session-info .buttons #gform_submit_button_5 + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button-group.button-hero .button + .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .wp-core-ui .button.button-hero + .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .button.load-more-jump, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + a, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + a, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .bb-more-link, section.single-expert-services-session-info .buttons .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + #gform_submit_button_5, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .button, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .button.button-hero, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui input + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui input + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .media-button-select, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui input + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui input + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .button.load-more-jump, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + a, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + a, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap input + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons input + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + #gform_submit_button_5, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .button, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui input + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .button.button-hero, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input + .button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .button.load-more.button-primary, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input + .media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .media-button-select, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input + .button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .btn + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer a + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer a + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link + input, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .bb-more-link + input, section.single-expert-services-session-info .buttons .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input, .sign-in-section .sign-in-content-wrapper section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer #gform_submit_button_5 + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .button + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .button.button-hero + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .button.load-more.button-primary + input, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .button.load-more.button-primary + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .media-button-select + input, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-button-select + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-menu-item#menu-item-upload + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .media-modal.wp-core-ui .button.load-more-jump + input, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .button.load-more-jump + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons a + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons a + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + input, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .bb-more-link + input, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + input, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .button + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .button.button-hero + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + input, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .button.load-more.button-primary + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + input, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-button-select + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + input, .media-modal.wp-core-ui .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .button.load-more-jump + input, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + input, section.single-expert-services-session-info .buttons .project-card__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-card__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-card__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-card__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-card__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-card__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-card__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-card__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-card__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-card__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-card__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-card__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-card__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-card__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-card__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-card__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-card__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-card__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-card__btn + input, section.single-expert-services-session-info .buttons .quick-actions__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .quick-actions__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .quick-actions__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .quick-actions__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .quick-actions__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .quick-actions__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .quick-actions__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .quick-actions__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .quick-actions__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .quick-actions__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .quick-actions__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .quick-actions__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .quick-actions__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .quick-actions__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .quick-actions__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .quick-actions__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .quick-actions__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .quick-actions__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .quick-actions__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .quick-actions__btn + input, section.single-expert-services-session-info .buttons .project-filters__clear + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-filters__clear + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-filters__clear + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-filters__clear + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-filters__clear + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-filters__clear + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-filters__clear + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-filters__clear + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-filters__clear + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-filters__clear + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-filters__clear + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-filters__clear + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-filters__clear + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-filters__clear + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-filters__clear + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-filters__clear + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-filters__clear + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-filters__clear + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-filters__clear + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-filters__clear + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-filters__clear + input, section.single-expert-services-session-info .buttons .project-overview__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-overview__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-overview__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-overview__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-overview__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-overview__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-overview__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-overview__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-overview__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-overview__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-overview__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-overview__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-overview__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-overview__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-overview__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-overview__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-overview__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-overview__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-overview__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-overview__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-overview__btn + input, section.single-expert-services-session-info .buttons .project-file__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-file__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-file__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-file__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-file__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-file__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-file__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-file__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-file__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-file__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-file__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-file__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-file__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-file__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-file__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-file__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-file__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-file__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-file__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-file__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-file__btn + input, section.single-expert-services-session-info .buttons .team-role__change-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-role__change-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-role__change-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-role__change-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-role__change-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-role__change-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-role__change-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-role__change-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-role__change-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-role__change-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-role__change-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-role__change-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-role__change-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-role__change-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-role__change-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-role__change-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-role__change-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-role__change-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-role__change-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-role__change-btn + input, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .talent-filters__search-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .talent-filters__search-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .talent-filters__search-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .talent-filters__search-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .talent-filters__search-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .talent-filters__search-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .talent-filters__search-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .talent-filters__search-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-filters__search-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-filters__search-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-filters__search-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-filters__search-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-filters__search-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-filters__search-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-filters__search-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-filters__search-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .talent-filters__search-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .talent-filters__search-btn + input, section.single-expert-services-session-info .buttons .talent-card__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .talent-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .talent-card__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .talent-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .talent-card__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .talent-card__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .talent-card__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .talent-card__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .talent-card__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .talent-card__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .talent-card__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-card__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-card__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-card__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-card__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-card__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-card__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .talent-card__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .talent-card__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .talent-card__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .talent-card__btn + input, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-sections__add-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-sections__add-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-sections__add-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-sections__add-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-sections__add-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-sections__add-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .creative-brief-sections__add-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + input, section.single-expert-services-session-info .buttons .team-section__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-section__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-section__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-section__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-section__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-section__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-section__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-section__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-section__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-section__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-section__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-section__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-section__btn + input, section.single-expert-services-session-info .buttons .team-member-card__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-member-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-member-card__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-member-card__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-member-card__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-member-card__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-member-card__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-member-card__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-member-card__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-member-card__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-member-card__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-member-card__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-member-card__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-member-card__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-member-card__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-member-card__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-member-card__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-member-card__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-member-card__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-member-card__btn + input, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .creative-brief-section__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .creative-brief-section__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .creative-brief-section__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .creative-brief-section__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .creative-brief-section__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .creative-brief-section__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .creative-brief-section__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-section__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-section__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-section__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-section__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-section__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-section__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-section__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .creative-brief-section__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .creative-brief-section__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .creative-brief-section__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .creative-brief-section__btn + input, section.single-expert-services-session-info .buttons .team-section__role-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-section__role-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-section__role-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-section__role-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-section__role-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-section__role-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-section__role-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-section__role-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-section__role-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-section__role-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__role-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__role-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__role-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__role-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__role-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__role-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__role-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__role-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-section__role-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-section__role-btn + input, section.single-expert-services-session-info .buttons .team-section__member-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-section__member-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-section__member-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-section__member-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-section__member-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-section__member-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-section__member-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-section__member-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-section__member-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-section__member-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__member-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__member-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__member-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__member-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__member-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__member-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__member-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__member-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-section__member-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-section__member-btn + input, section.single-expert-services-session-info .buttons .team-section__filter + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .team-section__filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .team-section__filter + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .team-section__filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .team-section__filter + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .team-section__filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .team-section__filter + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .team-section__filter + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .team-section__filter + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .team-section__filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .team-section__filter + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__filter + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__filter + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__filter + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__filter + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__filter + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .team-section__filter + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .team-section__filter + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .team-section__filter + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .team-section__filter + input, section.single-expert-services-session-info .buttons .project-summary__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-summary__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-summary__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-summary__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-summary__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-summary__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-summary__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-summary__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-summary__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-summary__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-summary__btn + input, section.single-expert-services-session-info .buttons .project-summary__description-more + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-summary__description-more + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-summary__description-more + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-summary__description-more + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-summary__description-more + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-summary__description-more + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-summary__description-more + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-summary__description-more + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-summary__description-more + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-summary__description-more + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__description-more + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__description-more + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__description-more + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__description-more + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__description-more + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__description-more + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-summary__description-more + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-summary__description-more + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-summary__description-more + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-summary__description-more + input, section.single-expert-services-session-info .buttons .project-files__btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__btn + input, section.single-expert-services-session-info .buttons .project-files__filter + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__filter + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__filter + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__filter + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__filter + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__filter + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__filter + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__filter + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__filter + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__filter + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__filter + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__filter + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__filter + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__filter + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__filter + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__filter + input, section.single-expert-services-session-info .buttons .project-files__search-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__search-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__search-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__search-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__search-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__search-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__search-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__search-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__search-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__search-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__search-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__search-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__search-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__search-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__search-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__search-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__search-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__search-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__search-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__search-btn + input, section.single-expert-services-session-info .buttons .project-files__view-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__view-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__view-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__view-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__view-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__view-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__view-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__view-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__view-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__view-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__view-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__view-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__view-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__view-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__view-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__view-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__view-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__view-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__view-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__view-btn + input, section.single-expert-services-session-info .buttons .project-files__file-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__file-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__file-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__file-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__file-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__file-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__file-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__file-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__file-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__file-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__file-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__file-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__file-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__file-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__file-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__file-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__file-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__file-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__file-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__file-btn + input, section.single-expert-services-session-info .buttons .project-files__upload-btn + .btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .project-files__upload-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .project-files__upload-btn + a, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .project-files__upload-btn + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .project-files__upload-btn + a, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .project-files__upload-btn + .bb-more-link, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .project-files__upload-btn + #gform_submit_button_5, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .project-files__upload-btn + .button, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .project-files__upload-btn + .button.button-hero, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__upload-btn + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__upload-btn + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__upload-btn + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__upload-btn + .media-button-select, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__upload-btn + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__upload-btn + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .project-files__upload-btn + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .project-files__upload-btn + .button.load-more-jump, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .project-files__upload-btn + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .project-files__upload-btn + input, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .bb-more-link, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + #gform_submit_button_5, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .button.button-hero, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .media-button-select, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .button.load-more-jump, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + #gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form section.single-expert-services-session-info .buttons .gform-footer input[type=submit] + input, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .gform-footer input[type=submit] + input, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .bb-more-link, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + #gform_submit_button_5, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .button.button-hero, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .media-button-select, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .button.load-more-jump, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + #gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .bb-more-link, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + #gform_submit_button_5, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .button.button-hero, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .media-button-select, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .button.load-more-jump, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-theme-field-control .gform-footer button + input, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gform-footer button + input, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .gform-theme-field-control button + input, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control button + input, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + #gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui button + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-theme-field-control section.single-expert-services-session-info .buttons .gform-footer button + input, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .gform-footer button + input, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .gform-theme-field-control section.single-expert-services-session-info .buttons button + input, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control section.single-expert-services-session-info .buttons button + input, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .bb-more-link, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + #gform_submit_button_5, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .button.button-hero, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .media-button-select, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .button.load-more-jump, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .expert-service_invite form .gform-footer button + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + input, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta button + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap button + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer button + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + #gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui button + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui button + .button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer button + input, .expert-service_invite form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + input, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .bb-more-link, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + #gform_submit_button_5, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .button.button-hero, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .media-button-select, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .button.load-more-jump, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .expert-service_invite form .gform-footer a + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + input, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap a + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer a + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + #gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui a + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui a + .button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer a + input, .expert-service_invite form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + input, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .btn, section.single-expert-services-session-info .buttons .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-btn.mce-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + a, section.single-expert-services-session-info .buttons .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-btn.mce-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + a, section.single-expert-services-session-info .buttons .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .bb-more-link, section.single-expert-services-session-info .buttons .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + #gform_submit_button_5, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .button, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .button.button-hero, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .media-button-select, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .button.load-more-jump, section.single-expert-services-session-info .buttons .mce-window .expert-service_invite form .gform-footer .mce-btn.mce-primary + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + input, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .btn, .mce-window section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-btn.mce-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + a, .mce-window section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-btn.mce-primary + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + a, .mce-window section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .bb-more-link, .mce-window section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + #gform_submit_button_5, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .button, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .button.button-hero, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .mce-btn.mce-primary + .button.load-more.button-primary, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .button.load-more.button-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .mce-btn.mce-primary + .media-button-select, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .media-button-select, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .mce-btn.mce-primary + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .media-menu-item#menu-item-upload, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .mce-btn.mce-primary + .button.load-more-jump, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .button.load-more-jump, .mce-window section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .mce-btn.mce-primary + input, .expert-service_invite form .gform-footer .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + input, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + a, section.single-expert-services-session-info .buttons .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + a, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .bb-more-link, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + #gform_submit_button_5, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .button, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .button.button-hero, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .media-button-select, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .button.load-more-jump, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .expert-service_invite form .gform-footer .acf-gallery-add + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + input, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, .edit-work-menu-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .acf-gallery-add + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .bb-more-link, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + #gform_submit_button_5, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.button-hero, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.load-more.button-primary, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .media-button-select, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .media-menu-item#menu-item-upload, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.load-more-jump, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .acf-gallery-add + input, .expert-service_invite form .gform-footer .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .btn, section.single-expert-services-session-info .buttons .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + a, section.single-expert-services-session-info .buttons .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + a, section.single-expert-services-session-info .buttons .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .bb-more-link, section.single-expert-services-session-info .buttons .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + #gform_submit_button_5, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .button, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .button.button-hero, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .media-button-select, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .button.load-more-jump, section.single-expert-services-session-info .buttons .add-new-work-wrap .expert-service_invite form .gform-footer .acf-gallery-add + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + input, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .btn, .add-new-work-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, .add-new-work-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-gallery-add + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, .add-new-work-wrap section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .acf-gallery-add + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .bb-more-link, .add-new-work-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + #gform_submit_button_5, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.button-hero, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.load-more.button-primary, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .media-button-select, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .media-button-select, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .media-menu-item#menu-item-upload, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .acf-gallery-add + .button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .button.load-more-jump, .add-new-work-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .acf-gallery-add + input, .expert-service_invite form .gform-footer .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .btn, section.single-expert-services-session-info .buttons .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + a, section.single-expert-services-session-info .buttons .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + a, section.single-expert-services-session-info .buttons .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .bb-more-link, section.single-expert-services-session-info .buttons .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + #gform_submit_button_5, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .button, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .button.button-hero, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .button.load-more.button-primary, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .media-button-select, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .button.load-more-jump, section.single-expert-services-session-info .buttons .acf-form-submit .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .btn, .acf-form-submit section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + a, .acf-form-submit section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + a, .acf-form-submit section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .bb-more-link, .acf-form-submit section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + #gform_submit_button_5, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .button, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .button.button-hero, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more.button-primary, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .media-button-select, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .media-menu-item#menu-item-upload, .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more-jump, .acf-form-submit section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite form .gform-footer .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + input, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .btn, section.single-expert-services-session-info .buttons section.membership-levels #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + a, section.single-expert-services-session-info .buttons section.membership-levels #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + a, section.single-expert-services-session-info .buttons section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .bb-more-link, section.single-expert-services-session-info .buttons section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + #gform_submit_button_5, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .button, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .button.button-hero, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .button.load-more.button-primary, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .media-button-select, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .button.load-more-jump, section.single-expert-services-session-info .buttons section.membership-levels .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .btn, section.membership-levels section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + a, section.membership-levels section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta input[type=submit] + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + a, section.membership-levels section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap input[type=submit] + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .bb-more-link, section.membership-levels section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit] + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + #gform_submit_button_5, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit] + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .button, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui input[type=submit] + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .button.button-hero, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more.button-primary, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-button-select, .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .media-button-select, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .media-menu-item#menu-item-upload, section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui input[type=submit] + .button.load-more-jump, .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .button.load-more-jump, section.membership-levels section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input[type=submit] + input, .expert-service_invite form .gform-footer section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + input, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .btn, section.single-expert-services-session-info .buttons body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + a, section.single-expert-services-session-info .buttons body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + a, section.single-expert-services-session-info .buttons body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .bb-more-link, section.single-expert-services-session-info .buttons body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + #gform_submit_button_5, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .button, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .button.button-hero, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .filter + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .button.load-more.button-primary, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .filter + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .media-button-select, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .filter + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .button.load-more-jump, section.single-expert-services-session-info .buttons body.blog .journal-hero .expert-service_invite form .gform-footer .filter + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + input, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .btn, body.blog .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + a, body.blog .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + a, body.blog .journal-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .bb-more-link, body.blog .journal-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + #gform_submit_button_5, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .button, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .button.button-hero, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .button.load-more.button-primary, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .media-button-select, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .media-button-select, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .media-menu-item#menu-item-upload, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .button.load-more-jump, body.blog .journal-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .filter + input, .expert-service_invite form .gform-footer body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + input, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .btn, section.single-expert-services-session-info .buttons body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons body.category .journal-hero .filter + a, section.single-expert-services-session-info .buttons body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons body.category .journal-hero .filter + a, section.single-expert-services-session-info .buttons body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .bb-more-link, section.single-expert-services-session-info .buttons body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero .filter + #gform_submit_button_5, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .button, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .button.button-hero, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .filter + .button.load-more.button-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .button.load-more.button-primary, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .filter + .media-button-select, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .media-button-select, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .media-menu-item#menu-item-upload, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .filter + .button.load-more-jump, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .button.load-more-jump, section.single-expert-services-session-info .buttons body.category .journal-hero .expert-service_invite form .gform-footer .filter + input, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero .filter + input, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .btn, body.category .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero section.single-expert-services-session-info .buttons .filter + a, body.category .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .filter + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero section.single-expert-services-session-info .buttons .filter + a, body.category .journal-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .filter + .bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .bb-more-link, body.category .journal-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer .filter + #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero section.single-expert-services-session-info .buttons .filter + #gform_submit_button_5, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter + .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .button, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .filter + .button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .button.button-hero, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .button.load-more.button-primary, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .media-button-select, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .media-button-select, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .media-menu-item#menu-item-upload, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .filter + .button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .button.load-more-jump, body.category .journal-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer .filter + input, .expert-service_invite form .gform-footer body.category .journal-hero section.single-expert-services-session-info .buttons .filter + input, section.single-expert-services-session-info .buttons .btn + .project-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-card__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-card__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-card__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-card__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-card__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-card__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-card__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-card__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-card__btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-card__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-card__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-card__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-card__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-card__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-card__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-card__btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-card__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-card__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-card__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-card__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-card__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-card__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-card__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-card__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-card__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-card__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-card__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-card__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-card__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-card__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-card__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-card__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-card__btn, section.single-expert-services-session-info .buttons .btn + .quick-actions__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .quick-actions__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .quick-actions__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .quick-actions__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .quick-actions__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .quick-actions__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .quick-actions__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .quick-actions__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .quick-actions__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .quick-actions__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .quick-actions__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .quick-actions__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .quick-actions__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .quick-actions__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .quick-actions__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-card__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-file__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-section__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .team-section__filter + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__filter + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .quick-actions__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .quick-actions__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .quick-actions__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .quick-actions__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .quick-actions__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .quick-actions__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .quick-actions__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .quick-actions__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .quick-actions__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .quick-actions__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .quick-actions__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .quick-actions__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .quick-actions__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .quick-actions__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .quick-actions__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .quick-actions__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .quick-actions__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .quick-actions__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .quick-actions__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .quick-actions__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .quick-actions__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .quick-actions__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .quick-actions__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .quick-actions__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .quick-actions__btn, section.single-expert-services-session-info .buttons .btn + .project-filters__clear, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-filters__clear, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-filters__clear, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-filters__clear, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-filters__clear, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-filters__clear, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-filters__clear, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-filters__clear, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-filters__clear, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-filters__clear, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-filters__clear, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-filters__clear, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-filters__clear, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-filters__clear, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-filters__clear, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-filters__clear, section.single-expert-services-session-info .buttons .project-card__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-filters__clear + .project-filters__clear, section.single-expert-services-session-info .buttons .project-overview__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-file__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .talent-card__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-section__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .team-section__filter + .project-filters__clear, section.single-expert-services-session-info .buttons .project-summary__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__filter + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-filters__clear, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-filters__clear, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-filters__clear, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-filters__clear, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-filters__clear, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-filters__clear, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-filters__clear, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-filters__clear, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-filters__clear, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-filters__clear, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-filters__clear, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-filters__clear, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-filters__clear, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-filters__clear, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-filters__clear, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-filters__clear, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-filters__clear, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-filters__clear, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-filters__clear, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-filters__clear, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-filters__clear, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-filters__clear, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-filters__clear, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-filters__clear, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-filters__clear, section.single-expert-services-session-info .buttons .btn + .project-overview__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-overview__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-overview__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-overview__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-overview__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-overview__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-overview__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-overview__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-overview__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-overview__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-overview__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-overview__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-overview__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-overview__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-overview__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-overview__btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-overview__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-overview__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-overview__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-overview__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-overview__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-overview__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-overview__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-overview__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-overview__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-overview__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-overview__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-overview__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-overview__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-overview__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-overview__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-overview__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-overview__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-overview__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-overview__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-overview__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-overview__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-overview__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-overview__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-overview__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-overview__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-overview__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-overview__btn, section.single-expert-services-session-info .buttons .btn + .project-file__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-file__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-file__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-file__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-file__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-file__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-file__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-file__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-file__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-file__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-file__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-file__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-file__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-file__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-file__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-file__btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-file__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-file__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-file__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-file__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-file__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-file__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-file__btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-file__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-file__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-file__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-file__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-file__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-file__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-file__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-file__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-file__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-file__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-file__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-file__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-file__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-file__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-file__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-file__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-file__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-file__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-file__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-file__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-file__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-file__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-file__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-file__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-file__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-file__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-file__btn, section.single-expert-services-session-info .buttons .btn + .team-role__change-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-role__change-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-role__change-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-role__change-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-role__change-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-role__change-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-role__change-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-role__change-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-role__change-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-role__change-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-role__change-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-role__change-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-role__change-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-role__change-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-role__change-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-card__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-file__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-section__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .team-section__filter + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__filter + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-role__change-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-role__change-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-role__change-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-role__change-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-role__change-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-role__change-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-role__change-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-role__change-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-role__change-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-role__change-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-role__change-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-role__change-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-role__change-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-role__change-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-role__change-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-role__change-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-role__change-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-role__change-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-role__change-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-role__change-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-role__change-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-role__change-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-role__change-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-role__change-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-role__change-btn, section.single-expert-services-session-info .buttons .btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .talent-filters__search-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .talent-filters__search-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .talent-filters__search-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .talent-filters__search-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .talent-filters__search-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .talent-filters__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .talent-filters__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .talent-filters__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .talent-filters__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .talent-filters__search-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-card__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-file__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-section__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .team-section__filter + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__filter + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .talent-filters__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .talent-filters__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .talent-filters__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .talent-filters__search-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .talent-filters__search-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .talent-filters__search-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .talent-filters__search-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .talent-filters__search-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .talent-filters__search-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .talent-filters__search-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .talent-filters__search-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .talent-filters__search-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .talent-filters__search-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .talent-filters__search-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .talent-filters__search-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .talent-filters__search-btn, section.single-expert-services-session-info .buttons .btn + .talent-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .talent-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .talent-card__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .talent-card__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .talent-card__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .talent-card__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .talent-card__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .talent-card__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .talent-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .talent-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .talent-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .talent-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .talent-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .talent-card__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .talent-card__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .talent-card__btn, section.single-expert-services-session-info .buttons .project-card__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .talent-card__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-file__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-section__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .team-section__filter + .talent-card__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__filter + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .talent-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .talent-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .talent-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .talent-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .talent-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .talent-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .talent-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .talent-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .talent-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .talent-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .talent-card__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .talent-card__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .talent-card__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .talent-card__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .talent-card__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .talent-card__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .talent-card__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .talent-card__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .talent-card__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .talent-card__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .talent-card__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .talent-card__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .talent-card__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .talent-card__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .talent-card__btn, section.single-expert-services-session-info .buttons .btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .creative-brief-sections__add-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .creative-brief-sections__add-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .creative-brief-sections__add-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .creative-brief-sections__add-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .creative-brief-sections__add-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .creative-brief-sections__add-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .creative-brief-sections__add-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .creative-brief-sections__add-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .creative-brief-sections__add-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-card__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-file__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-section__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .team-section__filter + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__filter + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .creative-brief-sections__add-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .creative-brief-sections__add-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .creative-brief-sections__add-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .creative-brief-sections__add-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .creative-brief-sections__add-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .creative-brief-sections__add-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .creative-brief-sections__add-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .creative-brief-sections__add-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .creative-brief-sections__add-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .creative-brief-sections__add-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .creative-brief-sections__add-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .creative-brief-sections__add-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .creative-brief-sections__add-btn, section.single-expert-services-session-info .buttons .btn + .team-section__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-section__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-section__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-section__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-section__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-section__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-section__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-section__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-section__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-section__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-section__btn, section.single-expert-services-session-info .buttons .project-card__btn + .team-section__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .team-section__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-file__btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-section__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-section__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .team-section__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-section__btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-section__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-section__btn, section.single-expert-services-session-info .buttons .team-section__filter + .team-section__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__filter + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-section__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-section__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-section__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-section__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-section__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-section__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-section__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-section__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-section__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-section__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-section__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-section__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-section__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-section__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-section__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-section__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__btn, section.single-expert-services-session-info .buttons .btn + .team-member-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-member-card__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-member-card__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-member-card__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-member-card__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-member-card__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-member-card__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-member-card__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-member-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-member-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-member-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-member-card__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-member-card__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-member-card__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-member-card__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-card__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-file__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-section__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .team-section__filter + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__filter + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-member-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-member-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-member-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-member-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-member-card__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-member-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-member-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-member-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-member-card__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-member-card__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-member-card__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-member-card__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-member-card__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-member-card__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-member-card__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-member-card__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-member-card__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-member-card__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-member-card__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-member-card__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-member-card__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-member-card__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-member-card__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-member-card__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-member-card__btn, section.single-expert-services-session-info .buttons .btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .creative-brief-section__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .creative-brief-section__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .creative-brief-section__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .creative-brief-section__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .creative-brief-section__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .creative-brief-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .creative-brief-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .creative-brief-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .creative-brief-section__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .creative-brief-section__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-card__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-file__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-section__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .team-section__filter + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__filter + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .creative-brief-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .creative-brief-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .creative-brief-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .creative-brief-section__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .creative-brief-section__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .creative-brief-section__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .creative-brief-section__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .creative-brief-section__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .creative-brief-section__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-section__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .creative-brief-section__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .creative-brief-section__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .creative-brief-section__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .creative-brief-section__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .creative-brief-section__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .creative-brief-section__btn, section.single-expert-services-session-info .buttons .btn + .team-section__role-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-section__role-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-section__role-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-section__role-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-section__role-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-section__role-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-section__role-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-section__role-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-section__role-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-section__role-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-section__role-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-section__role-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-section__role-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-section__role-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-section__role-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-card__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-file__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-section__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .team-section__filter + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__filter + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-section__role-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-section__role-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-section__role-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-section__role-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-section__role-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-section__role-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-section__role-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-section__role-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-section__role-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-section__role-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-section__role-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-section__role-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-section__role-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-section__role-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__role-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-section__role-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__role-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-section__role-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-section__role-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-section__role-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-section__role-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-section__role-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__role-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-section__role-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__role-btn, section.single-expert-services-session-info .buttons .btn + .team-section__member-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-section__member-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-section__member-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-section__member-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-section__member-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-section__member-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-section__member-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-section__member-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-section__member-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-section__member-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-section__member-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-section__member-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-section__member-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-section__member-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-section__member-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-card__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-file__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-section__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .team-section__filter + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__filter + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-section__member-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-section__member-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-section__member-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-section__member-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-section__member-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-section__member-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-section__member-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-section__member-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-section__member-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-section__member-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-section__member-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-section__member-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-section__member-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-section__member-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__member-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-section__member-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__member-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-section__member-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-section__member-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-section__member-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-section__member-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-section__member-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__member-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-section__member-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__member-btn, section.single-expert-services-session-info .buttons .btn + .team-section__filter, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .team-section__filter, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .team-section__filter, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .team-section__filter, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .team-section__filter, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .team-section__filter, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .team-section__filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .team-section__filter, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .team-section__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .team-section__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .team-section__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .team-section__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .team-section__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .team-section__filter, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .team-section__filter, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .team-section__filter, section.single-expert-services-session-info .buttons .project-card__btn + .team-section__filter, section.single-expert-services-session-info .buttons .quick-actions__btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-filters__clear + .team-section__filter, section.single-expert-services-session-info .buttons .project-overview__btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-file__btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-role__change-btn + .team-section__filter, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .team-section__filter, section.single-expert-services-session-info .buttons .talent-card__btn + .team-section__filter, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-section__btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-member-card__btn + .team-section__filter, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-section__role-btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-section__member-btn + .team-section__filter, section.single-expert-services-session-info .buttons .team-section__filter + .team-section__filter, section.single-expert-services-session-info .buttons .project-summary__btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-summary__description-more + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__filter + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__search-btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__view-btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__file-btn + .team-section__filter, section.single-expert-services-session-info .buttons .project-files__upload-btn + .team-section__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .team-section__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .team-section__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .team-section__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .team-section__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .team-section__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .team-section__filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .team-section__filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .team-section__filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .team-section__filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .team-section__filter, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .team-section__filter, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .team-section__filter, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .team-section__filter, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__filter, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .team-section__filter, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .team-section__filter, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .team-section__filter, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .team-section__filter, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .team-section__filter, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .team-section__filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .team-section__filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__filter, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .team-section__filter, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .team-section__filter, section.single-expert-services-session-info .buttons .btn + .project-summary__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-summary__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-summary__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-summary__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-summary__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-summary__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-summary__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-summary__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-summary__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-summary__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-summary__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-summary__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-summary__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-summary__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-summary__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-summary__btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-summary__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-summary__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-summary__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-summary__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-summary__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-summary__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-summary__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-summary__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-summary__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-summary__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-summary__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-summary__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-summary__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-summary__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-summary__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-summary__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-summary__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-summary__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-summary__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-summary__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-summary__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-summary__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-summary__btn, section.single-expert-services-session-info .buttons .btn + .project-summary__description-more, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-summary__description-more, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-summary__description-more, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-summary__description-more, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-summary__description-more, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-summary__description-more, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-summary__description-more, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-summary__description-more, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-summary__description-more, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-summary__description-more, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-summary__description-more, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-summary__description-more, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-summary__description-more, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-summary__description-more, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-summary__description-more, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-card__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-filters__clear + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-overview__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-file__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .talent-card__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-section__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .team-section__filter + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-summary__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__filter + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-summary__description-more, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-summary__description-more, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__description-more, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-summary__description-more, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__description-more, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-summary__description-more, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-summary__description-more, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-summary__description-more, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-summary__description-more, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-summary__description-more, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-summary__description-more, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-summary__description-more, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-summary__description-more, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-summary__description-more, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-summary__description-more, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-summary__description-more, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-summary__description-more, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-summary__description-more, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__description-more, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-summary__description-more, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-summary__description-more, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-summary__description-more, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-summary__description-more, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-summary__description-more, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-summary__description-more, section.single-expert-services-session-info .buttons .btn + .project-files__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__btn, section.single-expert-services-session-info .buttons .btn + .project-files__filter, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__filter, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__filter, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__filter, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__filter, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__filter, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__filter, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__filter, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__filter, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__filter, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__filter, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__filter, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__filter, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__filter, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__filter, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__filter, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__filter, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__filter, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__filter, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__filter, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__filter, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__filter, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__filter, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__filter, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__filter, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__filter, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__filter, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__filter, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__filter, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__filter, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__filter, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__filter, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__filter, section.single-expert-services-session-info .buttons .btn + .project-files__search-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__search-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__search-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__search-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__search-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__search-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__search-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__search-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__search-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__search-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__search-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__search-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__search-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__search-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__search-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__search-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__search-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__search-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__search-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__search-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__search-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__search-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__search-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__search-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__search-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__search-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__search-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__search-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__search-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__search-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__search-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__search-btn, section.single-expert-services-session-info .buttons .btn + .project-files__view-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__view-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__view-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__view-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__view-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__view-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__view-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__view-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__view-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__view-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__view-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__view-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__view-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__view-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__view-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__view-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__view-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__view-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__view-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__view-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__view-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__view-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__view-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__view-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__view-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__view-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__view-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__view-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__view-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__view-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__view-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__view-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__view-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__view-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__view-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__view-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__view-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__view-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__view-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__view-btn, section.single-expert-services-session-info .buttons .btn + .project-files__file-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__file-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__file-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__file-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__file-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__file-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__file-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__file-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__file-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__file-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__file-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__file-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__file-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__file-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__file-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__file-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__file-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__file-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__file-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__file-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__file-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__file-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__file-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__file-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__file-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__file-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__file-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__file-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__file-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__file-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__file-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__file-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__file-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__file-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__file-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__file-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__file-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__file-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__file-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__file-btn, section.single-expert-services-session-info .buttons .btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons a + .project-files__upload-btn, section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons a + .project-files__upload-btn, section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .project-files__upload-btn, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .bb-more-link + .project-files__upload-btn, section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .project-files__upload-btn, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .project-files__upload-btn, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .button + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .project-files__upload-btn, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .button.button-hero + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .project-files__upload-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more.button-primary + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .project-files__upload-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-button-select + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .project-files__upload-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .project-files__upload-btn, section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .project-files__upload-btn, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .button.load-more-jump + .project-files__upload-btn, section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .project-files__upload-btn, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-card__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .quick-actions__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-filters__clear + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-overview__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-file__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-role__change-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .talent-filters__search-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .talent-card__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-section__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-member-card__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .creative-brief-section__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-section__role-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-section__member-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .team-section__filter + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-summary__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-summary__description-more + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__filter + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__search-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__view-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__file-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .project-files__upload-btn + .project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .project-files__upload-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .project-files__upload-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .project-files__upload-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .project-files__upload-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .project-files__upload-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .project-files__upload-btn, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .project-files__upload-btn, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .project-files__upload-btn, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .project-files__upload-btn, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .project-files__upload-btn, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .project-files__upload-btn, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__upload-btn, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .project-files__upload-btn, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .project-files__upload-btn, section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .project-files__upload-btn, .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .project-files__upload-btn, section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .project-files__upload-btn, section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .project-files__upload-btn, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .project-files__upload-btn, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__upload-btn, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .project-files__upload-btn, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .project-files__upload-btn, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form a + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form a + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .bb-more-link + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form #gform_submit_button_5 + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .button + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .button.button-hero + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .button.load-more.button-primary + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-button-select + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-menu-item#menu-item-upload + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .button.load-more-jump + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .bb-more-link + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons #gform_submit_button_5 + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .button.button-hero + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .button.load-more.button-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-button-select + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .button.load-more-jump + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form section.single-expert-services-session-info .buttons .gform-footer input + input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .gform-footer input + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .quick-actions__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .quick-actions__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-filters__clear + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-filters__clear + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-overview__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-overview__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-file__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-file__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-role__change-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-role__change-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .talent-filters__search-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .talent-filters__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .talent-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .talent-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-sections__add-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-section__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-member-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-member-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .creative-brief-section__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .creative-brief-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-section__role-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-section__role-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-section__member-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-section__member-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .team-section__filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .team-section__filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-summary__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-summary__description-more + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-summary__description-more + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__search-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__view-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__view-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__file-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__file-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .project-files__upload-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .project-files__upload-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + input[type=submit], section.single-expert-services-session-info .buttons .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-btn.mce-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + input[type=submit], .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-btn.mce-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + input[type=submit], section.single-expert-services-session-info .buttons .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + input[type=submit], .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + input[type=submit], .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + input[type=submit], body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons body.category .journal-hero .filter + input[type=submit], body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer a + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer a + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .bb-more-link + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer #gform_submit_button_5 + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .button + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .button.button-hero + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .button.load-more.button-primary + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-button-select + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-menu-item#menu-item-upload + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .button.load-more-jump + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .bb-more-link + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons #gform_submit_button_5 + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .button.button-hero + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .button.load-more.button-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-button-select + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .button.load-more-jump + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons input + input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .quick-actions__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .quick-actions__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-filters__clear + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-filters__clear + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-overview__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-overview__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-file__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-file__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-role__change-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-role__change-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .talent-filters__search-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .talent-filters__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .talent-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .talent-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-sections__add-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-section__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-member-card__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-member-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .creative-brief-section__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .creative-brief-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-section__role-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-section__role-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-section__member-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-section__member-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .team-section__filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .team-section__filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-summary__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-summary__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-summary__description-more + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-summary__description-more + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__search-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__view-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__view-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__file-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__file-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .project-files__upload-btn + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .project-files__upload-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gform-footer button + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .gform-footer button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer a + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + input[type=submit], section.single-expert-services-session-info .buttons .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-btn.mce-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + input[type=submit], .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-btn.mce-primary + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + input[type=submit], section.single-expert-services-session-info .buttons .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + input[type=submit], .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + input[type=submit], .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-gallery-add + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + input[type=submit], body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero .filter + input[type=submit], body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .filter + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control a + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control a + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap .bb-more-link + button, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .bb-more-link + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + button, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control #gform_submit_button_5 + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .button + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button.button-hero + button, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .button.button-hero + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .button.load-more.button-primary + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .button.load-more.button-primary + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .media-button-select + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-button-select + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .media-menu-item#menu-item-upload + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-menu-item#menu-item-upload + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .button.load-more-jump + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .button.load-more-jump + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-theme-field-control .gform-footer input + button, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gform-footer input + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .gform-theme-field-control input + button, .expert-service_invite section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control input + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons a + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons a + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + button, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .bb-more-link + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + button, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons #gform_submit_button_5 + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .button + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + button, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .button.button-hero + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + button, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .button.load-more.button-primary + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + button, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-button-select + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + button, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + button, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .button.load-more-jump + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-theme-field-control section.single-expert-services-session-info .buttons .gform-footer input + button, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .gform-footer input + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .gform-theme-field-control section.single-expert-services-session-info .buttons input + button, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control section.single-expert-services-session-info .buttons input + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-card__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-card__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .quick-actions__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .quick-actions__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-filters__clear + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-filters__clear + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-overview__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-overview__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-file__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-file__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-role__change-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-role__change-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .talent-filters__search-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .talent-filters__search-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .talent-card__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .talent-card__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-sections__add-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-section__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-section__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-member-card__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-member-card__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .creative-brief-section__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .creative-brief-section__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-section__role-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-section__role-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-section__member-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-section__member-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .team-section__filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .team-section__filter + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-summary__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-summary__description-more + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-summary__description-more + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__filter + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__search-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__search-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__view-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__view-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__file-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__file-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .project-files__upload-btn + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .project-files__upload-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .gform-theme-field-control input[type=submit] + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gform-footer input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control a + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control a + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + button, section.single-expert-services-session-info .buttons .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-btn.mce-primary + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + button, .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-btn.mce-primary + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + button, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-gallery-add + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + button, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-gallery-add + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + button, section.single-expert-services-session-info .buttons .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-gallery-add + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + button, .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-gallery-add + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + button, section.single-expert-services-session-info .buttons .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + button, .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + button, section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + button, body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + button, section.single-expert-services-session-info .buttons body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons body.category .journal-hero .filter + button, body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .filter + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero section.single-expert-services-session-info .buttons .filter + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap .bb-more-link + button, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .bb-more-link + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + button, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #gform_submit_button_5 + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button.button-hero + button, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.button-hero + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .button.load-more.button-primary + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.load-more.button-primary + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .media-button-select + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-button-select + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .media-menu-item#menu-item-upload + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-menu-item#menu-item-upload + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .button.load-more-jump + button, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.load-more-jump + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .expert-service_invite form .gform-footer input + button, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + button, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .bb-more-link + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + button, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #gform_submit_button_5 + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + button, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.button-hero + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + button, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.load-more.button-primary + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + button, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-button-select + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + button, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + button, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.load-more-jump + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + button, .expert-service_invite form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons input + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-card__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-card__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .quick-actions__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .quick-actions__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-filters__clear + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-filters__clear + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-overview__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-overview__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-file__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-file__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-role__change-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-role__change-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .talent-filters__search-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .talent-filters__search-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .talent-card__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .talent-card__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-sections__add-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-member-card__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-member-card__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .creative-brief-section__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__role-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__role-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__member-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__member-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__filter + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-summary__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary__description-more + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-summary__description-more + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__filter + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__search-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__search-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__view-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__view-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__file-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__file-btn + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__upload-btn + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__upload-btn + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + button, section.single-expert-services-session-info .buttons .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-btn.mce-primary + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + button, .mce-window section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-btn.mce-primary + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + button, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + button, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + button, section.single-expert-services-session-info .buttons .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + button, .add-new-work-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + button, section.single-expert-services-session-info .buttons .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + button, .acf-form-submit section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons section.membership-levels .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + button, section.membership-levels section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + button, section.single-expert-services-session-info .buttons body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + button, body.blog .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + button, section.single-expert-services-session-info .buttons body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.category .journal-hero .filter + button, body.category .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero section.single-expert-services-session-info .buttons .filter + button, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap .bb-more-link + a, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .bb-more-link + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + a, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #gform_submit_button_5 + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + a, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button.button-hero + a, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.button-hero + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .button.load-more.button-primary + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.load-more.button-primary + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .media-button-select + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-button-select + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .media-menu-item#menu-item-upload + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-menu-item#menu-item-upload + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .button.load-more-jump + a, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .button.load-more-jump + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .expert-service_invite form .gform-footer input + a, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + a, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .bb-more-link + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + a, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons #gform_submit_button_5 + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + a, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + a, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.button-hero + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + a, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.load-more.button-primary + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + a, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-button-select + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + a, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + a, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .button.load-more-jump + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + a, .expert-service_invite form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons input + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-card__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-card__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .quick-actions__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .quick-actions__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-filters__clear + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-filters__clear + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-overview__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-overview__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-file__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-file__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-role__change-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-role__change-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .talent-filters__search-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .talent-filters__search-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .talent-card__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .talent-card__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-sections__add-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-member-card__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-member-card__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .creative-brief-section__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .creative-brief-section__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__role-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__role-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__member-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__member-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .team-section__filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .team-section__filter + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-summary__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-summary__description-more + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-summary__description-more + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__filter + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__search-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__search-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__view-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__view-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__file-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__file-btn + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .project-files__upload-btn + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .project-files__upload-btn + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + a, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + a, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + a, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + a, section.single-expert-services-session-info .buttons .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-btn.mce-primary + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + a, .mce-window section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-btn.mce-primary + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + a, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + a, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, section.single-expert-services-session-info .buttons .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + a, .add-new-work-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-gallery-add + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + a, section.single-expert-services-session-info .buttons .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + a, .acf-form-submit section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + a, section.single-expert-services-session-info .buttons section.membership-levels .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + a, section.membership-levels section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible input[type=submit] + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + a, section.single-expert-services-session-info .buttons body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + a, body.blog .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + a, section.single-expert-services-session-info .buttons body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.category .journal-hero .filter + a, body.category .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .filter + a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero section.single-expert-services-session-info .buttons .filter + a, section.single-expert-services-session-info .buttons .mce-window .btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .mce-window a + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .mce-window a + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .single.single-forum .bbp-forum-content-wrap .bb-more-link + .mce-btn.mce-primary, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .mce-window .bb-more-link + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .mce-btn.mce-primary, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .mce-window #gform_submit_button_5 + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .mce-btn.mce-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .mce-window .button + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .mce-btn.mce-primary, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .mce-window .button.button-hero + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .button.load-more.button-primary + .mce-btn.mce-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .button.load-more.button-primary + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .media-button-select + .mce-btn.mce-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .media-button-select + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .mce-btn.mce-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .media-menu-item#menu-item-upload + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .media-modal.wp-core-ui .button.load-more-jump + .mce-btn.mce-primary, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .mce-window .button.load-more-jump + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .expert-service_invite form .gform-footer input + .mce-btn.mce-primary, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .mce-window input + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window section.single-expert-services-session-info .buttons a + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window section.single-expert-services-session-info .buttons a + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .mce-btn.mce-primary, .single.single-forum .bbp-forum-content-wrap .mce-window section.single-expert-services-session-info .buttons .bb-more-link + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .mce-btn.mce-primary, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window section.single-expert-services-session-info .buttons #gform_submit_button_5 + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .mce-btn.mce-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window section.single-expert-services-session-info .buttons .button + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .mce-btn.mce-primary, .media-modal.wp-core-ui .wp-core-ui .mce-window section.single-expert-services-session-info .buttons .button.button-hero + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .mce-btn.mce-primary, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .button.load-more.button-primary + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .mce-btn.mce-primary, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .media-button-select + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .mce-btn.mce-primary, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .mce-btn.mce-primary, .media-modal.wp-core-ui .mce-window section.single-expert-services-session-info .buttons .button.load-more-jump + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window section.single-expert-services-session-info .buttons input + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-card__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-card__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .quick-actions__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .quick-actions__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-filters__clear + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-filters__clear + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-overview__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-overview__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-file__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-file__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-role__change-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-role__change-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .talent-filters__search-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .talent-filters__search-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .talent-card__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .talent-card__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .creative-brief-sections__add-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-section__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-section__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-member-card__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-member-card__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .creative-brief-section__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .creative-brief-section__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-section__role-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-section__role-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-section__member-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-section__member-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .team-section__filter + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .team-section__filter + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-summary__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-summary__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-summary__description-more + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-summary__description-more + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__filter + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__filter + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__search-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__search-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__view-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__view-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__file-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__file-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .project-files__upload-btn + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .project-files__upload-btn + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window button + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .mce-window button + .mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window button + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .mce-window button + .mce-btn.mce-primary, .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .mce-window a + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .mce-btn.mce-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .mce-window a + .mce-btn.mce-primary, .mce-window .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .mce-window .acf-gallery-add + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .mce-btn.mce-primary, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .mce-window .acf-gallery-add + .mce-btn.mce-primary, .mce-window .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .add-new-work-wrap .mce-window .acf-gallery-add + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .mce-btn.mce-primary, .add-new-work-wrap section.single-expert-services-session-info .buttons .mce-window .acf-gallery-add + .mce-btn.mce-primary, .mce-window .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .acf-form-submit .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .mce-btn.mce-primary, .acf-form-submit section.single-expert-services-session-info .buttons .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons section.membership-levels .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .mce-btn.mce-primary, section.membership-levels section.single-expert-services-session-info .buttons .mce-window input[type=submit] + .mce-btn.mce-primary, .mce-window section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons body.blog .journal-hero .mce-window .filter + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .mce-btn.mce-primary, body.blog .journal-hero section.single-expert-services-session-info .buttons .mce-window .filter + .mce-btn.mce-primary, .mce-window body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons body.category .journal-hero .mce-window .filter + .mce-btn.mce-primary, .mce-window section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .mce-btn.mce-primary, body.category .journal-hero section.single-expert-services-session-info .buttons .mce-window .filter + .mce-btn.mce-primary, .mce-window body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .mce-btn.mce-primary, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .edit-work-menu-wrap a + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .edit-work-menu-wrap a + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .bb-more-link + .acf-gallery-add, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .edit-work-menu-wrap .bb-more-link + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .acf-gallery-add, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap #gform_submit_button_5 + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .button + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .button.button-hero + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .button.load-more.button-primary + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .button.load-more.button-primary + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .media-button-select + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-button-select + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-menu-item#menu-item-upload + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .media-modal.wp-core-ui .button.load-more-jump + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .edit-work-menu-wrap .button.load-more-jump + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .expert-service_invite form .gform-footer input + .acf-gallery-add, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap input + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap section.single-expert-services-session-info .buttons a + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap section.single-expert-services-session-info .buttons a + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .acf-gallery-add, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap section.single-expert-services-session-info .buttons .bb-more-link + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .acf-gallery-add, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap section.single-expert-services-session-info .buttons #gform_submit_button_5 + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap section.single-expert-services-session-info .buttons .button + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .button.button-hero + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .acf-gallery-add, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .button.load-more.button-primary + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .acf-gallery-add, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-button-select + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .acf-gallery-add, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .acf-gallery-add, .media-modal.wp-core-ui .edit-work-menu-wrap section.single-expert-services-session-info .buttons .button.load-more-jump + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap section.single-expert-services-session-info .buttons input + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-card__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .quick-actions__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .quick-actions__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-filters__clear + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-filters__clear + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-overview__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-overview__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-file__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-file__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-role__change-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-role__change-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .talent-filters__search-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .talent-filters__search-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .talent-card__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .talent-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .creative-brief-sections__add-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-section__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-section__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-member-card__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-member-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .creative-brief-section__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .creative-brief-section__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-section__role-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-section__role-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-section__member-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-section__member-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .team-section__filter + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .team-section__filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-summary__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-summary__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-summary__description-more + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-summary__description-more + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__filter + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__search-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__search-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__view-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__view-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__file-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__file-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .project-files__upload-btn + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .project-files__upload-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .edit-work-menu-wrap button + .acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .acf-gallery-add, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .edit-work-menu-wrap button + .acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .acf-gallery-add, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .edit-work-menu-wrap a + .acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .acf-gallery-add, section.single-expert-services-session-info .buttons .mce-window .edit-work-menu-wrap .mce-btn.mce-primary + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .acf-gallery-add, .mce-window section.single-expert-services-session-info .buttons .edit-work-menu-wrap .mce-btn.mce-primary + .acf-gallery-add, .edit-work-menu-wrap .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .acf-gallery-add, section.single-expert-services-session-info .buttons .acf-form-submit .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .acf-gallery-add, .acf-form-submit section.single-expert-services-session-info .buttons .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons section.membership-levels .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .acf-gallery-add, section.membership-levels section.single-expert-services-session-info .buttons .edit-work-menu-wrap input[type=submit] + .acf-gallery-add, .edit-work-menu-wrap section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons body.blog .journal-hero .edit-work-menu-wrap .filter + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .acf-gallery-add, body.blog .journal-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .filter + .acf-gallery-add, .edit-work-menu-wrap body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .acf-gallery-add, section.single-expert-services-session-info .buttons body.category .journal-hero .edit-work-menu-wrap .filter + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .acf-gallery-add, body.category .journal-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .filter + .acf-gallery-add, .edit-work-menu-wrap body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .add-new-work-wrap a + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .add-new-work-wrap a + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .bb-more-link + .acf-gallery-add, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .add-new-work-wrap .bb-more-link + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .acf-gallery-add, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap #gform_submit_button_5 + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .button + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .button.button-hero + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .button.load-more.button-primary + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .button.load-more.button-primary + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .media-button-select + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .media-button-select + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .media-menu-item#menu-item-upload + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .media-modal.wp-core-ui .button.load-more-jump + .acf-gallery-add, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .add-new-work-wrap .button.load-more-jump + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .expert-service_invite form .gform-footer input + .acf-gallery-add, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap input + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap section.single-expert-services-session-info .buttons a + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap section.single-expert-services-session-info .buttons a + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .acf-gallery-add, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap section.single-expert-services-session-info .buttons .bb-more-link + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .acf-gallery-add, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap section.single-expert-services-session-info .buttons #gform_submit_button_5 + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap section.single-expert-services-session-info .buttons .button + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .acf-gallery-add, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .button.button-hero + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .acf-gallery-add, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .button.load-more.button-primary + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .acf-gallery-add, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .media-button-select + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .acf-gallery-add, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .acf-gallery-add, .media-modal.wp-core-ui .add-new-work-wrap section.single-expert-services-session-info .buttons .button.load-more-jump + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap section.single-expert-services-session-info .buttons input + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-card__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .quick-actions__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .quick-actions__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-filters__clear + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-filters__clear + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-overview__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-overview__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-file__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-file__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-role__change-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-role__change-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .talent-filters__search-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .talent-filters__search-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .talent-card__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .talent-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .creative-brief-sections__add-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-section__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-section__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-member-card__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-member-card__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .creative-brief-section__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .creative-brief-section__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-section__role-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-section__role-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-section__member-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-section__member-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .team-section__filter + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .team-section__filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-summary__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-summary__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-summary__description-more + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-summary__description-more + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__filter + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__search-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__search-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__view-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__view-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__file-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__file-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .project-files__upload-btn + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .project-files__upload-btn + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .add-new-work-wrap button + .acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .acf-gallery-add, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .add-new-work-wrap button + .acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .acf-gallery-add, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .add-new-work-wrap a + .acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .acf-gallery-add, section.single-expert-services-session-info .buttons .mce-window .add-new-work-wrap .mce-btn.mce-primary + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .acf-gallery-add, .mce-window section.single-expert-services-session-info .buttons .add-new-work-wrap .mce-btn.mce-primary + .acf-gallery-add, .add-new-work-wrap .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .acf-gallery-add, section.single-expert-services-session-info .buttons .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .acf-gallery-add, .edit-work-menu-wrap section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .acf-gallery-add, section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .acf-gallery-add, section.single-expert-services-session-info .buttons .acf-form-submit .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .acf-gallery-add, .acf-form-submit section.single-expert-services-session-info .buttons .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons section.membership-levels .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .acf-gallery-add, section.membership-levels section.single-expert-services-session-info .buttons .add-new-work-wrap input[type=submit] + .acf-gallery-add, .add-new-work-wrap section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .acf-gallery-add, section.single-expert-services-session-info .buttons body.blog .journal-hero .add-new-work-wrap .filter + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .acf-gallery-add, body.blog .journal-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .filter + .acf-gallery-add, .add-new-work-wrap body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .acf-gallery-add, section.single-expert-services-session-info .buttons body.category .journal-hero .add-new-work-wrap .filter + .acf-gallery-add, .add-new-work-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .acf-gallery-add, body.category .journal-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .filter + .acf-gallery-add, .add-new-work-wrap body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .acf-gallery-add, section.single-expert-services-session-info .buttons .acf-form-submit .btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons .acf-form-submit a + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons .acf-form-submit a + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons .acf-form-submit .bb-more-link + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit #gform_submit_button_5 + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons .acf-form-submit .button + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit .button.button-hero + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit .button.load-more.button-primary + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit .media-button-select + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit .media-menu-item#menu-item-upload + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons .acf-form-submit .button.load-more-jump + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit input + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .acf-form-submit section.single-expert-services-session-info .buttons a + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .acf-form-submit section.single-expert-services-session-info .buttons a + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap .acf-form-submit section.single-expert-services-session-info .buttons .bb-more-link + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit section.single-expert-services-session-info .buttons #gform_submit_button_5 + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit section.single-expert-services-session-info .buttons .button + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons .button.button-hero + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons .button.load-more.button-primary + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons .media-button-select + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui .acf-form-submit section.single-expert-services-session-info .buttons .button.load-more-jump + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit section.single-expert-services-session-info .buttons input + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-card__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .quick-actions__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .quick-actions__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-filters__clear + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-filters__clear + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-overview__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-overview__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-file__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-file__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-role__change-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-role__change-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .talent-filters__search-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .talent-filters__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .talent-card__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .talent-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .creative-brief-sections__add-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-section__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-member-card__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-member-card__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .creative-brief-section__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .creative-brief-section__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-section__role-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-section__role-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-section__member-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-section__member-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .team-section__filter + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .team-section__filter + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-summary__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-summary__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-summary__description-more + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-summary__description-more + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__filter + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__filter + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__search-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__search-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__view-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__view-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__file-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__file-btn + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit .project-files__upload-btn + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .project-files__upload-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .acf-form-submit button + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons .acf-form-submit button + input[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit button + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .acf-form-submit button + input[type=submit], .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .acf-form-submit a + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons .acf-form-submit a + input[type=submit], .acf-form-submit .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + input[type=submit], section.single-expert-services-session-info .buttons .mce-window .acf-form-submit .mce-btn.mce-primary + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + input[type=submit], .mce-window section.single-expert-services-session-info .buttons .acf-form-submit .mce-btn.mce-primary + input[type=submit], .acf-form-submit .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + input[type=submit], section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-form-submit .acf-gallery-add + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + input[type=submit], .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-form-submit .acf-gallery-add + input[type=submit], .acf-form-submit .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-form-submit .acf-gallery-add + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + input[type=submit], .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-form-submit .acf-gallery-add + input[type=submit], .acf-form-submit .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .acf-form-submit .filter + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + input[type=submit], body.blog .journal-hero section.single-expert-services-session-info .buttons .acf-form-submit .filter + input[type=submit], .acf-form-submit body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons body.category .journal-hero .acf-form-submit .filter + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons body.category .journal-hero .filter + input[type=submit], body.category .journal-hero section.single-expert-services-session-info .buttons .acf-form-submit .filter + input[type=submit], .acf-form-submit body.category .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons section.membership-levels a + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons section.membership-levels a + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons section.membership-levels .bb-more-link + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons section.membership-levels #gform_submit_button_5 + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons section.membership-levels .button + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels .button.button-hero + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels .button.load-more.button-primary + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels .media-button-select + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels .media-menu-item#menu-item-upload + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui section.single-expert-services-session-info .buttons section.membership-levels .button.load-more-jump + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons section.membership-levels input + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.membership-levels section.single-expert-services-session-info .buttons a + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + input[type=submit], #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.membership-levels section.single-expert-services-session-info .buttons a + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + input[type=submit], .single.single-forum .bbp-forum-content-wrap section.membership-levels section.single-expert-services-session-info .buttons .bb-more-link + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + input[type=submit], .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels section.single-expert-services-session-info .buttons #gform_submit_button_5 + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + input[type=submit], .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels section.single-expert-services-session-info .buttons .button + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + input[type=submit], .media-modal.wp-core-ui .wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons .button.button-hero + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + input[type=submit], .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons .button.load-more.button-primary + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + input[type=submit], .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons .media-button-select + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + input[type=submit], .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + input[type=submit], .media-modal.wp-core-ui section.membership-levels section.single-expert-services-session-info .buttons .button.load-more-jump + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + input[type=submit], .expert-service_invite form .gform-footer section.membership-levels section.single-expert-services-session-info .buttons input + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-card__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-card__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .quick-actions__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .quick-actions__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-filters__clear + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-filters__clear + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-overview__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-overview__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-file__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-file__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-role__change-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-role__change-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .talent-filters__search-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .talent-filters__search-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .talent-card__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .talent-card__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .creative-brief-sections__add-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-section__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-section__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-member-card__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-member-card__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .creative-brief-section__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .creative-brief-section__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-section__role-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-section__role-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-section__member-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-section__member-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .team-section__filter + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .team-section__filter + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-summary__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-summary__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-summary__description-more + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-summary__description-more + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__filter + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__filter + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__search-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__search-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__view-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__view-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__file-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__file-btn + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels .project-files__upload-btn + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .project-files__upload-btn + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.membership-levels button + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons section.membership-levels button + input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels button + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons section.membership-levels button + input[type=submit], section.membership-levels .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + input[type=submit], section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.membership-levels a + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + input[type=submit], .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons section.membership-levels a + input[type=submit], section.membership-levels .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + input[type=submit], section.single-expert-services-session-info .buttons .mce-window section.membership-levels .mce-btn.mce-primary + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + input[type=submit], .mce-window section.single-expert-services-session-info .buttons section.membership-levels .mce-btn.mce-primary + input[type=submit], section.membership-levels .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + input[type=submit], section.single-expert-services-session-info .buttons .edit-work-menu-wrap section.membership-levels .acf-gallery-add + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + input[type=submit], .edit-work-menu-wrap section.single-expert-services-session-info .buttons section.membership-levels .acf-gallery-add + input[type=submit], section.membership-levels .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .add-new-work-wrap section.membership-levels .acf-gallery-add + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + input[type=submit], .add-new-work-wrap section.single-expert-services-session-info .buttons section.membership-levels .acf-gallery-add + input[type=submit], section.membership-levels .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + input[type=submit], section.single-expert-services-session-info .buttons .acf-form-submit section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + input[type=submit], .acf-form-submit section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero section.membership-levels .filter + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + input[type=submit], body.blog .journal-hero section.single-expert-services-session-info .buttons section.membership-levels .filter + input[type=submit], section.membership-levels body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons body.category .journal-hero section.membership-levels .filter + input[type=submit], section.membership-levels section.single-expert-services-session-info .buttons body.category .journal-hero .filter + input[type=submit], body.category .journal-hero section.single-expert-services-session-info .buttons section.membership-levels .filter + input[type=submit], section.membership-levels body.category .journal-hero section.single-expert-services-session-info .buttons .filter + input[type=submit], section.single-expert-services-session-info .buttons body.blog .journal-hero .btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons body.blog .journal-hero a + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons body.blog .journal-hero a + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .bb-more-link + .filter, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .bb-more-link + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .filter, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero #gform_submit_button_5 + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons body.blog .journal-hero .button + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .filter, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .button.button-hero + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .button.load-more.button-primary + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .button.load-more.button-primary + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .media-button-select + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .media-button-select + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .media-menu-item#menu-item-upload + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .media-modal.wp-core-ui .button.load-more-jump + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.blog .journal-hero .button.load-more-jump + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .expert-service_invite form .gform-footer input + .filter, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero input + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero section.single-expert-services-session-info .buttons a + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero section.single-expert-services-session-info .buttons a + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .filter, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero section.single-expert-services-session-info .buttons .bb-more-link + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .filter, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero section.single-expert-services-session-info .buttons #gform_submit_button_5 + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero section.single-expert-services-session-info .buttons .button + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .filter, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .button.button-hero + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .filter, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .button.load-more.button-primary + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .filter, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .media-button-select + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .filter, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .filter, .media-modal.wp-core-ui body.blog .journal-hero section.single-expert-services-session-info .buttons .button.load-more-jump + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .filter, .expert-service_invite form .gform-footer body.blog .journal-hero section.single-expert-services-session-info .buttons input + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-card__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-card__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .quick-actions__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .quick-actions__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-filters__clear + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-filters__clear + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-overview__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-overview__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-file__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-file__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-role__change-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-role__change-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .talent-filters__search-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .talent-filters__search-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .talent-card__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .talent-card__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .creative-brief-sections__add-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-section__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-section__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-member-card__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-member-card__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .creative-brief-section__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .creative-brief-section__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-section__role-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-section__role-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-section__member-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-section__member-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .team-section__filter + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .team-section__filter + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-summary__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-summary__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-summary__description-more + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-summary__description-more + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__filter + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__filter + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__search-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__search-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__view-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__view-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__file-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__file-btn + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .project-files__upload-btn + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .project-files__upload-btn + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons body.blog .journal-hero button + .filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.blog .journal-hero button + .filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.blog .journal-hero a + .filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .filter, section.single-expert-services-session-info .buttons .mce-window body.blog .journal-hero .mce-btn.mce-primary + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .filter, .mce-window section.single-expert-services-session-info .buttons body.blog .journal-hero .mce-btn.mce-primary + .filter, body.blog .journal-hero .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .filter, section.single-expert-services-session-info .buttons .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .filter, .edit-work-menu-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .acf-gallery-add + .filter, body.blog .journal-hero .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .filter, section.single-expert-services-session-info .buttons .add-new-work-wrap body.blog .journal-hero .acf-gallery-add + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .filter, .add-new-work-wrap section.single-expert-services-session-info .buttons body.blog .journal-hero .acf-gallery-add + .filter, body.blog .journal-hero .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .filter, section.single-expert-services-session-info .buttons .acf-form-submit body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .filter, .acf-form-submit section.single-expert-services-session-info .buttons body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons section.membership-levels body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .filter, section.membership-levels section.single-expert-services-session-info .buttons body.blog .journal-hero input[type=submit] + .filter, body.blog .journal-hero section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .filter, body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .filter, section.single-expert-services-session-info .buttons body.category body.blog .journal-hero .filter + .filter, body.blog section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .filter, body.category body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .filter, body.blog body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item section.single-expert-services-session-info .buttons body.category .journal-hero a + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta section.single-expert-services-session-info .buttons body.category .journal-hero a + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .bb-more-link + .filter, .single.single-forum .bbp-forum-content-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .bb-more-link + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .filter, .sign-in-section .sign-in-content-wrapper .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero #gform_submit_button_5 + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.single-expert-services-session-info .buttons body.category .journal-hero .button + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .filter, .media-modal.wp-core-ui .wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .button.button-hero + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .button.load-more.button-primary + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .button.load-more.button-primary + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .media-button-select + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .media-button-select + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .media-menu-item#menu-item-upload + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .media-modal.wp-core-ui .button.load-more-jump + .filter, .media-modal.wp-core-ui section.single-expert-services-session-info .buttons body.category .journal-hero .button.load-more-jump + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .expert-service_invite form .gform-footer input + .filter, .expert-service_invite form .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero input + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero section.single-expert-services-session-info .buttons a + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a + .filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero section.single-expert-services-session-info .buttons a + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .single.single-forum .bbp-forum-content-wrap .bb-more-link + .filter, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero section.single-expert-services-session-info .buttons .bb-more-link + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5 + .filter, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero section.single-expert-services-session-info .buttons #gform_submit_button_5 + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button + .filter, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero section.single-expert-services-session-info .buttons .button + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .wp-core-ui .button.button-hero + .filter, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .button.button-hero + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more.button-primary + .filter, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .button.load-more.button-primary + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-button-select + .filter, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .media-button-select + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .media-menu-item#menu-item-upload + .filter, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .media-menu-item#menu-item-upload + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .media-modal.wp-core-ui .button.load-more-jump + .filter, .media-modal.wp-core-ui body.category .journal-hero section.single-expert-services-session-info .buttons .button.load-more-jump + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .expert-service_invite form .gform-footer input + .filter, .expert-service_invite form .gform-footer body.category .journal-hero section.single-expert-services-session-info .buttons input + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-card__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-card__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .quick-actions__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .quick-actions__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-filters__clear + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-filters__clear + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-overview__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-overview__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-file__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-file__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-role__change-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-role__change-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .talent-filters__search-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .talent-filters__search-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .talent-card__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .talent-card__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .creative-brief-sections__add-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .creative-brief-sections__add-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-section__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-section__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-member-card__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-member-card__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .creative-brief-section__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .creative-brief-section__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-section__role-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-section__role-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-section__member-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-section__member-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .team-section__filter + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .team-section__filter + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-summary__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-summary__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-summary__description-more + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-summary__description-more + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__filter + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__filter + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__search-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__search-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__view-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__view-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__file-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__file-btn + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .project-files__upload-btn + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .project-files__upload-btn + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit] + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit] + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button + .filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons body.category .journal-hero button + .filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control section.single-expert-services-session-info .buttons button + .filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button + .filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.category .journal-hero button + .filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons button + .filter, section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a + .filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons body.category .journal-hero a + .filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible section.single-expert-services-session-info .buttons a + .filter, section.single-expert-services-session-info .buttons .mce-window body.category .journal-hero .mce-btn.mce-primary + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .mce-window .mce-btn.mce-primary + .filter, .mce-window section.single-expert-services-session-info .buttons body.category .journal-hero .mce-btn.mce-primary + .filter, body.category .journal-hero .mce-window section.single-expert-services-session-info .buttons .mce-btn.mce-primary + .filter, section.single-expert-services-session-info .buttons .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .edit-work-menu-wrap .acf-gallery-add + .filter, .edit-work-menu-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .acf-gallery-add + .filter, body.category .journal-hero .edit-work-menu-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .filter, section.single-expert-services-session-info .buttons .add-new-work-wrap body.category .journal-hero .acf-gallery-add + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .add-new-work-wrap .acf-gallery-add + .filter, .add-new-work-wrap section.single-expert-services-session-info .buttons body.category .journal-hero .acf-gallery-add + .filter, body.category .journal-hero .add-new-work-wrap section.single-expert-services-session-info .buttons .acf-gallery-add + .filter, section.single-expert-services-session-info .buttons .acf-form-submit body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .acf-form-submit input[type=submit] + .filter, .acf-form-submit section.single-expert-services-session-info .buttons body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero .acf-form-submit section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons section.membership-levels body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons section.membership-levels input[type=submit] + .filter, section.membership-levels section.single-expert-services-session-info .buttons body.category .journal-hero input[type=submit] + .filter, body.category .journal-hero section.membership-levels section.single-expert-services-session-info .buttons input[type=submit] + .filter, section.single-expert-services-session-info .buttons body.blog body.category .journal-hero .filter + .filter, body.category section.single-expert-services-session-info .buttons body.blog .journal-hero .filter + .filter, body.blog body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .filter, body.category body.blog .journal-hero section.single-expert-services-session-info .buttons .filter + .filter, section.single-expert-services-session-info .buttons body.category .journal-hero .filter + .filter, body.category .journal-hero section.single-expert-services-session-info .buttons .filter + .filter {
    margin-top: 0.2rem;
  }
}
section.single-expert-services-session-info .info {
  text-align: end;
  color: #a6a6a6;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-session-info .info {
    text-align: start;
    margin-top: 0.2rem;
  }
}
section.single-expert-services-session-info .info .time {
  margin-top: 0.08rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
}
section.single-expert-services-side-list .details-row {
  padding-top: 0.8rem;
  border-top: 0.01rem solid #232323;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list .details-row {
    padding-top: 0.4rem;
  }
}
section.single-expert-services-side-list .title-col {
  width: 34%;
  padding-right: 1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list .title-col {
    width: 100%;
  }
}
section.single-expert-services-side-list .details-col {
  width: 66%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list .details-col {
    width: 100%;
    margin-top: 0.32rem;
  }
}
section.single-expert-services-side-list .details-col .details-list li {
  padding: 0.32rem 0.52rem;
  padding-right: 0;
  border-bottom: 0.01rem solid #232323;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list .details-col .details-list li {
    padding: 0.24rem 0;
  }
}
section.single-expert-services-side-list .details-col .details-list li:nth-child(1) {
  padding-top: 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-side-list .details-col .details-list li:last-child {
    border-bottom: none;
  }
}
section.single-expert-services-side-list .details-col .details-list li:has(.info) {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
section.single-expert-services-side-list .details-col .details-label {
  color: #fff;
}
section.single-expert-services-side-list .details-col .details {
  color: #CFCFD7;
  margin-top: 0.24rem;
}
section.single-expert-services-side-list .details-col .details a {
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  word-wrap: break-word;
}
section.single-expert-services-side-list .details-col .details a:hover {
  color: #CA9332;
}
section.single-expert-services-side-list .details-col .info {
  width: calc(50% - 0.1rem);
}
section.single-expert-services-side-list .details-col .info:nth-last-child(1) {
  text-align: end;
  color: #CFCFD7;
}
section.single-expert-services-more-details {
  padding-bottom: 1.7rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  section.single-expert-services-more-details {
    padding-bottom: 1rem !important;
  }
}
section.single-expert-services-more-details .text {
  color: #A6A6A6;
  margin-top: 0.4rem;
}

section.expert-user-index-intro {
  padding-bottom: 0.4rem;
}

.expert-services-steps {
  padding-top: 0.7rem;
}
.expert-services-steps .main-container {
  padding-bottom: 0.4rem;
  padding-top: 0.8rem;
}
.expert-services-steps .calendar-management .main-wrap {
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  display: flex;
  justify-content: space-between;
}
.expert-services-steps .calendar-management .main-wrap .col-1 {
  padding-top: 0.38rem;
  width: 5.3rem;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management .main-wrap .col-1 {
    width: 100%;
    padding-top: 0.24rem;
  }
}
.expert-services-steps .calendar-management .main-wrap .col-2 {
  width: 6rem;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management .main-wrap .col-2 {
    width: 100%;
    padding-top: 0.24rem;
  }
}
.expert-services-steps .calendar-management__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.32rem 0 0.32rem 0.5rem;
  border-bottom: 1px solid #323232;
  transition: all 0.2s ease;
}
.expert-services-steps .calendar-management__item:hover {
  background-color: rgba(202, 147, 50, 0.05);
}
.expert-services-steps .calendar-management__item:hover .calendar-management__arrow svg path {
  stroke: #CA9332;
}
.expert-services-steps .calendar-management__item:last-child {
  border-bottom: none;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.16rem;
    padding: 0.24rem 0;
  }
}
.expert-services-steps .calendar-management__content {
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
  flex: 1;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__content {
    width: 100%;
  }
}
.expert-services-steps .calendar-management__note {
  color: #737373;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__note {
    max-width: 100%;
    margin-bottom: 0.12rem;
  }
}
.expert-services-steps .calendar-management__title {
  color: #ffffff;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__title {
    margin-bottom: 0.08rem;
  }
}
.expert-services-steps .calendar-management__actions {
  display: flex;
  align-items: center;
  gap: 0.16rem;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__actions {
    width: 100%;
    justify-content: flex-end;
  }
}
.expert-services-steps .calendar-management__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.46rem;
  height: 0.4rem;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.expert-services-steps .calendar-management__arrow:hover {
  transform: translateX(0.04rem);
}
.expert-services-steps .calendar-management__arrow svg {
  width: 100%;
  height: 100%;
}
.expert-services-steps .calendar-management__arrow svg path {
  stroke: #323232;
  transition: stroke 0.2s ease;
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management__arrow {
    width: 0.36rem;
    height: 0.32rem;
  }
}
@media (max-width: 768px) {
  .expert-services-steps .calendar-management {
    padding-bottom: 0.96rem;
  }
  .expert-services-steps .calendar-management__item {
    position: relative;
    background: rgba(32, 32, 37, 0.3);
    border-radius: 0.08rem;
    margin-bottom: 0.12rem;
    padding: 0.2rem 0.16rem;
    border: 1px solid #323232;
  }
  .expert-services-steps .calendar-management__item:hover {
    background: rgba(32, 32, 37, 0.5);
  }
}

section.expert-services-bank-account {
  padding-bottom: 0.7rem !important;
}

.experts-border-block .child {
  border-top: 1px solid #323232;
}

section.expert-services-bank-account, .expert-services-steps {
  padding-top: 0;
  padding-bottom: 0.32rem;
}
section.expert-services-bank-account .col-2 .btn-wrap, .expert-services-steps .col-2 .btn-wrap {
  text-align: end;
}
section.expert-services-bank-account .col-2 .btn-wrap.direct-schedule-link a, .expert-services-steps .col-2 .btn-wrap.direct-schedule-link a {
  display: flex;
  gap: 0.1rem;
  padding: 0.1rem 0.2rem;
}
section.expert-services-bank-account .col-2 .btn-wrap .connected-message, .expert-services-steps .col-2 .btn-wrap .connected-message {
  display: flex;
  gap: 0.1rem;
  align-items: center;
  padding: 0.11rem 0.3rem;
  background-color: #202026;
  color: #a5a5a5;
  margin-bottom: 0.16rem;
}
section.expert-services-bank-account .col-2 .btn-wrap .reconnect-link, .expert-services-steps .col-2 .btn-wrap .reconnect-link {
  color: #CA9332;
  text-decoration: underline;
}

.scheduled-sessions {
  padding: 0.64rem 0;
}
.scheduled-sessions .container-wide .scheduled-, .scheduled-sessions body.bb-template-v2 .entry-content.container-wide .scheduled-, body.bb-template-v2 .scheduled-sessions .entry-content.container-wide .scheduled-, .scheduled-sessions body.profile-edit .entry-content.container-wide .scheduled-, body.profile-edit .scheduled-sessions .entry-content.container-wide .scheduled-, .scheduled-sessions body.change-avatar .entry-content.container-wide .scheduled-, body.change-avatar .scheduled-sessions .entry-content.container-wide .scheduled-, .scheduled-sessions .breadcrumbs-module .container-2 .scheduled-, .breadcrumbs-module .scheduled-sessions .container-2 .scheduled- {
  padding-bottom: 0.65rem;
}
.scheduled-sessions__title {
  font-size: 0.48rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.48rem;
}
.scheduled-sessions__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(2.8rem, 1fr));
  gap: 0.24rem;
}
@media (max-width: 768px) {
  .scheduled-sessions__grid {
    grid-template-columns: 1fr;
    gap: 0.16rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .scheduled-sessions__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1025px) {
  .scheduled-sessions__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.session-card {
  background: #202025;
  overflow: hidden;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.session-card:hover {
  transform: translateY(-0.04rem);
  box-shadow: 0 0.08rem 0.24rem rgba(0, 0, 0, 0.3);
}
.session-card__image {
  position: relative;
  width: 100%;
  height: 2.4rem;
}
.session-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.session-card__image--overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 0.16rem;
}
.session-card__status-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.04rem;
}
.session-card__status-badge--cancelled {
  background: #737373;
}
.session-card__content {
  padding: 0.2rem;
}
.session-card__email {
  color: #ffffff;
  margin-bottom: 0.24rem;
  font-size: 0.18rem;
  font-weight: 300;
  word-break: break-all;
}
.session-card__help-section {
  margin-bottom: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid #323232;
}
.session-card__help-section-title {
  color: #a5a5a5;
  font-size: 0.12rem;
  margin-bottom: 0;
}
.session-card__help-section-content {
  color: #CA9332;
  font-size: 0.12rem;
  font-weight: 400;
}
.session-card__details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.session-card__details li {
  color: #a6a6a6;
  font-size: 0.12rem;
  margin-bottom: 0.08rem;
  display: flex;
  align-items: center;
}
.session-card__details li:last-child {
  margin-bottom: 0;
}
.session-card__details li::before {
  content: "■";
  color: #CA9332;
  margin-right: 0.1rem;
  font-size: 0.2rem;
}
.session-card__inquiry-initiated {
  color: #a6a6a6;
  margin-bottom: 0 !important;
}
.session-card__meeting-schedule {
  color: #a6a6a6;
}
.session-card__meeting-schedule--cancelled {
  color: #ff4444;
}
.session-card--closed {
  opacity: 0.5;
}
.session-card--closed .session-card__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.session-card--closed .session-card__email {
  color: #737373;
}
.session-card--unread .unread {
  border-bottom: 5px solid #FD6749;
}
.session-card--unread .unread-sign {
  position: absolute;
  bottom: -0.15rem;
  left: 0.4rem;
  padding: 0rem 0.21rem;
  background: #FD6749;
  color: black;
  font-size: 0.12rem;
  z-index: 999;
}

@media (max-width: 768px) {
  .scheduled-sessions__title {
    margin-bottom: 0.64rem !important;
  }
  .session-card__image {
    height: 2rem;
  }
  .session-card__content {
    padding: 0.2rem;
  }
  .session-card__email {
    font-size: 0.15rem;
  }
  .session-card__help-section-content {
    font-size: 0.13rem;
  }
  .session-card__details li {
    font-size: 0.11rem;
  }
}
.modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  z-index: 9999;
  background: rgba(30, 30, 30, 0.5);
}
.modal-overlay#closeDrawerProfile .modal-wrapper {
  padding: 0.1rem;
}
.modal-overlay#closeDrawerProfile .modal-wrapper {
  padding: 0.1rem;
}
.modal-overlay#closeDrawerProfile .modal-wrapper .btn-close-wrap {
  display: flex;
  justify-content: flex-end;
}
.modal-overlay#closeDrawerProfile .modal-wrapper .btn-close-wrap .drawer-profile-close {
  background-color: transparent;
}
.modal-overlay#closeDrawerProfile .modal-wrapper .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.modal-overlay#closeDrawerProfile .modal-wrapper .main-text {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
.modal-overlay#closeDrawerProfile #closeDrawerProfileClose path {
  stroke: white;
}
.modal-overlay#closeDrawerProfile .main-text-wrap .main-text {
  color: white;
}
.modal-overlay .modal-wrapper {
  width: 5rem;
  margin: auto;
  background: #101013;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  position: absolute;
  border-radius: 0;
  padding: 0.5rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .modal-overlay .modal-wrapper {
    width: 100%;
  }
}

.modal-overlay, .modal-overlay-buddyboss-endorsement {
  display: none;
}

.expert-service_invite form {
  margin-bottom: unset !important;
}
.expert-service_invite form .gform_fields {
  grid-row-gap: 0.32rem;
}
.expert-service_invite form .gfield label {
  margin-bottom: 0.24rem;
}
.expert-service_invite form .gform-footer {
  display: flex;
  justify-content: flex-end;
}
#termsModal .modal-wrapper {
  width: 10rem;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: unset !important;
  transform: translate(-50%, -50%);
  height: auto;
  z-index: 999999;
  background-color: #202025;
  padding: 0.4rem;
}
#termsModal .modal-wrapper .modal-title {
  margin-bottom: 0.32rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #termsModal .modal-wrapper {
    width: 100%;
  }
}
#termsModal .modal-wrapper #termsModalContent {
  max-height: 5rem;
  overflow-y: auto;
}
#termsModal .modal-wrapper #termsModalContent h3, #termsModal .modal-wrapper #termsModalContent .animated-blurb {
  display: none;
}
#termsModal .modal-wrapper #termsModalContent ol {
  margin-left: 0.5rem;
  list-style: decimal;
}
#termsModal .modal-wrapper #termsModalContent ol li {
  margin-bottom: 0.2rem;
}

.ai-bot-modal, .trial-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ai-bot-modal .profile-photo-section .acf-form-fields, .trial-modal .profile-photo-section .acf-form-fields {
  display: flex;
  justify-content: center;
}
.ai-bot-modal .profile-photo-section .acf-field-image-aspect-ratio-crop, .trial-modal .profile-photo-section .acf-field-image-aspect-ratio-crop {
  background-color: transparent;
  width: 100% !important;
}
.ai-bot-modal .profile-photo-section .acf-input, .trial-modal .profile-photo-section .acf-input {
  display: flex;
  justify-content: center;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop {
  width: 100%;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop.has-value, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop.has-value {
  display: flex;
  justify-content: center;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value img, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop.has-value .show-if-value img {
  border-radius: 0;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper {
  border-radius: 0;
  border: 1px dashed #323232;
  background-color: transparent;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content {
  height: 1.35rem;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .upload-icon path, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .upload-icon path {
  stroke: #CA9332 !important;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .title, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .title {
  color: transparent;
  position: relative;
  font-size: 0;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .title::after, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content .title::after {
  content: "Upload Profile Image";
  color: #CA9332;
  font-weight: 400;
  font-size: 0.12rem;
}
.ai-bot-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content span, .trial-modal .profile-photo-section .acf-input .acf-image-uploader-aspect-ratio-crop .custom-acf-file-upload-wrapper .file-upload-content span {
  display: none;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field, .trial-modal .profile-photo-section .acf-form .acf-field {
  margin-bottom: 0;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field .acf-label, .trial-modal .profile-photo-section .acf-form .acf-field .acf-label {
  display: none;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader, .trial-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader {
  border: 1px dashed #CA9332;
  border-radius: 0.08rem;
  background: transparent;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .add-image, .trial-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .add-image {
  padding: 0.4rem;
  text-align: center;
  color: #CA9332;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .add-image .acf-icon, .trial-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .add-image .acf-icon {
  font-size: 0.16rem;
  margin-bottom: 0.08rem;
}
.ai-bot-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .acf-image-uploader-image img, .trial-modal .profile-photo-section .acf-form .acf-field .acf-input .acf-image-uploader .acf-image-uploader-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0.04rem;
}
.ai-bot-modal .url-error-message, .trial-modal .url-error-message {
  margin: 0 0.4rem 0.4rem 0.4rem;
  padding: 0;
}
.ai-bot-modal .url-error-message .error-container, .trial-modal .url-error-message .error-container {
  background: #202025;
  border: 1px solid #ff6b6b;
  border-radius: 0.08rem;
  padding: 0.2rem;
  display: flex;
  gap: 0.15rem;
}
.ai-bot-modal .url-error-message .error-icon, .trial-modal .url-error-message .error-icon {
  flex-shrink: 0;
}
.ai-bot-modal .url-error-message .error-content, .trial-modal .url-error-message .error-content {
  flex: 1;
}
.ai-bot-modal .url-error-message .error-title, .trial-modal .url-error-message .error-title {
  color: #ff6b6b;
  margin-bottom: 0.08rem;
  font-size: 0.16rem;
  font-weight: 600;
}
.ai-bot-modal .url-error-message .error-description, .trial-modal .url-error-message .error-description {
  color: #CFCFD7;
  margin-bottom: 0.15rem;
  font-size: 0.14rem;
}
.ai-bot-modal .url-error-message .error-suggestions, .trial-modal .url-error-message .error-suggestions {
  margin-bottom: 0.15rem;
}
.ai-bot-modal .url-error-message .error-suggestions .suggestion-title, .trial-modal .url-error-message .error-suggestions .suggestion-title {
  color: #CA9332;
  font-size: 0.14rem;
  font-weight: 600;
  margin-bottom: 0.08rem;
}
.ai-bot-modal .url-error-message .error-suggestions ul, .trial-modal .url-error-message .error-suggestions ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ai-bot-modal .url-error-message .error-suggestions ul li, .trial-modal .url-error-message .error-suggestions ul li {
  color: #CFCFD7;
  font-size: 0.13rem;
  margin-bottom: 0.05rem;
  padding-left: 0.15rem;
  position: relative;
}
.ai-bot-modal .url-error-message .error-suggestions ul li:before, .trial-modal .url-error-message .error-suggestions ul li:before {
  content: "•";
  color: #CA9332;
  position: absolute;
  left: 0;
}
.ai-bot-modal .url-error-message .protected-urls, .trial-modal .url-error-message .protected-urls,
.ai-bot-modal .url-error-message .failed-urls,
.trial-modal .url-error-message .failed-urls {
  background: #101013;
  border-radius: 0.04rem;
  padding: 0.15rem;
  margin-bottom: 0.15rem;
}
.ai-bot-modal .url-error-message .protected-urls .urls-title, .trial-modal .url-error-message .protected-urls .urls-title,
.ai-bot-modal .url-error-message .failed-urls .urls-title,
.trial-modal .url-error-message .failed-urls .urls-title {
  color: #CA9332;
  font-size: 0.13rem;
  font-weight: 600;
  margin-bottom: 0.08rem;
}
.ai-bot-modal .url-error-message .protected-urls ul, .trial-modal .url-error-message .protected-urls ul,
.ai-bot-modal .url-error-message .failed-urls ul,
.trial-modal .url-error-message .failed-urls ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ai-bot-modal .url-error-message .protected-urls ul li, .trial-modal .url-error-message .protected-urls ul li,
.ai-bot-modal .url-error-message .failed-urls ul li,
.trial-modal .url-error-message .failed-urls ul li {
  margin-bottom: 0.05rem;
}
.ai-bot-modal .url-error-message .protected-urls code, .trial-modal .url-error-message .protected-urls code,
.ai-bot-modal .url-error-message .failed-urls code,
.trial-modal .url-error-message .failed-urls code {
  background: #323232;
  color: #ffa500;
  padding: 0.02rem 0.06rem;
  border-radius: 0.03rem;
  font-size: 0.12rem;
  word-break: break-all;
}
.ai-bot-modal .url-error-message .try-again-btn, .trial-modal .url-error-message .try-again-btn {
  background: #CA9332;
  color: #ffffff;
  border: none;
  padding: 0.08rem 0.16rem;
  border-radius: 0.04rem;
  cursor: pointer;
  font-size: 0.13rem;
  transition: background-color 0.3s;
}
.ai-bot-modal .url-error-message .try-again-btn:hover, .trial-modal .url-error-message .try-again-btn:hover {
  background: rgb(161.119047619, 117.25, 39.880952381);
}
.ai-bot-modal .discipline-tag, .trial-modal .discipline-tag {
  background: #333;
  color: white;
  padding: 0.05rem 0.12rem;
  border-radius: 0.2rem;
  font-size: 0.12rem;
  border: 1px solid #555;
}
.ai-bot-modal .step-container, .trial-modal .step-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.ai-bot-modal .loading-container, .trial-modal .loading-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ai-bot-modal .loading-content, .trial-modal .loading-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.ai-bot-modal .loading-spinner-large, .trial-modal .loading-spinner-large {
  width: 0.2rem;
  height: 0.2rem;
  border: 0.04rem solid #333;
  border-top: 0.04rem solid #CA9332;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0;
}
.ai-bot-modal .loading-title, .trial-modal .loading-title {
  margin-bottom: 0.1rem;
  color: white;
}
.ai-bot-modal .loading-tip, .trial-modal .loading-tip {
  color: #999;
  font-style: italic;
}
.ai-bot-modal .preview-content, .trial-modal .preview-content {
  display: flex;
  gap: 0.2rem;
}
.ai-bot-modal .preview-content .c1-container, .trial-modal .preview-content .c1-container,
.ai-bot-modal .preview-content .c2-container,
.trial-modal .preview-content .c2-container {
  flex: 1;
}
.ai-bot-modal .edit-content, .trial-modal .edit-content {
  display: none;
}
.ai-bot-modal .multiselect-input, .trial-modal .multiselect-input {
  padding: 0.08rem;
  cursor: pointer;
  font-size: 0.12rem;
  color: #999;
}
.ai-bot-modal .no-options, .trial-modal .no-options {
  padding: 0.08rem;
  color: #999;
  font-style: italic;
  font-size: 0.12rem;
}
.ai-bot-modal .step-buttons, .trial-modal .step-buttons {
  display: flex;
  gap: 0.1rem;
}
.ai-bot-modal .message-row, .trial-modal .message-row {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.12rem;
}
.ai-bot-modal .avatar, .trial-modal .avatar {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background-color: black;
  margin: 0 0.08rem;
  flex-shrink: 0;
}
.ai-bot-modal .user-avatar, .trial-modal .user-avatar {
  background-size: cover;
}
.ai-bot-modal .bot-avatar, .trial-modal .bot-avatar {
  background-size: cover;
}
.ai-bot-modal .loading-bubble .message-content, .trial-modal .loading-bubble .message-content {
  display: flex;
  gap: 0.04rem;
  background-color: #eee;
}
.ai-bot-modal .loading-bubble .dot, .trial-modal .loading-bubble .dot {
  width: 0.08rem;
  height: 0.08rem;
  background: #999;
  border-radius: 50%;
  animation: blink 1.4s infinite both;
}
.ai-bot-modal .loading-bubble .dot:nth-child(2), .trial-modal .loading-bubble .dot:nth-child(2) {
  animation-delay: 0.2s;
}
.ai-bot-modal .loading-bubble .dot:nth-child(3), .trial-modal .loading-bubble .dot:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes blink {
  0%, 80%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.ai-bot-modal .modal-wrapper, .trial-modal .modal-wrapper {
  width: 10rem;
  background-color: black;
  border-radius: 0;
  border: 1px solid #323232;
  padding: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .ai-bot-modal .modal-wrapper, .trial-modal .modal-wrapper {
    width: 100%;
    height: 100dvh;
  }
}
.ai-bot-modal .step-attr[data-step="4"] .ai-bot-header, .trial-modal .step-attr[data-step="4"] .ai-bot-header {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between !important;
}
.ai-bot-modal .step-attr[data-step="4"] .ai-bot-header #loadingContainer, .trial-modal .step-attr[data-step="4"] .ai-bot-header #loadingContainer {
  padding-left: 0.4rem;
}
.ai-bot-modal .ai-bot-wrap, .trial-modal .ai-bot-wrap {
  background: black;
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header, .trial-modal .ai-bot-wrap .ai-bot-header {
  display: flex;
  justify-content: space-between;
  padding-top: 0.32rem;
  padding-bottom: 0.28rem;
  border-bottom: 1px solid #323232;
  position: relative;
  background-color: #202026;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 {
  padding-left: 0.3rem;
  display: flex;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap {
  margin-right: 0.28rem;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg {
  padding: 0.18rem;
  width: 0.69rem;
  height: 0.69rem;
  background-color: #1e1e1e;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title {
  margin-bottom: 0.16rem;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .col-2, .trial-modal .ai-bot-wrap .ai-bot-header .col-2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 0.11rem;
  padding-right: 0.4rem;
  padding-left: 0.32rem;
  border-left: 1px solid #323232;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .helper-text, .trial-modal .ai-bot-wrap .ai-bot-header .helper-text {
  color: white;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-header .modal-close, .trial-modal .ai-bot-wrap .ai-bot-header .modal-close {
  position: absolute;
  top: 0;
  padding: 0;
  right: 20px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container, .trial-modal .ai-bot-wrap .ai-chat-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-height: 5rem;
  overflow-y: auto;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container textarea, .trial-modal .ai-bot-wrap .ai-chat-container textarea {
  width: 100%;
  margin-top: 0.08rem;
  border: 1px solid #323232;
  padding: 0.2rem;
  background-color: #101013;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container {
  padding: 0.64rem 0.4rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .note, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .note {
  margin-top: 0.1rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content {
  margin-top: 0.4rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-actions, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-actions {
  display: flex;
  justify-content: flex-end;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true], .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true] {
  margin-top: 0.2rem;
  margin-top: 0.2rem;
  border: 1px solid #323232;
  background-color: #101013;
  padding: 0.1rem;
  transition: all 0.3s ease;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true]:focus, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true]:focus, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true]:focus-within, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .generated-content .generated-item div[contenteditable=true]:focus-within {
  border: 1px solid #CA9332;
  outline: none;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.tips-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.tips-container {
  padding: 0.4rem 0.4rem 0.93rem 0.4rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container {
  padding: 0.32rem 0.4rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container svg, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container svg {
  pointer-events: none;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 0.08rem;
  padding: 0.37rem;
  border: 1px dashed #323232;
  margin-bottom: 0.4rem;
  cursor: pointer;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section:not(.has-tooltip) .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section:not(.has-tooltip) .main-title {
  margin-bottom: 0.16rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section {
  margin-bottom: 0.25rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section:not(.has-tooltip) .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section:not(.has-tooltip) .main-title {
  margin-bottom: 0.16rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section h6, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section h6 {
  color: #CA9332;
  margin-bottom: 0.1rem;
  font-size: 0.14rem;
  font-weight: 600;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea,
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input,
.trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input {
  width: 100%;
  background: #1e1e1e;
  border: 1px solid #333;
  color: white;
  padding: 0.1rem;
  border-radius: 0.04rem;
  font-family: inherit;
  resize: vertical;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea:focus, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea:focus,
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input:focus,
.trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input:focus {
  outline: none;
  border-color: #CA9332;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .delete-discipline-btn, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .delete-discipline-btn {
  line-height: 0;
  cursor: pointer;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .edit-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .edit-content {
  gap: 0.2rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container {
  display: flex;
  border-top: 1px solid #323232;
  padding-top: 0.16rem;
  position: relative;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .discipline-select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .discipline-select {
  width: 90%;
  margin-top: 0.16rem;
  cursor: pointer;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .discipline-select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .discipline-select, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .multiselect-input, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .multiselect-input {
  background-color: transparent;
  border: 1px solid #323232;
  border-radius: 0;
  color: white;
  font-weight: 500;
  font-size: 0.14rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container {
  position: absolute;
  right: 0.2rem;
  top: 0.6rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button {
  background-color: transparent;
  border: 1px solid #323232;
  border-radius: 0;
  padding: 0.1rem;
  transition: all 0.3s ease;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button:hover, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button:hover {
  background-color: #CA9332;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container {
  position: absolute;
  right: 0.2rem;
  margin-bottom: 0.1rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn {
  background-color: transparent;
  border: 1px solid #323232;
  border-radius: 0;
  padding: 0.1rem;
  transition: all 0.3s ease;
  line-height: 0;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn:hover, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn:hover {
  background-color: #CA9332;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container {
  min-width: 2.83rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container {
    min-width: auto;
  }
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c1-name, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c1-name {
  margin-top: 0.16rem;
  padding-bottom: 0.32rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container {
  padding-left: 0.4rem;
  border-left: 1px solid #323232;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list {
  margin-top: 0.16rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container {
  position: relative;
  width: 100%;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #101013;
  border: 1px solid #323232;
  border-radius: 0;
  max-height: 2rem;
  overflow-y: auto;
  z-index: 1000;
  display: none;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open {
  display: block;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option {
  padding: 0.16rem;
  cursor: pointer;
  font-size: 12px;
  color: white;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option:hover, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option:hover {
  background-color: #323232;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag {
  position: relative;
  background: transparent;
  color: white;
  padding: 0.06rem 0.16rem;
  border: 1px solid #CA9332;
  border-radius: 0;
  display: flex;
  align-items: center;
  gap: 0.04rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag {
  background: none;
  position: absolute;
  top: 0.025rem;
  right: 0;
  border: none;
  color: #CA9332;
  cursor: pointer;
  font-size: 12px;
  padding: 0;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c2-name, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c2-name {
  margin-top: 0.16rem;
  padding-bottom: 0.32rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .main-title {
  margin-bottom: 0.08rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container {
  display: flex;
  gap: 0.2rem;
  margin-top: 0.45rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap {
  width: 2.78rem;
  height: 1.55rem;
  border: 3px solid #202025;
  object-fit: cover;
  margin-top: 0.25rem;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap img, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap img {
  width: 100%;
  height: 100%;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #step1Input, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #step1Input, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #scrapedStepTwoProfile, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #scrapedStepTwoProfile {
  margin-top: 0.08rem;
  border: 1px solid #323232;
  width: 100%;
  padding: 0.2rem;
  background-color: #101013;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #step1Input::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #step1Input::placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #scrapedStepTwoProfile::placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content #scrapedStepTwoProfile::placeholder {
  color: #D9D9D9;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message {
  justify-content: flex-start;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message .message-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message .message-content {
  background: #1E1E1E;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message .message-content p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .bot-message .message-content p {
  color: white;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .user-message, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .user-message {
  justify-content: flex-end;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .user-message .message-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .user-message .message-content {
  background: #1E1E1E;
}
.ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .user-message .message-content p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .user-message .message-content p {
  color: white;
}
.ai-bot-modal .ai-bot-wrap .footer-container, .trial-modal .ai-bot-wrap .footer-container {
  background-color: #202026;
  padding: 0;
  border-top: 1px solid #323232;
  display: flex;
  justify-content: space-between;
  padding: 0.24rem 0.4rem;
  height: auto;
}
.ai-bot-modal .ai-bot-wrap .footer-container button.back, .trial-modal .ai-bot-wrap .footer-container button.back {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.ai-bot-modal .ai-bot-wrap .footer-container button.back img, .trial-modal .ai-bot-wrap .footer-container button.back img {
  width: 0.12rem;
  height: auto;
}
.ai-bot-modal .ai-bot-wrap .footer-container .approach-buttons, .trial-modal .ai-bot-wrap .footer-container .approach-buttons {
  display: flex;
  gap: 0.1rem;
  justify-content: center;
}
.ai-bot-modal .ai-bot-wrap .footer-container .chat-input-wrap, .trial-modal .ai-bot-wrap .footer-container .chat-input-wrap {
  display: flex;
  gap: 0;
  align-items: flex-end;
  height: 0.68rem;
}
.ai-bot-modal .ai-bot-wrap .footer-container .chat-input-wrap textarea, .trial-modal .ai-bot-wrap .footer-container .chat-input-wrap textarea {
  flex: 1;
  border: none;
  border-radius: 0;
  padding: 0.1rem 0.15rem;
  resize: none;
  font-family: inherit;
  width: 100%;
  color: white;
  background-color: #1e1e1e;
}
.ai-bot-modal .ai-bot-wrap .footer-container .chat-input-wrap button, .trial-modal .ai-bot-wrap .footer-container .chat-input-wrap button {
  border-radius: 0;
  padding: 0;
  white-space: nowrap;
  height: 100%;
  font-weight: 500;
}
.ai-bot-modal .ai-bot-wrap .footer-container .chat-input-wrap button .send-text, .trial-modal .ai-bot-wrap .footer-container .chat-input-wrap button .send-text {
  display: flex;
  justify-content: center;
  gap: 0.1rem;
  align-items: center;
  text-transform: none;
}
.ai-bot-modal .ai-bot-wrap .footer-container .chat-input-wrap button .send-text svg, .trial-modal .ai-bot-wrap .footer-container .chat-input-wrap button .send-text svg {
  width: 0.26rem;
}
.ai-bot-modal .ai-bot-wrap .ai-bot-footer, .trial-modal .ai-bot-wrap .ai-bot-footer {
  padding: 0;
  border-top: 1px solid #323232;
  text-align: center;
}
.ai-bot-modal .ai-bot-wrap .loading-spinner, .trial-modal .ai-bot-wrap .loading-spinner {
  display: inline-block;
  animation: spin 1s linear infinite;
}
.ai-bot-modal .ai-bot-wrap #summaryDescriptor, .trial-modal .ai-bot-wrap #summaryDescriptor, .ai-bot-modal .ai-bot-wrap #summaryBiography, .trial-modal .ai-bot-wrap #summaryBiography {
  background-color: transparent;
  border: 1px solid #323232;
  border-radius: 0;
  color: white;
  font-weight: 500;
  font-size: 0.14rem;
}
@media screen and (max-width: 320px) {
  .ai-bot-modal, .trial-modal {
    padding: 0;
    margin: 0;
  }
  .ai-bot-modal .url-error-message .error-container, .trial-modal .url-error-message .error-container {
    padding: 0.12rem;
  }
  .ai-bot-modal .url-error-message .error-title, .trial-modal .url-error-message .error-title {
    font-size: 0.12rem;
  }
  .ai-bot-modal .url-error-message .error-description, .trial-modal .url-error-message .error-description {
    font-size: 0.11rem;
  }
  .ai-bot-modal .url-error-message .error-suggestions .suggestion-title, .trial-modal .url-error-message .error-suggestions .suggestion-title {
    font-size: 0.11rem;
  }
  .ai-bot-modal .url-error-message .error-suggestions ul li, .trial-modal .url-error-message .error-suggestions ul li {
    font-size: 0.1rem;
  }
  .ai-bot-modal .url-error-message .try-again-btn, .trial-modal .url-error-message .try-again-btn {
    padding: 0.08rem 0.12rem;
    font-size: 0.11rem;
  }
  .ai-bot-modal .modal-wrapper, .trial-modal .modal-wrapper {
    width: 100vw;
    height: 100%;
    margin: 0;
    border: none;
    max-width: none;
  }
  .ai-bot-modal .ai-bot-wrap, .trial-modal .ai-bot-wrap {
    max-height: 100dvh;
    height: 100dvh;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header, .trial-modal .ai-bot-wrap .ai-bot-header {
    padding: 0.12rem 0.16rem;
    min-height: auto;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 {
    padding-left: 0;
    flex: 1;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap {
    margin-right: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg {
    width: 0.4rem;
    height: 0.4rem;
    padding: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title {
    font-size: 0.14rem;
    line-height: 1.2;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-description, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-description {
    font-size: 0.11rem;
    line-height: 1.3;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-2, .trial-modal .ai-bot-wrap .ai-bot-header .col-2 {
    padding: 0 0.12rem;
    min-width: 0.6rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-2 .current-step, .trial-modal .ai-bot-wrap .ai-bot-header .col-2 .current-step,
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-2 .total-steps,
  .trial-modal .ai-bot-wrap .ai-bot-header .col-2 .total-steps {
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container {
    padding: 0.16rem 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container {
    padding: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap {
    padding: 0.16rem;
    margin-bottom: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap svg, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap svg {
    width: 0.1rem;
    height: 0.1rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap p {
    font-size: 0.1rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section {
    margin-bottom: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section .main-title {
    font-size: 0.14rem;
    margin-bottom: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input {
    padding: 0.08rem;
    font-size: 0.12rem;
    width: calc(100% - 0.16rem);
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container {
    padding: 0.08rem;
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container {
    margin-bottom: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn {
    padding: 0.06rem;
    min-width: 0.28rem;
    min-height: 0.28rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container {
    margin-top: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button {
    padding: 0.06rem 0.12rem;
    font-size: 0.1rem;
    min-height: 0.28rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .p6, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .bb-bp-settings-content form label, #buddypress .bb-bp-settings-content form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .standard-form form label, #buddypress .standard-form form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .bp-profile-content form label, #buddypress .bp-profile-content form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .p6, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .bb-bp-settings-content form label, #buddypress .bb-bp-settings-content form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .standard-form form label, #buddypress .standard-form form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #buddypress .bp-profile-content form label, #buddypress .bp-profile-content form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .proposal-date, .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .proposal-date, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .name, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name), .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name), .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4:not(.name), .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4:not(.name), .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .name, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .name, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-last-message-content, .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-last-message-content, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .sub-menu a, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .sub-menu a, .site-header .header-aside .header-aside-inner .sub-menu .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container a, .site-header .header-aside .header-aside-inner .sub-menu .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container a, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .ab-item, .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .ab-item, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .my-profile .acf-field-654b93899f25c .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .my-profile .acf-field-654b93899f25c .description, .my-profile .acf-field-654b93899f25c .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .my-profile .acf-field-654b93899f25c .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #back-to-project-btn .back-to-btn::before, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #back-to-project-btn .back-to-btn::before, #back-to-project-btn .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .back-to-btn::before, #back-to-project-btn .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .back-to-btn::before, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #back-to-project-btn .back-to-btn, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #back-to-project-btn .back-to-btn, #back-to-project-btn .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .back-to-btn, #back-to-project-btn .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .back-to-btn, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #ui-datepicker-div .ui-datepicker-calendar thead tr th, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #ui-datepicker-div .ui-datepicker-calendar thead tr th, #ui-datepicker-div .ui-datepicker-calendar thead tr .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container th, #ui-datepicker-div .ui-datepicker-calendar thead tr .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container th, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.-confirm, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.-confirm, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.top, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.top, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.bottom, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-tooltip.bottom, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-popup-box.acf-box .inner form .acf-field .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-popup-box.acf-box .inner form .acf-field .acf-label label, .acf-popup-box.acf-box .inner form .acf-field .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-popup-box.acf-box .inner form .acf-field .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-true-false .acf-switch .acf-switch-on, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-true-false .acf-switch .acf-switch-on, .acf-field .acf-true-false .acf-switch .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-on, .acf-field .acf-true-false .acf-switch .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-on, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-true-false .acf-switch .acf-switch-off, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-true-false .acf-switch .acf-switch-off, .acf-field .acf-true-false .acf-switch .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-off, .acf-field .acf-true-false .acf-switch .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-off, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .relationship-box-label, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .relationship-box-label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .relationship-box-label-instructions, #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .relationship-box-label-instructions, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .description, #menu-69 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, #menu-69 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .description, #menu-68 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, #menu-68 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection, #menu-999999 .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, #menu-999999 .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-999999 .acf-table .ui-sortable .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-999999 .acf-table .ui-sortable .acf-label label, #menu-999999 .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, #menu-999999 .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection, div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label, div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=text]::-webkit-input-placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=text]::-webkit-input-placeholder, .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text]::-webkit-input-placeholder, .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text]::-webkit-input-placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=url]::-webkit-input-placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=url]::-webkit-input-placeholder, .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url]::-webkit-input-placeholder, .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url]::-webkit-input-placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=text]::-moz-placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=text]::-moz-placeholder, .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text]::-moz-placeholder, .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text]::-moz-placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=url]::-moz-placeholder, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field input[type=url]::-moz-placeholder, .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url]::-moz-placeholder, .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url]::-moz-placeholder, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice, .acf-field .acf-fields .acf-field .selection .select2-selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .select2-selection__choice, .acf-field .acf-fields .acf-field .selection .select2-selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .select2-selection__choice, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-selection, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-input label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-input label, .acf-field .acf-fields .acf-input .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field .acf-fields .acf-input .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-table .ui-sortable .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field .acf-fields .acf-table .ui-sortable .acf-label label, .acf-field .acf-fields .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field .acf-fields .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-label .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-label .description, .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container th[data-type=text] .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container th[data-type=text] .description, th[data-type=text] .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, th[data-type=text] .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill, .cards-section .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .cards-section .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill, .open-roles .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .open-roles .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill, .pending-invitations .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .pending-invitations .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .my-projects .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .my-projects .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill, .new-projects .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill, .new-projects .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .tag-pill,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .p6,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .bb-bp-settings-content form label,
  #buddypress .bb-bp-settings-content form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .standard-form form label,
  #buddypress .standard-form form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .bp-profile-content form label,
  #buddypress .bp-profile-content form .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .p6,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .bb-bp-settings-content form label,
  #buddypress .bb-bp-settings-content form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .standard-form form label,
  #buddypress .standard-form form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #buddypress .bp-profile-content form label,
  #buddypress .bp-profile-content form .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .proposal-date,
  .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .proposal-date,
  .view-scope-modal .modal-body .proposals-section .proposals-grid .proposal-card .proposal-footer .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .proposal-date,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .name,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .name,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .name,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name),
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info h4:not(.name),
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4:not(.name),
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4:not(.name),
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .name,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .name,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .bp-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .name,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .bm-last-message-content,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-last-message-content,
  .site-header .header-aside .header-aside-inner .notification-wrap .notification-dropdown .bp-messages-wrap .threads-list .thread .last-message .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-last-message-content,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .sub-menu a,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .sub-menu a,
  .site-header .header-aside .header-aside-inner .sub-menu .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container a,
  .site-header .header-aside .header-aside-inner .sub-menu .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container a,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ab-item,
  .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .ab-item,
  .site-header .header-aside .header-aside-inner .sub-menu .wrapper .sub-menu-inner li .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .ab-item,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .my-profile .acf-field-654b93899f25c .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .my-profile .acf-field-654b93899f25c .description,
  .my-profile .acf-field-654b93899f25c .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .my-profile .acf-field-654b93899f25c .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #back-to-project-btn .back-to-btn::before,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #back-to-project-btn .back-to-btn::before,
  #back-to-project-btn .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .back-to-btn::before,
  #back-to-project-btn .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .back-to-btn::before,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #back-to-project-btn .back-to-btn,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #back-to-project-btn .back-to-btn,
  #back-to-project-btn .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .back-to-btn,
  #back-to-project-btn .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .back-to-btn,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #ui-datepicker-div .ui-datepicker-calendar thead tr th,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #ui-datepicker-div .ui-datepicker-calendar thead tr th,
  #ui-datepicker-div .ui-datepicker-calendar thead tr .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container th,
  #ui-datepicker-div .ui-datepicker-calendar thead tr .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container th,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.-confirm,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.-confirm,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.top,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.top,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.bottom,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-tooltip.bottom,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-popup-box.acf-box .inner form .acf-field .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-popup-box.acf-box .inner form .acf-field .acf-label label,
  .acf-popup-box.acf-box .inner form .acf-field .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-popup-box.acf-box .inner form .acf-field .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-true-false .acf-switch .acf-switch-on,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-true-false .acf-switch .acf-switch-on,
  .acf-field .acf-true-false .acf-switch .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-on,
  .acf-field .acf-true-false .acf-switch .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-on,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-true-false .acf-switch .acf-switch-off,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-true-false .acf-switch .acf-switch-off,
  .acf-field .acf-true-false .acf-switch .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-off,
  .acf-field .acf-true-false .acf-switch .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-off,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label,
  #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .relationship-box-label,
  #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .relationship-box-label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .relationship-box-label-instructions,
  #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .relationship-box-label-instructions,
  #menu-2 form#acf-form .acf-field-relationship .acf-relationship .selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .relationship-box-label-instructions,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .description,
  #menu-69 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  #menu-69 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .description,
  #menu-68 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  #menu-68 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-999999 .selection .select2-selection .select2-selection__choice .acf-selection,
  #menu-999999 .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  #menu-999999 .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-999999 .acf-table .ui-sortable .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-999999 .acf-table .ui-sortable .acf-label label,
  #menu-999999 .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  #menu-999999 .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .acf-selection,
  div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  div[id^=menu-edit-work-] .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label label,
  div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  div[id^=menu-edit-work-] .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-select .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-wysiwyg .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-image-aspect-ratio-crop .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-user .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86d16be .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-group .acf-field-653b6c86cdc53 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c4487 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f319c7f5d .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c7f5d .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=quote] .acf-field-6523f329c4487 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86ac6ff .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_text] .acf-field-653b6c86b030e .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout[data-layout=two_column_image_statistics] .acf-field-66168fa464040 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=text]::-webkit-input-placeholder,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=text]::-webkit-input-placeholder,
  .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text]::-webkit-input-placeholder,
  .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text]::-webkit-input-placeholder,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=url]::-webkit-input-placeholder,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=url]::-webkit-input-placeholder,
  .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url]::-webkit-input-placeholder,
  .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url]::-webkit-input-placeholder,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=text]::-moz-placeholder,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=text]::-moz-placeholder,
  .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text]::-moz-placeholder,
  .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text]::-moz-placeholder,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=url]::-moz-placeholder,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field input[type=url]::-moz-placeholder,
  .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url]::-moz-placeholder,
  .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url]::-moz-placeholder,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice,
  .acf-field .acf-fields .acf-field .selection .select2-selection .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .select2-selection__choice,
  .acf-field .acf-fields .acf-field .selection .select2-selection .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .select2-selection__choice,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .acf-selection,
  .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  .acf-field .acf-fields .acf-field .selection .select2-selection .select2-selection__choice .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-selection,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-input label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-input label,
  .acf-field .acf-fields .acf-input .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field .acf-fields .acf-input .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-table .ui-sortable .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field .acf-fields .acf-table .ui-sortable .acf-label label,
  .acf-field .acf-fields .acf-table .ui-sortable .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field .acf-fields .acf-table .ui-sortable .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-label .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-label .description,
  .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container th[data-type=text] .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container th[data-type=text] .description,
  th[data-type=text] .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  th[data-type=text] .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .cards-section .project-hub-cards .project-hub-card .project-image .tag-pill,
  .cards-section .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .cards-section .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .open-roles .project-hub-cards .project-hub-card .project-image .tag-pill,
  .open-roles .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .open-roles .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .pending-invitations .project-hub-cards .project-hub-card .project-image .tag-pill,
  .pending-invitations .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .pending-invitations .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .my-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
  .my-projects .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .my-projects .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .new-projects .project-hub-cards .project-hub-card .project-image .tag-pill,
  .new-projects .project-hub-cards .project-hub-card .project-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill,
  .new-projects .project-hub-cards .project-hub-card .project-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tag-pill {
    font-size: 0.1rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .p5, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h3, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-modal-window .bm-modal-window-header .animated-blurb, .bm-modal-window .bm-modal-window-header .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .animated-blurb, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-thread-options, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-thread-option-description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-checkbox + label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .user, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-user-search, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .trial-modal .trial-modal-header .text-wrap .modal-description, .trial-modal .trial-modal-header .text-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .modal-description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .p5, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-modal-window .bm-modal-window-header h3, .bm-modal-window .bm-modal-window-header .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h3, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-modal-window .bm-modal-window-header .animated-blurb, .bm-modal-window .bm-modal-window-header .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .animated-blurb, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap select, .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap textarea, .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap input, .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options, .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-thread-options, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-thread-option-description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bpbm-checkbox + label, .buddypress.bp-messages .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bpbm-checkbox + label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4, .buddypress.bp-messages .bp-messages-wrap .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container h4, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-user-list .user, .buddypress.bp-messages .bp-messages-user-list .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .user, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .bm-user-search, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .trial-modal-header .text-wrap .modal-description, .trial-modal .trial-modal-header .text-wrap .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .modal-description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .community-member-card .card-body .name p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .community-member-card .card-body .name p, .community-member-card .card-body .name .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container p, .community-member-card .card-body .name .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container p, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #ui-datepicker-div .ui-datepicker-calendar tbody tr td a, #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container a, #ui-datepicker-div .ui-datepicker-calendar tbody tr td .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container a, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=text], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=text], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=password], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=password], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=password], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=password], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=date], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=date], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=date], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=date], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=datetime], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=datetime], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=datetime-local], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=datetime-local], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime-local], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime-local], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=email], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=email], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=email], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=email], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=month], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=month], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=month], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=month], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=number], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=number], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=number], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=number], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=search], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=search], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=search], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=search], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=tel], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=tel], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=tel], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=tel], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=time], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=time], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=time], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=time], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=url], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=url], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=week], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field input[type=week], #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=week], #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=week], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field textarea, #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-69 .acf-field select, #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=text], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=text], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=text], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=password], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=password], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=password], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=password], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=date], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=date], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=date], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=date], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=datetime], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=datetime], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=datetime-local], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=datetime-local], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime-local], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=datetime-local], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=email], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=email], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=email], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=email], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=month], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=month], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=month], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=month], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=number], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=number], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=number], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=number], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=search], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=search], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=search], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=search], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=tel], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=tel], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=tel], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=tel], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=time], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=time], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=time], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=time], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=url], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=url], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=url], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=week], .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field input[type=week], #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=week], #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container input[type=week], .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field textarea, #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container textarea, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container #menu-68 .acf-field select, #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container select, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container p, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container p, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-on, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-on, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-off, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-switch-off, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container label, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-label .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-label .description, .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-th .description, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .acf-th .description, .acf-th .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .acf-th .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .description, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-featured-posts .featured-post .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.blog .journal-featured-posts .featured-post .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-featured-posts .featured-post .content .info span, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-featured-posts .featured-post .content .info span, body.blog .journal-featured-posts .featured-post .content .info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container span, body.blog .journal-featured-posts .featured-post .content .info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container span, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-featured-posts .featured-post .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.category .journal-featured-posts .featured-post .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-featured-posts .featured-post .content .info span, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-featured-posts .featured-post .content .info span, body.category .journal-featured-posts .featured-post .content .info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container span, body.category .journal-featured-posts .featured-post .content .info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container span, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-cards .journal-card .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .journal-cards .journal-card .content .info, body.blog .journal-cards .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.blog .journal-cards .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-cards .journal-card .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .journal-cards .journal-card .content .info, body.category .journal-cards .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.category .journal-cards .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .categories-page-grid .journal-card .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.blog .categories-page-grid .journal-card .content .info, body.blog .categories-page-grid .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.blog .categories-page-grid .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .categories-page-grid .journal-card .content .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container body.category .categories-page-grid .journal-card .content .info, body.category .categories-page-grid .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, body.category .categories-page-grid .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-hero .published-date-author, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-hero .published-date-author, .single-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date-author, .single-hero .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date-author, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-hero.type-1 .published-date, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-hero.type-1 .published-date, .single-hero.type-1 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date, .single-hero.type-1 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-full-image .full-image-module-caption, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-full-image .full-image-module-caption, .single-full-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .full-image-module-caption, .single-full-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .full-image-module-caption, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-biography .published-date, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-biography .published-date, .single-biography .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date, .single-biography .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .published-date, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-related-articles .info, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .single-related-articles .info, .single-related-articles .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .single-related-articles .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .info, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .home-base-and-activites-module .home-base-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .home-base-and-activites-module .home-base-content, .home-base-and-activites-module .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .home-base-content, .home-base-and-activites-module .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .home-base-content, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .c1-container .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .c1-container .selected-tag,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c1-name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c1-name,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c2-name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c1-container .c2-name,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .p5,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-modal-window .bm-modal-window-header h3,
  .bm-modal-window .bm-modal-window-header .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h3,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-modal-window .bm-modal-window-header .animated-blurb,
  .bm-modal-window .bm-modal-window-header .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .animated-blurb,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap select,
  .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap textarea,
  .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap input,
  .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options,
  .buddypress.bp-messages .bp-messages-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-thread-options,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label,
  .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description,
  .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-thread-option-description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bpbm-checkbox + label,
  .buddypress.bp-messages .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-checkbox + label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4,
  .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4,
  .buddypress.bp-messages .bp-messages-wrap .thread .bm-info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-user-list .user,
  .buddypress.bp-messages .bp-messages-user-list .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .user,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search,
  .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-user-search,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .trial-modal .trial-modal-header .text-wrap .modal-description,
  .trial-modal .trial-modal-header .text-wrap .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .modal-description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .p5,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-modal-window .bm-modal-window-header h3,
  .bm-modal-window .bm-modal-window-header .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h3,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-modal-window .bm-modal-window-header .animated-blurb,
  .bm-modal-window .bm-modal-window-header .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .animated-blurb,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap select,
  .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap textarea,
  .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap input,
  .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options,
  .buddypress.bp-messages .bp-messages-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-thread-options,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle label,
  .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description,
  .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-thread-option-description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bpbm-checkbox + label,
  .buddypress.bp-messages .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bpbm-checkbox + label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4,
  .buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4,
  .buddypress.bp-messages .bp-messages-wrap .thread .bm-info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container h4,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-user-list .user,
  .buddypress.bp-messages .bp-messages-user-list .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .user,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search,
  .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .bm-user-search,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .trial-modal-header .text-wrap .modal-description,
  .trial-modal .trial-modal-header .text-wrap .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .modal-description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .community-member-card .card-body .name p,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .community-member-card .card-body .name p,
  .community-member-card .card-body .name .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container p,
  .community-member-card .card-body .name .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container p,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #ui-datepicker-div .ui-datepicker-calendar tbody tr td a,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #ui-datepicker-div .ui-datepicker-calendar tbody tr td a,
  #ui-datepicker-div .ui-datepicker-calendar tbody tr td .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container a,
  #ui-datepicker-div .ui-datepicker-calendar tbody tr td .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container a,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label,
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label label,
  #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  #menu-68 .acf-field.acf-field-group .acf-field-66166b34741a0 .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label,
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  #menu-69 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label label,
  #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  #menu-68 .acf-field.acf-field-group .acf-field-66166b34741bc .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=text],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=text],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=password],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=password],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=password],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=password],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=date],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=date],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=date],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=date],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=datetime],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=datetime],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=datetime-local],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=datetime-local],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime-local],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime-local],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=email],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=email],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=email],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=email],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=month],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=month],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=month],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=month],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=number],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=number],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=number],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=number],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=search],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=search],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=search],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=search],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=tel],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=tel],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=tel],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=tel],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=time],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=time],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=time],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=time],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=url],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=url],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=week],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field input[type=week],
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=week],
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=week],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field textarea,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field textarea,
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field select,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-69 .acf-field select,
  #menu-69 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  #menu-69 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=text],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=text],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=text],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=password],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=password],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=password],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=password],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=date],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=date],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=date],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=date],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=datetime],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=datetime],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=datetime-local],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=datetime-local],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime-local],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=datetime-local],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=email],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=email],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=email],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=email],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=month],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=month],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=month],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=month],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=number],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=number],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=number],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=number],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=search],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=search],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=search],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=search],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=tel],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=tel],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=tel],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=tel],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=time],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=time],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=time],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=time],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=url],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=url],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=url],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=week],
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field input[type=week],
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=week],
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container input[type=week],
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field textarea,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field textarea,
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container textarea,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field select,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container #menu-68 .acf-field select,
  #menu-68 .acf-field .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  #menu-68 .acf-field .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container select,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input p,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container p,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field .acf-input .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container p,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-on,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-on,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-on,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .acf-switch-off,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-off,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-true-false .acf-input label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-switch-off,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .acf-field-flexible-content .acf-flexible-content .values.ui-sortable .layout:not(.-collapsed) .acf-field.acf-field-radio .acf-radio-list li .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container label,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-label .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-label .description,
  .acf-label .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .acf-label .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-th .description,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .acf-th .description,
  .acf-th .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .acf-th .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .description,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-featured-posts .featured-post .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-featured-posts .featured-post .content .info,
  body.blog .journal-featured-posts .featured-post .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.blog .journal-featured-posts .featured-post .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-featured-posts .featured-post .content .info span,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-featured-posts .featured-post .content .info span,
  body.blog .journal-featured-posts .featured-post .content .info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container span,
  body.blog .journal-featured-posts .featured-post .content .info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container span,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-featured-posts .featured-post .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-featured-posts .featured-post .content .info,
  body.category .journal-featured-posts .featured-post .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.category .journal-featured-posts .featured-post .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-featured-posts .featured-post .content .info span,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-featured-posts .featured-post .content .info span,
  body.category .journal-featured-posts .featured-post .content .info .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container span,
  body.category .journal-featured-posts .featured-post .content .info .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container span,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-cards .journal-card .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .journal-cards .journal-card .content .info,
  body.blog .journal-cards .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.blog .journal-cards .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-cards .journal-card .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .journal-cards .journal-card .content .info,
  body.category .journal-cards .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.category .journal-cards .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .categories-page-grid .journal-card .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.blog .categories-page-grid .journal-card .content .info,
  body.blog .categories-page-grid .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.blog .categories-page-grid .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .categories-page-grid .journal-card .content .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container body.category .categories-page-grid .journal-card .content .info,
  body.category .categories-page-grid .journal-card .content .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  body.category .categories-page-grid .journal-card .content .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-hero .published-date-author,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-hero .published-date-author,
  .single-hero .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date-author,
  .single-hero .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date-author,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-hero.type-1 .published-date,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-hero.type-1 .published-date,
  .single-hero.type-1 .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date,
  .single-hero.type-1 .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-full-image .full-image-module-caption,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-full-image .full-image-module-caption,
  .single-full-image .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .full-image-module-caption,
  .single-full-image .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .full-image-module-caption,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-biography .published-date,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-biography .published-date,
  .single-biography .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date,
  .single-biography .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .published-date,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-related-articles .info,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .single-related-articles .info,
  .single-related-articles .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .single-related-articles .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .info,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .home-base-and-activites-module .home-base-content,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .home-base-and-activites-module .home-base-content,
  .home-base-and-activites-module .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .home-base-content,
  .home-base-and-activites-module .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .home-base-content,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c1-name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c1-name,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c2-name,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .c2-container .c2-name {
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container .discipline-select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container .discipline-select {
    padding: 0.08rem;
    font-size: 0.12rem;
    width: calc(100% - 0.16rem);
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-input, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-input {
    padding: 0.08rem;
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown {
    max-height: 1.2rem;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option {
    padding: 0.08rem;
    font-size: 0.12rem;
    min-height: 0.28rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items {
    gap: 0.04rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag {
    padding: 0.04rem 0.08rem;
    font-size: 0.1rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag {
    width: 0.12rem;
    height: 0.12rem;
    top: 0.01rem;
    right: 0.01rem;
    font-size: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .message-content .main-title {
    font-size: 0.14rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content .main-desc, .trial-modal .ai-bot-wrap .ai-chat-container .message-content .main-desc {
    font-size: 0.12rem;
    line-height: 1.3;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content #step1Input, .trial-modal .ai-bot-wrap .ai-chat-container .message-content #step1Input {
    padding: 0.12rem;
    font-size: 0.12rem;
    min-height: 1rem;
    width: calc(100% - 0.24rem);
  }
  .ai-bot-modal .ai-bot-wrap .footer-container, .trial-modal .ai-bot-wrap .footer-container {
    padding: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container button.back, .trial-modal .ai-bot-wrap .footer-container button.back {
    min-height: 0.32rem;
    padding: 0.06rem 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container button.back p, .trial-modal .ai-bot-wrap .footer-container button.back p {
    font-size: 0.1rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container .step-buttons, .trial-modal .ai-bot-wrap .footer-container .step-buttons {
    gap: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container .step-buttons button, .trial-modal .ai-bot-wrap .footer-container .step-buttons button {
    min-height: 0.32rem;
    padding: 0.08rem 0.12rem;
    font-size: 0.12rem;
    max-width: 1.4rem;
  }
  body.overflow-hidden {
    overflow: hidden;
    width: 100%;
    height: 100dvh;
  }
  .ai-bot-modal, .trial-modal {
    box-sizing: border-box;
  }
  .ai-bot-modal *, .trial-modal * {
    box-sizing: border-box;
  }
  .ai-bot-modal .modal-wrapper, .trial-modal .modal-wrapper,
  .ai-bot-modal .ai-bot-wrap,
  .trial-modal .ai-bot-wrap,
  .ai-bot-modal .ai-chat-container,
  .trial-modal .ai-chat-container {
    overflow-x: hidden;
    max-width: 100vw;
  }
  .ai-bot-modal input, .trial-modal input,
  .ai-bot-modal textarea,
  .trial-modal textarea,
  .ai-bot-modal select,
  .trial-modal select {
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .ai-bot-modal .url-error-message, .trial-modal .url-error-message {
    margin-top: 0.16rem;
  }
  .ai-bot-modal .url-error-message .error-container, .trial-modal .url-error-message .error-container {
    padding: 0.16rem;
    gap: 0.12rem;
    flex-direction: column;
  }
  .ai-bot-modal .url-error-message .error-title, .trial-modal .url-error-message .error-title {
    font-size: 0.14rem;
    margin-bottom: 0.06rem;
  }
  .ai-bot-modal .url-error-message .error-description, .trial-modal .url-error-message .error-description {
    font-size: 0.12rem;
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .url-error-message .error-suggestions, .trial-modal .url-error-message .error-suggestions {
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .url-error-message .error-suggestions .suggestion-title, .trial-modal .url-error-message .error-suggestions .suggestion-title {
    font-size: 0.12rem;
    margin-bottom: 0.06rem;
  }
  .ai-bot-modal .url-error-message .error-suggestions ul li, .trial-modal .url-error-message .error-suggestions ul li {
    font-size: 0.11rem;
    padding-left: 0.12rem;
  }
  .ai-bot-modal .url-error-message .protected-urls, .trial-modal .url-error-message .protected-urls,
  .ai-bot-modal .url-error-message .failed-urls,
  .trial-modal .url-error-message .failed-urls {
    padding: 0.12rem;
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .url-error-message .protected-urls .urls-title, .trial-modal .url-error-message .protected-urls .urls-title,
  .ai-bot-modal .url-error-message .failed-urls .urls-title,
  .trial-modal .url-error-message .failed-urls .urls-title {
    font-size: 0.11rem;
  }
  .ai-bot-modal .url-error-message .protected-urls code, .trial-modal .url-error-message .protected-urls code,
  .ai-bot-modal .url-error-message .failed-urls code,
  .trial-modal .url-error-message .failed-urls code {
    font-size: 0.1rem;
    padding: 0.01rem 0.04rem;
  }
  .ai-bot-modal .url-error-message .try-again-btn, .trial-modal .url-error-message .try-again-btn {
    padding: 0.1rem 0.14rem;
    font-size: 0.12rem;
    width: 100%;
  }
  .ai-bot-modal .modal-wrapper, .trial-modal .modal-wrapper {
    width: 100%;
    height: 100dvh;
    margin: 0;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header, .trial-modal .ai-bot-wrap .ai-bot-header {
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
    justify-content: center;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 {
    padding-left: 0;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap {
    margin-right: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .icon-wrap svg {
    padding: 0.12rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-title {
    font-size: 0.16rem;
    margin-bottom: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-description, .trial-modal .ai-bot-wrap .ai-bot-header .col-1 .text-wrap .modal-description {
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-bot-header .col-2, .trial-modal .ai-bot-wrap .ai-bot-header .col-2 {
    padding-right: 0.2rem;
    padding-left: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container {
    padding: 0.32rem 0.2rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container {
    padding: 0;
    overflow-x: scroll;
    margin-top: 0.25rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap, .trial-modal .ai-bot-wrap .ai-chat-container .action-container .message-content .tips-container .tip .img-wrap {
    width: 2.25rem;
    height: 1.4rem;
    border: 2px solid #202025;
    margin-top: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container {
    padding: 0.16rem 0.2rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap {
    padding: 0.24rem;
    margin-bottom: 0.24rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap svg, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap svg {
    width: 0.12rem;
    height: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap p, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container #profilePhotoPlaceholder .wrap p {
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section {
    margin-bottom: 0.2rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section .main-title {
    font-size: 0.16rem;
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section textarea,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section input {
    padding: 0.12rem;
    font-size: 0.14rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container {
    flex-direction: column;
    padding-top: 0.12rem;
    padding-bottom: 0.16rem;
    border: 1px solid #323232;
    margin-bottom: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container {
    position: static;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0.12rem;
    margin-top: 0;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .view-toggle-container .view-toggle-btn {
    padding: 0.08rem;
    min-width: 0.32rem;
    min-height: 0.32rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container {
    position: static;
    margin-top: 0.12rem;
    display: flex;
    justify-content: center;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .delete-discipline-container button {
    padding: 0.08rem 0.16rem;
    font-size: 0.12rem;
    min-height: 0.32rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content {
    flex-direction: column;
    gap: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c1-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c1-container,
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c2-container,
  .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c2-container {
    min-width: auto;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c2-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .preview-content .c2-container {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #323232;
    padding-top: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content {
    flex-direction: column;
    gap: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container {
    min-width: auto;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container .discipline-select, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c1-container .discipline-select {
    width: 100%;
    margin-top: 0.12rem;
    padding: 0.12rem;
    font-size: 0.14rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #323232;
    padding-top: 0.16rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list {
    margin-top: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-input, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-input {
    padding: 0.12rem;
    font-size: 0.14rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown {
    max-height: 1.5rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .multiselect-dropdown.open .multiselect-option {
    padding: 0.12rem;
    font-size: 0.14rem;
    min-height: 0.32rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items {
    gap: 0.06rem;
    margin-bottom: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag {
    padding: 0.08rem 0.12rem;
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag, .trial-modal .ai-bot-wrap .ai-chat-container .action-container.summary-container .summary-section #disciplinesList .tax-container .edit-content .c2-container .tech-expertise-list .multiselect-container .selected-items .selected-tag .remove-tag {
    width: 0.16rem;
    height: 0.16rem;
    top: 0.02rem;
    right: 0.02rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content .main-title, .trial-modal .ai-bot-wrap .ai-chat-container .message-content .main-title {
    font-size: 0.16rem;
    margin-bottom: 0.08rem;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content .main-desc, .trial-modal .ai-bot-wrap .ai-chat-container .message-content .main-desc {
    font-size: 0.14rem;
    line-height: 1.4;
  }
  .ai-bot-modal .ai-bot-wrap .ai-chat-container .message-content #step1Input, .trial-modal .ai-bot-wrap .ai-chat-container .message-content #step1Input {
    padding: 0.16rem;
    font-size: 0.14rem;
    min-height: 1.2rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container, .trial-modal .ai-bot-wrap .footer-container {
    padding: 0.16rem 0.2rem;
    flex-wrap: wrap;
    gap: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container button.back, .trial-modal .ai-bot-wrap .footer-container button.back {
    order: 1;
    min-height: 0.36rem;
    padding: 0.08rem 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container button.back img, .trial-modal .ai-bot-wrap .footer-container button.back img {
    width: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container button.back p, .trial-modal .ai-bot-wrap .footer-container button.back p {
    font-size: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container .step-buttons, .trial-modal .ai-bot-wrap .footer-container .step-buttons {
    order: 2;
    width: 100%;
    justify-content: center;
    gap: 0.12rem;
  }
  .ai-bot-modal .ai-bot-wrap .footer-container .step-buttons button, .trial-modal .ai-bot-wrap .footer-container .step-buttons button {
    flex: 1;
    min-height: 0.4rem;
    padding: 0.12rem 0.16rem;
    font-size: 0.14rem;
    max-width: 1.6rem;
  }
  .ai-bot-modal .ai-bot-wrap .loading-container, .trial-modal .ai-bot-wrap .loading-container {
    padding: 0.06rem 0rem;
  }
  .ai-bot-modal .ai-bot-wrap .loading-container .loading-content .loading-spinner-large, .trial-modal .ai-bot-wrap .loading-container .loading-content .loading-spinner-large {
    width: 0.25rem;
    height: 0.25rem;
    margin: 0 auto 0.04rem;
  }
  .ai-bot-modal .ai-bot-wrap .loading-container .loading-content .loading-title, .trial-modal .ai-bot-wrap .loading-container .loading-content .loading-title {
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .ai-bot-modal .ai-bot-wrap .loading-container .loading-content .loading-tip, .trial-modal .ai-bot-wrap .loading-container .loading-content .loading-tip {
    font-size: 0.12rem;
  }
  .ai-bot-modal .multiselect-option, .trial-modal .multiselect-option,
  .ai-bot-modal .view-toggle-btn,
  .trial-modal .view-toggle-btn,
  .ai-bot-modal .delete-discipline-btn,
  .trial-modal .delete-discipline-btn,
  .ai-bot-modal .remove-tag,
  .trial-modal .remove-tag {
    min-height: 0.32rem;
    min-width: 0.32rem;
  }
  .ai-bot-modal button, .trial-modal button {
    min-height: 0.32rem;
  }
  .ai-bot-modal button:active, .trial-modal button:active {
    transform: scale(0.95);
    transition: transform 0.1s ease;
  }
  .ai-bot-modal .multiselect-dropdown, .trial-modal .multiselect-dropdown {
    position: fixed !important;
    max-width: calc(100vw - 0.4rem);
    left: 0.2rem !important;
    right: 0.2rem !important;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.modal-overlay,
.modal-overlay-buddyboss-endorsement {
  display: none;
}

/*
.trial-modal {
  display: flex !important;   // override the global `display: none`
  opacity: 1 !important;      // make sure it’s visible
  z-index: 10000;             // keep it above the rest
  align-items: center;
  justify-content: center;
}
  */
.trial-modal {
  z-index: 10000;
}
.trial-modal .modal-wrapper {
  max-width: 10rem;
  border: 1px solid #323232;
  background-color: black;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .trial-modal .modal-wrapper {
    width: 100%;
    height: 50%;
  }
}
.trial-modal .trial-modal-content {
  display: flex;
  flex-direction: column;
  background: black;
}
.trial-modal .trial-modal-header {
  display: flex;
  gap: 0.28rem;
  align-items: center;
  padding: 0.32rem 0.4rem;
  border-bottom: 1px solid #323232;
  background-color: #202026;
}
.trial-modal .trial-modal-header .icon-wrap svg {
  width: 0.69rem;
  height: 0.69rem;
  padding: 0.18rem;
  background-color: #366074;
}
.trial-modal .trial-modal-header .text-wrap .modal-title {
  margin-bottom: 0.08rem;
  color: #CA9332;
}
.trial-modal .trial-modal-header .text-wrap .modal-description {
  color: #CFCFD7;
}
.trial-modal .trial-modal-body {
  padding: 0.4rem;
  text-align: center;
}
.trial-modal .trial-modal-body p {
  color: #ffffff;
}
.trial-modal .trial-modal-body .trial-modal-actions {
  margin-top: 0.3rem;
  display: flex;
  gap: 0.2rem;
  justify-content: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .trial-modal .trial-modal-body .trial-modal-actions {
    flex-direction: column;
  }
}
.trial-modal .trial-modal-close {
  position: absolute;
  top: 0.12rem;
  right: 0.2rem;
  background: transparent;
  border: 0;
  color: #a6a6a6;
  font-size: 0.24rem;
  line-height: 1;
  cursor: pointer;
}
.trial-modal .trial-modal-close:hover {
  color: #CA9332;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}

.trial-fixed-cta {
  position: fixed;
  left: 0.2rem;
  bottom: 0.2rem;
  z-index: 9999;
  background: #202026;
  border: 1px solid #323232;
  padding: 0.12rem 0.16rem;
  box-shadow: 0 0 0.12rem rgba(0, 0, 0, 0.35);
}
.trial-fixed-cta .trial-cta-link {
  text-decoration: none;
  color: #ffffff;
}
.trial-fixed-cta .trial-cta-link .trial-days {
  color: #CA9332;
  font-weight: 700;
  margin-right: 0.04rem;
}
.trial-fixed-cta .trial-cta-link:hover {
  color: #ffba42;
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .trial-fixed-cta {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.16rem;
  }
}

.modal-overlay-buddyboss-endorsement, .modal-overlay-favourite-user {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  inset: 0;
  opacity: 0;
  z-index: 99999999;
  background: rgba(50, 50, 50, 0.5);
}
.modal-overlay-buddyboss-endorsement #emptyFoldersExtra, .modal-overlay-buddyboss-endorsement #emptyFoldersInit, .modal-overlay-favourite-user #emptyFoldersExtra, .modal-overlay-favourite-user #emptyFoldersInit {
  margin-top: 0.16rem;
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper, .modal-overlay-favourite-user .modal-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  margin: auto;
  background: #101013;
  border-radius: 0;
  padding: 0.5rem 0.93rem;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper.logged-in, .modal-overlay-favourite-user .modal-wrapper.logged-in {
  padding: 0.5rem 0.65rem;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper .register-label, .modal-overlay-favourite-user .modal-wrapper .register-label {
  text-align: center;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper .register-label a, .modal-overlay-favourite-user .modal-wrapper .register-label a {
  text-decoration: underline;
  color: #F06424;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper .filter-close, .modal-overlay-favourite-user .modal-wrapper .filter-close {
  display: block;
  position: absolute;
  background: transparent;
  border: none;
  top: 0.2rem;
  right: 0.2rem;
  cursor: pointer;
  padding: unset;
}
.modal-overlay-buddyboss-endorsement .modal-wrapper .filter-close svg, .modal-overlay-favourite-user .modal-wrapper .filter-close svg {
  width: 0.15rem;
  height: 0.15rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper {
  border-bottom: 1px solid #323232;
  margin-bottom: 0.32rem;
  padding-bottom: 0.14rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper.favourite, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper.favourite {
  border-bottom: 0 !important;
  margin-bottom: 0;
  padding-bottom: 0.48rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper .modal-content-title, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper .modal-content-title {
  position: relative;
  width: 100%;
  margin-bottom: 0.1rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper .modal-content-title .modal-content-title-text, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper .modal-content-title .modal-content-title-text {
  font-size: 0.26rem;
  line-height: 0.3rem;
  letter-spacing: -0.0078rem;
  font-weight: 600;
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper .modal-content-text, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper .modal-content-text {
  position: relative;
  width: 100%;
  max-width: 3.8rem;
  margin-bottom: 0.1rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-text-wrapper .modal-content-text p, .modal-overlay-favourite-user .modal-content .modal-content-title-text-wrapper .modal-content-text p {
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.0014rem;
  font-weight: 500;
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-wrap, .modal-overlay-favourite-user .modal-content .modal-content-title-wrap {
  margin-bottom: 0.37rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-wrap .title, .modal-overlay-favourite-user .modal-content .modal-content-title-wrap .title {
  margin-bottom: 0.05rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-title-wrap .link, .modal-overlay-favourite-user .modal-content .modal-content-title-wrap .link {
  color: #CA9332;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs, .modal-overlay-favourite-user .modal-content .modal-content-tabs {
  position: relative;
  width: 100%;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0.3rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list.three-in-row .modal-content-tabs-list-item, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list.three-in-row .modal-content-tabs-list-item {
  width: 33.33%;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item {
  position: relative;
  width: 50%;
  text-align: center;
  padding: 0rem 0.1rem;
  padding-bottom: 0.15rem;
  cursor: pointer;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item::before, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.02rem;
  left: 0;
  bottom: 0;
  background: #101013;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item::after, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.02rem;
  left: 0;
  bottom: 0;
  background: #CA9332;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item span {
  display: block;
  font-weight: 500;
  color: white;
  transition: color 0.3s ease;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:first-child::after, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:first-child::after {
  transform-origin: right;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:nth-child(2)::after, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:nth-child(2)::after {
  transform-origin: left;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:hover span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item:hover span {
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item.active::after, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item.active::after {
  transform: scaleX(1);
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item.active span, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list .modal-content-tabs-list-item.active span {
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list-content, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list-content {
  position: relative;
  display: block;
  width: 100%;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list-content .modal-content-tabs-list-content-item, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list-content .modal-content-tabs-list-content-item {
  position: relative;
  display: none;
  width: 100%;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-tabs .modal-content-tabs-list-content .modal-content-tabs-list-content-item.active, .modal-overlay-favourite-user .modal-content .modal-content-tabs .modal-content-tabs-list-content .modal-content-tabs-list-content-item.active {
  display: block;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.2rem;
  align-items: center;
  margin-bottom: 0.4rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-img, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-img, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-img, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-img, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-img {
  position: relative;
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  overflow: hidden;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-img img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-img img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-img img, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-img img, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-img img, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-img img, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-img img, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-img img {
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info {
  position: relative;
  width: calc(100% - 0.72rem);
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label {
  display: block;
  margin-bottom: 0.05rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-label span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-label span {
  display: block;
  font-size: 0.12rem;
  line-height: normal;
  letter-spacing: -0.0012rem;
  font-weight: 500;
  color: #1E1E1E;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name {
  display: block;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-endorsement-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-endorsement-user-writer-info .modal-content-favourite-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-endorsement-user-writer-name span, .modal-overlay-favourite-user .modal-content .modal-content-favourite-user-writer .modal-content-favourite-user-writer-info .modal-content-favourite-user-writer-name span {
  display: block;
  font-size: 0.16rem;
  line-height: 0.14rem;
  letter-spacing: -0.0016rem;
  font-weight: 600;
  color: white;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 0.2rem;
  column-gap: 0.1rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content {
  width: 100%;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content label, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content label, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content label, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content label {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  letter-spacing: -0.0012rem;
  font-weight: 500;
  color: white;
  padding-bottom: 0.09rem;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.16rem;
  line-height: normal;
  letter-spacing: -0.0016rem;
  font-weight: 500;
  color: white;
  background: #101013;
  padding: 0.13rem 0.16rem;
  border: 1px solid #323232;
  border-radius: 0.06rem;
  outline: none;
  margin: 0rem;
  transition: background-color 0.3s ease;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input:focus, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input:focus-within, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input:focus, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input:focus-within, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input:focus, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input:focus-within, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input:focus, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input:focus-within {
  background-color: #101013;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input::placeholder, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input::placeholder, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content input::placeholder, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content input::placeholder {
  font-size: 0.16rem;
  line-height: normal;
  letter-spacing: -0.0016rem;
  font-weight: 500;
  color: white;
  opacity: 0.5;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0.16rem;
  line-height: normal;
  letter-spacing: -0.0016rem;
  font-weight: 500;
  color: white;
  background: #101013;
  padding: 0.13rem 0.16rem;
  border: 1px solid #323232;
  border-radius: 0;
  outline: none;
  margin: 0rem;
  min-height: 2rem;
  transition: background-color 0.3s ease;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea:focus, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea:focus-within, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea:focus, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea:focus-within, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea:focus, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea:focus-within, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea:focus, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea:focus-within {
  background-color: #101013;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea::placeholder, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea::placeholder, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content textarea::placeholder, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content textarea::placeholder {
  font-size: 0.16rem;
  line-height: normal;
  letter-spacing: -0.0016rem;
  font-weight: 500;
  color: white;
  opacity: 0.5;
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content.half, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content.half, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-fields-content .form-field-content.half, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content.half {
  width: calc(50% - 0.05rem);
}
.modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-endorsement-form .form-button-content, .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-button-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-endorsement-form .form-button-content, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-button-content {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 0.4rem;
  text-align: right;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .modal-overlay-buddyboss-endorsement .modal-wrapper, .modal-overlay-favourite-user .modal-wrapper {
    width: 100%;
    padding: 0.24rem 0.1rem;
  }
  .modal-overlay-buddyboss-endorsement .modal-wrapper.logged-in, .modal-overlay-favourite-user .modal-wrapper.logged-in {
    padding: 0.4rem 0.1rem;
  }
  .modal-overlay-buddyboss-endorsement .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content.half, .modal-overlay-favourite-user .modal-content .modal-content-buddyboss-favourite-form .form-fields-content .form-field-content.half {
    width: 100%;
  }
}

.deleteUserModal .modal-wrapper {
  padding: 0.5rem 0.65rem;
}
.deleteUserModal .modal-content-title-text {
  text-align: center;
}
.deleteUserModal .modal-content-favourite-user-writer {
  justify-content: center;
  margin-bottom: 0.32rem;
}
.deleteUserModal .modal-content-favourite-user-writer-info {
  text-align: center;
  max-width: 3.48rem;
}
.deleteUserModal .modal-content-buttons {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.modal-overlay-favourite-user .form-field-content {
  display: flex;
  flex-direction: column;
}
.modal-overlay-favourite-user .form-field-content label {
  margin-bottom: 0.09rem;
}
.modal-overlay-favourite-user .form-field-content select, .modal-overlay-favourite-user .form-field-content input[type=text] {
  padding: 0.16rem;
}
.modal-overlay-favourite-user .form-field-content #saveToFolder {
  overflow-y: scroll;
  height: 2.21rem;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
}
.modal-overlay-favourite-user .form-field-content #saveToFolder .my-folders {
  padding: 0.16rem 0.32rem;
  transition: all 0.3s ease;
}
.modal-overlay-favourite-user .form-field-content #saveToFolder .my-folders:hover {
  color: #CA9332;
  cursor: pointer;
}
.modal-overlay-favourite-user .form-field-content #saveToFolder .my-folders.active {
  color: #CA9332;
}
.modal-overlay-favourite-user .response-result-msg-remove {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  padding: 0.2rem;
  color: white;
  background-color: limegreen;
}
.modal-overlay-favourite-user .favourite-folders {
  gap: 0.2rem;
  display: flex;
  flex-direction: column;
  max-height: 2.33rem;
  overflow-y: scroll;
}
.modal-overlay-favourite-user .favourite-folders .folder-list-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .modal-overlay-favourite-user .favourite-folders .folder-list-wrap {
    padding: 0 0.2rem;
  }
}
.modal-overlay-favourite-user .button-close-wrap {
  justify-content: flex-end;
  display: flex;
}
.modal-overlay-favourite-user .response-result-msg .custom-success {
  margin-top: 0.26rem;
  color: #F06424;
}
.modal-overlay-favourite-user .response-result-msg .custom-error {
  margin-top: 0.2rem;
  padding: 0.2rem;
  color: white;
  background-color: red;
}
.modal-overlay-favourite-user .button-wrapper {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .modal-overlay-favourite-user .button-wrapper {
    justify-content: center;
  }
}
.modal-overlay-favourite-user .button-wrapper .favourite-close {
  padding: 0.1rem 0.4rem;
}
.modal-overlay-favourite-user .button-wrapper button {
  padding: 0.1rem 0.8rem;
  margin-top: 0.3rem;
}

.modal-title {
  color: white;
}

#clientAddMemberModal .modal-title, #inviteMemberModal .modal-title, #inviteAddMemberModal .modal-title {
  color: white;
  margin-bottom: 0.4rem;
}
#clientAddMemberModal .modal-wrapper p, #inviteMemberModal .modal-wrapper p, #inviteAddMemberModal .modal-wrapper p {
  color: white;
}
#clientAddMemberModal .select2-container--default .select2-selection--single, #inviteMemberModal .select2-container--default .select2-selection--single, #inviteAddMemberModal .select2-container--default .select2-selection--single {
  border: 0 !important;
}
#clientAddMemberModal input, #inviteMemberModal input, #inviteAddMemberModal input {
  transition: all 0.3s ease;
}
#clientAddMemberModal .modal-wrapper, #inviteMemberModal .modal-wrapper, #inviteAddMemberModal .modal-wrapper {
  width: 6rem;
  padding: 0.2rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #clientAddMemberModal .modal-wrapper, #inviteMemberModal .modal-wrapper, #inviteAddMemberModal .modal-wrapper {
    width: 100%;
  }
}
#clientAddMemberModal #acf-form, #inviteMemberModal #acf-form, #inviteAddMemberModal #acf-form {
  margin-bottom: 0 !important;
}
#clientAddMemberModal .acf-field, #inviteMemberModal .acf-field, #inviteAddMemberModal .acf-field {
  padding-top: 0 !important;
  background-color: transparent !important;
  border-top: none !important;
  margin: 0 !important;
}
#clientAddMemberModal .acf-field .acf-label, #inviteMemberModal .acf-field .acf-label, #inviteAddMemberModal .acf-field .acf-label {
  margin: 0 0 0.1rem 0 !important;
}
#clientAddMemberModal .acf-field + .acf-field, #inviteMemberModal .acf-field + .acf-field, #inviteAddMemberModal .acf-field + .acf-field {
  margin-top: 0.12rem !important;
}
#clientAddMemberModal .acf-field.acf-field-radio, #inviteMemberModal .acf-field.acf-field-radio, #inviteAddMemberModal .acf-field.acf-field-radio {
  flex-direction: column !important;
  align-items: unset !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
#clientAddMemberModal .acf-field.acf-field-radio .acf-radio-list, #inviteMemberModal .acf-field.acf-field-radio .acf-radio-list, #inviteAddMemberModal .acf-field.acf-field-radio .acf-radio-list {
  padding-left: 0.2rem !important;
}
#clientAddMemberModal .select2-selection__rendered, #inviteMemberModal .select2-selection__rendered, #inviteAddMemberModal .select2-selection__rendered {
  padding: 0.15rem !important;
  background-color: #101013 !important;
}
#clientAddMemberModal input[type=email], #inviteMemberModal input[type=email], #inviteAddMemberModal input[type=email] {
  padding: 0.15rem !important;
}
#clientAddMemberModal .acf-form-submit, #inviteMemberModal .acf-form-submit, #inviteAddMemberModal .acf-form-submit {
  border: none !important;
  background-color: transparent !important;
  min-width: unset !important;
  width: 100% !important;
  position: static !important;
  max-width: unset !important;
  justify-content: flex-end !important;
  padding-top: 0.1rem !important;
}
#clientAddMemberModal .acf-form-submit input, #inviteMemberModal .acf-form-submit input, #inviteAddMemberModal .acf-form-submit input {
  margin: 0 !important;
}
#clientAddMemberModal .close-modal.acf-button, #inviteMemberModal .close-modal.acf-button, #inviteAddMemberModal .close-modal.acf-button {
  margin-right: 0.16rem;
  margin-bottom: 0 !important;
}
#clientAddMemberModal #custom-invite-member-form, #inviteMemberModal #custom-invite-member-form, #inviteAddMemberModal #custom-invite-member-form {
  margin-bottom: 0.2rem !important;
}
#clientAddMemberModal #custom-invite-member-form .input-group, #inviteMemberModal #custom-invite-member-form .input-group, #inviteAddMemberModal #custom-invite-member-form .input-group {
  margin-top: 0.2rem;
}
#clientAddMemberModal #custom-invite-add-member-form, #inviteMemberModal #custom-invite-add-member-form, #inviteAddMemberModal #custom-invite-add-member-form {
  margin-bottom: 0.2rem;
}
#clientAddMemberModal #custom-invite-add-member-form .form-actions, #inviteMemberModal #custom-invite-add-member-form .form-actions, #inviteAddMemberModal #custom-invite-add-member-form .form-actions {
  margin-top: 0.36rem !important;
}
#clientAddMemberModal #custom-client-add-member-form label, #clientAddMemberModal #custom-invite-member-form label, #clientAddMemberModal #custom-invite-add-member-form label, #inviteMemberModal #custom-client-add-member-form label, #inviteMemberModal #custom-invite-member-form label, #inviteMemberModal #custom-invite-add-member-form label, #inviteAddMemberModal #custom-client-add-member-form label, #inviteAddMemberModal #custom-invite-member-form label, #inviteAddMemberModal #custom-invite-add-member-form label {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  letter-spacing: -1%;
}
#clientAddMemberModal #custom-client-add-member-form .input-group label, #clientAddMemberModal #custom-invite-member-form .input-group label, #clientAddMemberModal #custom-invite-add-member-form .input-group label, #inviteMemberModal #custom-client-add-member-form .input-group label, #inviteMemberModal #custom-invite-member-form .input-group label, #inviteMemberModal #custom-invite-add-member-form .input-group label, #inviteAddMemberModal #custom-client-add-member-form .input-group label, #inviteAddMemberModal #custom-invite-member-form .input-group label, #inviteAddMemberModal #custom-invite-add-member-form .input-group label {
  display: flex;
  margin-bottom: 0.08rem;
}
#clientAddMemberModal #custom-client-add-member-form .input-group + .input-group, #clientAddMemberModal #custom-invite-member-form .input-group + .input-group, #clientAddMemberModal #custom-invite-add-member-form .input-group + .input-group, #inviteMemberModal #custom-client-add-member-form .input-group + .input-group, #inviteMemberModal #custom-invite-member-form .input-group + .input-group, #inviteMemberModal #custom-invite-add-member-form .input-group + .input-group, #inviteAddMemberModal #custom-client-add-member-form .input-group + .input-group, #inviteAddMemberModal #custom-invite-member-form .input-group + .input-group, #inviteAddMemberModal #custom-invite-add-member-form .input-group + .input-group {
  margin-top: 0.12rem;
}
#clientAddMemberModal #custom-client-add-member-form .input-group select, #clientAddMemberModal #custom-client-add-member-form .input-group input, #clientAddMemberModal #custom-client-add-member-form .input-group textarea, #clientAddMemberModal #custom-invite-member-form .input-group select, #clientAddMemberModal #custom-invite-member-form .input-group input, #clientAddMemberModal #custom-invite-member-form .input-group textarea, #clientAddMemberModal #custom-invite-add-member-form .input-group select, #clientAddMemberModal #custom-invite-add-member-form .input-group input, #clientAddMemberModal #custom-invite-add-member-form .input-group textarea, #inviteMemberModal #custom-client-add-member-form .input-group select, #inviteMemberModal #custom-client-add-member-form .input-group input, #inviteMemberModal #custom-client-add-member-form .input-group textarea, #inviteMemberModal #custom-invite-member-form .input-group select, #inviteMemberModal #custom-invite-member-form .input-group input, #inviteMemberModal #custom-invite-member-form .input-group textarea, #inviteMemberModal #custom-invite-add-member-form .input-group select, #inviteMemberModal #custom-invite-add-member-form .input-group input, #inviteMemberModal #custom-invite-add-member-form .input-group textarea, #inviteAddMemberModal #custom-client-add-member-form .input-group select, #inviteAddMemberModal #custom-client-add-member-form .input-group input, #inviteAddMemberModal #custom-client-add-member-form .input-group textarea, #inviteAddMemberModal #custom-invite-member-form .input-group select, #inviteAddMemberModal #custom-invite-member-form .input-group input, #inviteAddMemberModal #custom-invite-member-form .input-group textarea, #inviteAddMemberModal #custom-invite-add-member-form .input-group select, #inviteAddMemberModal #custom-invite-add-member-form .input-group input, #inviteAddMemberModal #custom-invite-add-member-form .input-group textarea {
  font-size: 0.16rem;
  line-height: 0.14rem;
  padding: 0.16rem;
  width: 100%;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset, #clientAddMemberModal #custom-invite-member-form .input-group fieldset, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset, #inviteMemberModal #custom-client-add-member-form .input-group fieldset, #inviteMemberModal #custom-invite-member-form .input-group fieldset, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset {
  padding: 0;
  margin: 0 !important;
  border: none;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset legend, #clientAddMemberModal #custom-invite-member-form .input-group fieldset legend, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset legend, #inviteMemberModal #custom-client-add-member-form .input-group fieldset legend, #inviteMemberModal #custom-invite-member-form .input-group fieldset legend, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset legend, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset legend, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset legend, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset legend {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  letter-spacing: -1%;
  margin-bottom: 0.12rem;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset .custom-circle, #clientAddMemberModal #custom-invite-member-form .input-group fieldset .custom-circle, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset .custom-circle, #inviteMemberModal #custom-client-add-member-form .input-group fieldset .custom-circle, #inviteMemberModal #custom-invite-member-form .input-group fieldset .custom-circle, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset .custom-circle, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset .custom-circle, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset .custom-circle, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset .custom-circle {
  width: 0.16rem;
  height: 0.16rem;
  border: 0.02rem solid #323232;
  border-radius: 50%;
  margin-right: 0.1rem;
  position: relative;
  display: inline-block;
  transition: all 0.2s ease;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #clientAddMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle {
  background-color: #CA9332;
  border-color: #CA9332;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #clientAddMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset input[type=radio]:checked + .custom-circle::after {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset label, #clientAddMemberModal #custom-invite-member-form .input-group fieldset label, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset label, #inviteMemberModal #custom-client-add-member-form .input-group fieldset label, #inviteMemberModal #custom-invite-member-form .input-group fieldset label, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset label, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset label, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset label, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset label {
  margin-bottom: 0;
  display: block;
  font-size: 0.16rem;
  line-height: 0.14rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  user-select: none;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset label + label, #clientAddMemberModal #custom-invite-member-form .input-group fieldset label + label, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset label + label, #inviteMemberModal #custom-client-add-member-form .input-group fieldset label + label, #inviteMemberModal #custom-invite-member-form .input-group fieldset label + label, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset label + label, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset label + label, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset label + label, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset label + label {
  margin-top: 0.08rem;
}
#clientAddMemberModal #custom-client-add-member-form .input-group fieldset label input, #clientAddMemberModal #custom-invite-member-form .input-group fieldset label input, #clientAddMemberModal #custom-invite-add-member-form .input-group fieldset label input, #inviteMemberModal #custom-client-add-member-form .input-group fieldset label input, #inviteMemberModal #custom-invite-member-form .input-group fieldset label input, #inviteMemberModal #custom-invite-add-member-form .input-group fieldset label input, #inviteAddMemberModal #custom-client-add-member-form .input-group fieldset label input, #inviteAddMemberModal #custom-invite-member-form .input-group fieldset label input, #inviteAddMemberModal #custom-invite-add-member-form .input-group fieldset label input {
  width: unset;
  width: 0;
  height: 0;
  overflow: hidden;
}
#clientAddMemberModal #custom-client-add-member-form .form-actions, #clientAddMemberModal #custom-invite-member-form .form-actions, #clientAddMemberModal #custom-invite-add-member-form .form-actions, #inviteMemberModal #custom-client-add-member-form .form-actions, #inviteMemberModal #custom-invite-member-form .form-actions, #inviteMemberModal #custom-invite-add-member-form .form-actions, #inviteAddMemberModal #custom-client-add-member-form .form-actions, #inviteAddMemberModal #custom-invite-member-form .form-actions, #inviteAddMemberModal #custom-invite-add-member-form .form-actions {
  margin-top: 0.4rem;
  display: flex;
  justify-content: flex-end;
  gap: 0.08rem;
}
#clientAddMemberModal #custom-client-add-member-form .form-actions button[type=submit], #clientAddMemberModal #custom-client-add-member-form .form-actions .close-modal, #clientAddMemberModal #custom-invite-member-form .form-actions button[type=submit], #clientAddMemberModal #custom-invite-member-form .form-actions .close-modal, #clientAddMemberModal #custom-invite-add-member-form .form-actions button[type=submit], #clientAddMemberModal #custom-invite-add-member-form .form-actions .close-modal, #inviteMemberModal #custom-client-add-member-form .form-actions button[type=submit], #inviteMemberModal #custom-client-add-member-form .form-actions .close-modal, #inviteMemberModal #custom-invite-member-form .form-actions button[type=submit], #inviteMemberModal #custom-invite-member-form .form-actions .close-modal, #inviteMemberModal #custom-invite-add-member-form .form-actions button[type=submit], #inviteMemberModal #custom-invite-add-member-form .form-actions .close-modal, #inviteAddMemberModal #custom-client-add-member-form .form-actions button[type=submit], #inviteAddMemberModal #custom-client-add-member-form .form-actions .close-modal, #inviteAddMemberModal #custom-invite-member-form .form-actions button[type=submit], #inviteAddMemberModal #custom-invite-member-form .form-actions .close-modal, #inviteAddMemberModal #custom-invite-add-member-form .form-actions button[type=submit], #inviteAddMemberModal #custom-invite-add-member-form .form-actions .close-modal {
  padding: 0.1rem 0.7rem;
  margin: 0 !important;
}
#clientAddMemberModal #custom-client-add-member-form .select2-selection__clear, #clientAddMemberModal #custom-invite-member-form .select2-selection__clear, #clientAddMemberModal #custom-invite-add-member-form .select2-selection__clear, #inviteMemberModal #custom-client-add-member-form .select2-selection__clear, #inviteMemberModal #custom-invite-member-form .select2-selection__clear, #inviteMemberModal #custom-invite-add-member-form .select2-selection__clear, #inviteAddMemberModal #custom-client-add-member-form .select2-selection__clear, #inviteAddMemberModal #custom-invite-member-form .select2-selection__clear, #inviteAddMemberModal #custom-invite-add-member-form .select2-selection__clear {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 !important;
  z-index: 2;
}

.es-coupon-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.3s ease-in-out;
}

.es-coupon-content {
  background: #202025;
  border-radius: 0.12rem;
  max-width: 4.5rem;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.3);
  position: relative;
  animation: slideIn 0.4s ease-out;
}
.es-coupon-content .es-coupon-close {
  position: absolute;
  top: 0.15rem;
  right: 0.2rem;
  background: none;
  border: none;
  font-size: 0.28rem;
  cursor: pointer;
  color: #a6a6a6;
  line-height: 1;
  padding: 0;
  width: 0.3rem;
  height: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.es-coupon-content .es-coupon-close:hover {
  color: #737373;
}
.es-coupon-content .es-coupon-header {
  background: linear-gradient(135deg, #CA9332 0%, rgb(140.6785714286, 102.375, 34.8214285714) 100%);
  color: white;
  padding: 0.25rem 0.3rem 0.2rem;
  border-radius: 0.12rem 0.12rem 0 0;
  text-align: center;
}
.es-coupon-content .es-coupon-header h3, .es-coupon-content .es-coupon-header .animated-blurb {
  margin: 0 0 0.08rem 0;
  font-size: 0.24rem;
  font-weight: 600;
}
.es-coupon-content .es-coupon-header p {
  margin: 0;
  opacity: 0.9;
  font-size: 0.16rem;
}
.es-coupon-content .es-coupon-body {
  padding: 0.25rem 0.3rem;
}
.es-coupon-content .es-coupon-level {
  text-align: center;
  margin-bottom: 0.2rem;
}
.es-coupon-content .es-level-badge {
  background: #323232;
  color: #989898;
  padding: 0.06rem 0.12rem;
  border-radius: 0;
  font-size: 0.14rem;
  font-weight: 500;
  border: 0.02rem solid #3F3F3F;
}
.es-coupon-content .es-coupon-code-container {
  margin-bottom: 0.25rem;
}
.es-coupon-content .es-coupon-code-container label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.08rem;
  color: #989898;
}
.es-coupon-content .es-coupon-code {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  background: #323232;
  border: 0.02rem dashed #737373;
  border-radius: 0.08rem;
  padding: 0.12rem 0.15rem;
}
.es-coupon-content .es-coupon-code #coupon-code-text {
  font-family: "Courier New", monospace;
  font-size: 0.18rem;
  font-weight: bold;
  color: #CFCFD7;
  flex-grow: 1;
  letter-spacing: 0.01rem;
}
.es-coupon-content .btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero, .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .es-coupon-content .media-button-select, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump, .es-coupon-content .project-card__btn, .es-coupon-content .quick-actions__btn, .es-coupon-content .project-filters__clear, .es-coupon-content .project-overview__btn, .es-coupon-content .project-file__btn, .es-coupon-content .team-role__change-btn, .es-coupon-content .talent-filters__search-btn, .es-coupon-content .talent-card__btn, .es-coupon-content .creative-brief-sections__add-btn, .es-coupon-content .team-section__btn, .es-coupon-content .team-member-card__btn, .es-coupon-content .creative-brief-section__btn, .es-coupon-content .team-section__role-btn, .es-coupon-content .team-section__member-btn, .es-coupon-content .team-section__filter, .es-coupon-content .project-summary__btn, .es-coupon-content .project-summary__description-more, .es-coupon-content .project-files__btn, .es-coupon-content .project-files__filter, .es-coupon-content .project-files__search-btn, .es-coupon-content .project-files__view-btn, .es-coupon-content .project-files__file-btn, .es-coupon-content .project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a, .es-coupon-content .mce-window .mce-btn.mce-primary, .mce-window .es-coupon-content .mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .acf-form-submit input[type=submit], .acf-form-submit .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels input[type=submit], section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero .filter, body.blog .journal-hero .es-coupon-content .filter, .es-coupon-content body.category .journal-hero .filter, body.category .journal-hero .es-coupon-content .filter, .es-coupon-content .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .es-coupon-content input {
  border: none;
  cursor: pointer;
  border-radius: 0.06rem;
  font-size: 0.12rem;
  font-weight: 500;
  padding: 0.08rem 0.12rem;
  transition: background-color 0.2s;
  text-align: center;
  display: inline-block;
}
.es-coupon-content .btn.btn-primary, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-button-select, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-button-select.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-button-select, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-button-select.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .media-button-select#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.media-button-select, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button-group.button-hero .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .btn-primary.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .btn-primary.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-button-select, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-button-select.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .media-button-select#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .media-button-select, .media-modal.wp-core-ui .es-coupon-content .btn-primary.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-button-select, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-button-select.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-button-select.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-button-select.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .es-coupon-content .btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .btn-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .btn.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.load-more-jump.button-hero, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .btn-primary.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-button-select, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .btn-primary.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.load-more-jump.button-hero, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-button-select, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump, .es-coupon-content .btn-primary.project-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.quick-actions__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.quick-actions__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.quick-actions__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .quick-actions__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .quick-actions__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .quick-actions__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .quick-actions__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.button.load-more-jump, .es-coupon-content .btn-primary.project-filters__clear, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-filters__clear, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-filters__clear, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-filters__clear.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-filters__clear#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-filters__clear.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-filters__clear.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.button.load-more-jump, .es-coupon-content .btn-primary.project-overview__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-overview__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-overview__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-overview__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-overview__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-overview__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-overview__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.button.load-more-jump, .es-coupon-content .btn-primary.project-file__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-file__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-file__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-file__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-file__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-file__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-file__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.button.load-more-jump, .es-coupon-content .btn-primary.team-role__change-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-role__change-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-role__change-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-role__change-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-role__change-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-role__change-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-role__change-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.button.load-more-jump, .es-coupon-content .btn-primary.talent-filters__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.talent-filters__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.talent-filters__search-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .talent-filters__search-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .talent-filters__search-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .talent-filters__search-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .talent-filters__search-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.button.load-more-jump, .es-coupon-content .btn-primary.talent-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.talent-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.talent-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .talent-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .talent-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .talent-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .talent-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.creative-brief-sections__add-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.creative-brief-sections__add-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.creative-brief-sections__add-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .creative-brief-sections__add-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .creative-brief-sections__add-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .creative-brief-sections__add-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.load-more-jump, .es-coupon-content .btn-primary.team-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.button.load-more-jump, .es-coupon-content .btn-primary.team-member-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-member-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-member-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-member-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-member-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-member-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-member-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.creative-brief-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.creative-brief-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.creative-brief-section__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .creative-brief-section__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .creative-brief-section__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .creative-brief-section__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .creative-brief-section__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.button.load-more-jump, .es-coupon-content .btn-primary.team-section__role-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__role-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__role-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__role-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__role-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__role-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__role-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.button.load-more-jump, .es-coupon-content .btn-primary.team-section__member-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__member-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__member-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__member-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__member-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__member-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__member-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.button.load-more-jump, .es-coupon-content .btn-primary.team-section__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__filter, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__filter.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__filter#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__filter.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__filter.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.media-button-select, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.button.load-more-jump, .es-coupon-content .btn-primary.project-summary__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-summary__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-summary__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-summary__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-summary__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-summary__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-summary__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.button.load-more-jump, .es-coupon-content .btn-primary.project-summary__description-more, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-summary__description-more, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-summary__description-more, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-summary__description-more.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-summary__description-more#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-summary__description-more.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-summary__description-more.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.button.load-more-jump, .es-coupon-content .btn-primary.project-files__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.button.load-more-jump, .es-coupon-content .btn-primary.project-files__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__filter, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__filter.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__filter#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__filter.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__filter.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.button.load-more-jump, .es-coupon-content .btn-primary.project-files__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__search-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__search-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__search-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__search-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__search-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.button.load-more-jump, .es-coupon-content .btn-primary.project-files__view-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__view-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__view-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__view-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__view-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__view-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__view-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.button.load-more-jump, .es-coupon-content .btn-primary.project-files__file-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__file-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__file-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__file-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__file-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__file-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__file-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.button.load-more-jump, .es-coupon-content .btn-primary.project-files__upload-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__upload-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__upload-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__upload-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__upload-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__upload-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__upload-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more-jump, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.load-more-jump, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.btn-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.load-more-jump, .es-coupon-content .mce-window .btn-primary.mce-btn.mce-primary, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .mce-window a.mce-btn.mce-primary, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .mce-window a.mce-btn.mce-primary, .es-coupon-content .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .mce-window .mce-btn.mce-primary.bb-more-link, .es-coupon-content .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .mce-window .mce-btn.mce-primary#gform_submit_button_5, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .mce-window .mce-btn.mce-primary.button, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.button-hero, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.load-more.button-primary, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.media-button-select, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.load-more-jump, .mce-window .es-coupon-content .btn-primary.mce-btn.mce-primary, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .es-coupon-content a.mce-btn.mce-primary, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .es-coupon-content a.mce-btn.mce-primary, .mce-window .es-coupon-content .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.bb-more-link, .mce-window .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .es-coupon-content .mce-btn.mce-primary#gform_submit_button_5, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .es-coupon-content .mce-btn.mce-primary.button, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.button-hero, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.load-more.button-primary, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.media-button-select, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.load-more-jump, .es-coupon-content .edit-work-menu-wrap .btn-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-button-select, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .es-coupon-content .btn-primary.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-button-select, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump, .es-coupon-content .add-new-work-wrap .btn-primary.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.acf-gallery-add, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .acf-gallery-add.bb-more-link, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .acf-gallery-add.button, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.button-hero, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-button-select, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .es-coupon-content .btn-primary.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.acf-gallery-add, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add.bb-more-link, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.button, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.button-hero, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-button-select, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump, .es-coupon-content .acf-form-submit input.btn-primary[type=submit], .es-coupon-content .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .acf-form-submit input[type=submit].bb-more-link, .es-coupon-content .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .acf-form-submit input[type=submit]#gform_submit_button_5, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .acf-form-submit input[type=submit].button, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.button-hero, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.load-more.button-primary, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].media-button-select, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.load-more-jump, .acf-form-submit .es-coupon-content input.btn-primary[type=submit], .acf-form-submit .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .es-coupon-content input[type=submit].bb-more-link, .acf-form-submit .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .es-coupon-content input[type=submit]#gform_submit_button_5, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .es-coupon-content input[type=submit].button, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.button-hero, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.load-more.button-primary, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].media-button-select, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content section.membership-levels input.btn-primary[type=submit], .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input[type=submit].bb-more-link, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input[type=submit]#gform_submit_button_5, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input[type=submit].button, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.button-hero, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more.button-primary, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-button-select, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more-jump, section.membership-levels .es-coupon-content input.btn-primary[type=submit], section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input[type=submit].bb-more-link, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input[type=submit]#gform_submit_button_5, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input[type=submit].button, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.button-hero, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more.button-primary, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-button-select, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content body.blog .journal-hero .btn-primary.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.filter, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .filter.bb-more-link, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .filter#gform_submit_button_5, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .filter.button, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.button-hero, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more.button-primary, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-button-select, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more-jump, body.blog .journal-hero .es-coupon-content .btn-primary.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.filter, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .filter.bb-more-link, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .filter#gform_submit_button_5, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .filter.button, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.button-hero, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more.button-primary, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-button-select, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more-jump, .es-coupon-content body.category .journal-hero .btn-primary.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.filter, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .filter.bb-more-link, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .filter#gform_submit_button_5, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .filter.button, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.button-hero, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more.button-primary, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-button-select, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-menu-item#menu-item-upload, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more-jump, body.category .journal-hero .es-coupon-content .btn-primary.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.filter, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .filter.bb-more-link, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .filter#gform_submit_button_5, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .filter.button, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.button-hero, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more.button-primary, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-button-select, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more-jump, .es-coupon-content .expert-service_invite form .gform-footer input.btn-primary, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.bb-more-link, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input#gform_submit_button_5, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.button, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.button-hero, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more.button-primary, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-button-select, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .es-coupon-content input.btn-primary, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input#gform_submit_button_5, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.button, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.button-hero, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more.button-primary, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-button-select, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.quick-actions__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.quick-actions__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-filters__clear[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-filters__clear[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-overview__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-overview__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-file__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-file__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-role__change-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-role__change-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.talent-filters__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.talent-filters__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.talent-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.talent-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.creative-brief-sections__add-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.creative-brief-sections__add-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-member-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-member-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.creative-brief-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.creative-brief-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__role-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__role-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__member-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__member-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-summary__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-summary__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-summary__description-more[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-summary__description-more[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__view-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__view-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__file-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__file-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__upload-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.mce-btn.mce-primary[type=submit], .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window input.mce-btn.mce-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.acf-gallery-add[type=submit], .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.acf-gallery-add[type=submit], .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.filter[type=submit], body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.filter[type=submit], body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.quick-actions__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.quick-actions__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-filters__clear[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-filters__clear[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-overview__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-overview__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-file__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-file__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-role__change-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-role__change-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.talent-filters__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.talent-filters__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.talent-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.talent-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.creative-brief-sections__add-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.creative-brief-sections__add-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-member-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-member-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.creative-brief-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.creative-brief-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__role-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__role-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__member-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__member-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-summary__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-summary__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-summary__description-more[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-summary__description-more[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__view-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__view-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__file-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__file-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__upload-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.mce-btn.mce-primary[type=submit], .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window input.mce-btn.mce-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.acf-gallery-add[type=submit], .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.acf-gallery-add[type=submit], .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.filter[type=submit], body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.filter[type=submit], body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.quick-actions__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.quick-actions__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-filters__clear, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-filters__clear, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-overview__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-overview__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-file__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-file__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-role__change-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-role__change-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.talent-filters__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.talent-filters__search-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.talent-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.talent-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.creative-brief-sections__add-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.creative-brief-sections__add-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-member-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-member-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.creative-brief-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.creative-brief-section__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__role-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__role-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__member-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__member-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-summary__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-summary__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-summary__description-more, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-summary__description-more, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__search-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__view-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__view-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__file-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__file-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__upload-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button, .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.mce-btn.mce-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window button.mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window .es-coupon-content button.mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.filter, .es-coupon-content .edit-work-menu-wrap .btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.bb-more-link, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.button-hero, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-button-select, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .es-coupon-content .btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.bb-more-link, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.button-hero, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-button-select, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump, .es-coupon-content .edit-work-menu-wrap .project-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .quick-actions__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-filters__clear.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-overview__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-file__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-file__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-role__change-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .talent-filters__search-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .talent-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .creative-brief-sections__add-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-section__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-section__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-member-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .creative-brief-section__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-section__role-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-section__member-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .team-section__filter.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .team-section__filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-summary__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-summary__description-more.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__filter.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__search-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__view-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__file-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .project-files__upload-btn.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.acf-gallery-add, .es-coupon-content .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add, .mce-window .edit-work-menu-wrap .es-coupon-content .mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .mce-window .mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .acf-form-submit .edit-work-menu-wrap input[type=submit].acf-gallery-add, .acf-form-submit .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .acf-form-submit input[type=submit].acf-gallery-add, .edit-work-menu-wrap .acf-form-submit .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content section.membership-levels .edit-work-menu-wrap input[type=submit].acf-gallery-add, section.membership-levels .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap section.membership-levels input[type=submit].acf-gallery-add, .edit-work-menu-wrap section.membership-levels .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .filter.acf-gallery-add, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .filter.acf-gallery-add, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .filter.acf-gallery-add, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .filter.acf-gallery-add, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .filter.acf-gallery-add, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add, .es-coupon-content .add-new-work-wrap .btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.acf-gallery-add, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .acf-gallery-add.bb-more-link, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .acf-gallery-add#gform_submit_button_5, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .acf-gallery-add.button, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.button-hero, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-button-select, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more-jump, .add-new-work-wrap .es-coupon-content .btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.acf-gallery-add, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add.bb-more-link, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.button, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.button-hero, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-button-select, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump, .es-coupon-content .add-new-work-wrap .project-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .quick-actions__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .quick-actions__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-filters__clear.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-filters__clear.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-overview__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-overview__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-file__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-file__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-role__change-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-role__change-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .talent-filters__search-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .talent-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .talent-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .creative-brief-sections__add-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-section__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-section__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-member-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-member-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .creative-brief-section__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-section__role-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-section__role-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-section__member-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-section__member-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .team-section__filter.acf-gallery-add, .add-new-work-wrap .es-coupon-content .team-section__filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-summary__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-summary__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-summary__description-more.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-summary__description-more.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__filter.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__search-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__search-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__view-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__view-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__file-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__file-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .project-files__upload-btn.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content button.acf-gallery-add, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content a.acf-gallery-add, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.acf-gallery-add, .es-coupon-content .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add, .mce-window .add-new-work-wrap .es-coupon-content .mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .add-new-work-wrap .mce-window .mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .add-new-work-wrap .acf-gallery-add, .add-new-work-wrap .es-coupon-content .acf-gallery-add, .es-coupon-content .acf-form-submit .add-new-work-wrap input[type=submit].acf-gallery-add, .acf-form-submit .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .acf-form-submit input[type=submit].acf-gallery-add, .add-new-work-wrap .acf-form-submit .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content section.membership-levels .add-new-work-wrap input[type=submit].acf-gallery-add, section.membership-levels .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap section.membership-levels input[type=submit].acf-gallery-add, .add-new-work-wrap section.membership-levels .es-coupon-content input[type=submit].acf-gallery-add, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .filter.acf-gallery-add, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .filter.acf-gallery-add, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .filter.acf-gallery-add, .es-coupon-content body.category .journal-hero .add-new-work-wrap .filter.acf-gallery-add, body.category .journal-hero .add-new-work-wrap .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap body.category .journal-hero .filter.acf-gallery-add, .add-new-work-wrap body.category .journal-hero .es-coupon-content .filter.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add, .es-coupon-content section.membership-levels input.btn[type=submit], .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input[type=submit].bb-more-link, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input[type=submit]#gform_submit_button_5, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input[type=submit].button, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.button-hero, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more.button-primary, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-button-select, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-menu-item#menu-item-upload, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more-jump, section.membership-levels .es-coupon-content input.btn[type=submit], section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input[type=submit].bb-more-link, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input[type=submit]#gform_submit_button_5, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input[type=submit].button, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.button-hero, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more.button-primary, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-button-select, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-menu-item#menu-item-upload, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more-jump, .es-coupon-content section.membership-levels input.project-card__btn[type=submit], section.membership-levels .es-coupon-content input.project-card__btn[type=submit], .es-coupon-content section.membership-levels input.quick-actions__btn[type=submit], section.membership-levels .es-coupon-content input.quick-actions__btn[type=submit], .es-coupon-content section.membership-levels input.project-filters__clear[type=submit], section.membership-levels .es-coupon-content input.project-filters__clear[type=submit], .es-coupon-content section.membership-levels input.project-overview__btn[type=submit], section.membership-levels .es-coupon-content input.project-overview__btn[type=submit], .es-coupon-content section.membership-levels input.project-file__btn[type=submit], section.membership-levels .es-coupon-content input.project-file__btn[type=submit], .es-coupon-content section.membership-levels input.team-role__change-btn[type=submit], section.membership-levels .es-coupon-content input.team-role__change-btn[type=submit], .es-coupon-content section.membership-levels input.talent-filters__search-btn[type=submit], section.membership-levels .es-coupon-content input.talent-filters__search-btn[type=submit], .es-coupon-content section.membership-levels input.talent-card__btn[type=submit], section.membership-levels .es-coupon-content input.talent-card__btn[type=submit], .es-coupon-content section.membership-levels input.creative-brief-sections__add-btn[type=submit], section.membership-levels .es-coupon-content input.creative-brief-sections__add-btn[type=submit], .es-coupon-content section.membership-levels input.team-section__btn[type=submit], section.membership-levels .es-coupon-content input.team-section__btn[type=submit], .es-coupon-content section.membership-levels input.team-member-card__btn[type=submit], section.membership-levels .es-coupon-content input.team-member-card__btn[type=submit], .es-coupon-content section.membership-levels input.creative-brief-section__btn[type=submit], section.membership-levels .es-coupon-content input.creative-brief-section__btn[type=submit], .es-coupon-content section.membership-levels input.team-section__role-btn[type=submit], section.membership-levels .es-coupon-content input.team-section__role-btn[type=submit], .es-coupon-content section.membership-levels input.team-section__member-btn[type=submit], section.membership-levels .es-coupon-content input.team-section__member-btn[type=submit], .es-coupon-content section.membership-levels input.team-section__filter[type=submit], section.membership-levels .es-coupon-content input.team-section__filter[type=submit], .es-coupon-content section.membership-levels input.project-summary__btn[type=submit], section.membership-levels .es-coupon-content input.project-summary__btn[type=submit], .es-coupon-content section.membership-levels input.project-summary__description-more[type=submit], section.membership-levels .es-coupon-content input.project-summary__description-more[type=submit], .es-coupon-content section.membership-levels input.project-files__btn[type=submit], section.membership-levels .es-coupon-content input.project-files__btn[type=submit], .es-coupon-content section.membership-levels input.project-files__filter[type=submit], section.membership-levels .es-coupon-content input.project-files__filter[type=submit], .es-coupon-content section.membership-levels input.project-files__search-btn[type=submit], section.membership-levels .es-coupon-content input.project-files__search-btn[type=submit], .es-coupon-content section.membership-levels input.project-files__view-btn[type=submit], section.membership-levels .es-coupon-content input.project-files__view-btn[type=submit], .es-coupon-content section.membership-levels input.project-files__file-btn[type=submit], section.membership-levels .es-coupon-content input.project-files__file-btn[type=submit], .es-coupon-content section.membership-levels input.project-files__upload-btn[type=submit], section.membership-levels .es-coupon-content input.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit], .mce-window section.membership-levels .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content section.membership-levels .mce-window input.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit], .edit-work-menu-wrap section.membership-levels .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content section.membership-levels .edit-work-menu-wrap input.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit], .add-new-work-wrap section.membership-levels .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content section.membership-levels .add-new-work-wrap input.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit section.membership-levels input[type=submit], .acf-form-submit section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .acf-form-submit input[type=submit], section.membership-levels .acf-form-submit .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels input[type=submit], section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero section.membership-levels input.filter[type=submit], body.blog .journal-hero section.membership-levels .es-coupon-content input.filter[type=submit], .es-coupon-content section.membership-levels body.blog .journal-hero input.filter[type=submit], section.membership-levels body.blog .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content body.category .journal-hero section.membership-levels input.filter[type=submit], body.category .journal-hero section.membership-levels .es-coupon-content input.filter[type=submit], .es-coupon-content section.membership-levels body.category .journal-hero input.filter[type=submit], section.membership-levels body.category .journal-hero .es-coupon-content input.filter[type=submit], .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input[type=submit], section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero .btn.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.filter, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .filter.bb-more-link, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .filter#gform_submit_button_5, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .filter.button, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.button-hero, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more.button-primary, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-button-select, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-menu-item#menu-item-upload, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more-jump, body.blog .journal-hero .es-coupon-content .btn.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.filter, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .filter.bb-more-link, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .filter#gform_submit_button_5, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .filter.button, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.button-hero, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more.button-primary, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-button-select, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more-jump, .es-coupon-content body.blog .journal-hero .project-card__btn.filter, body.blog .journal-hero .es-coupon-content .project-card__btn.filter, .es-coupon-content body.blog .journal-hero .quick-actions__btn.filter, body.blog .journal-hero .es-coupon-content .quick-actions__btn.filter, .es-coupon-content body.blog .journal-hero .project-filters__clear.filter, body.blog .journal-hero .es-coupon-content .project-filters__clear.filter, .es-coupon-content body.blog .journal-hero .project-overview__btn.filter, body.blog .journal-hero .es-coupon-content .project-overview__btn.filter, .es-coupon-content body.blog .journal-hero .project-file__btn.filter, body.blog .journal-hero .es-coupon-content .project-file__btn.filter, .es-coupon-content body.blog .journal-hero .team-role__change-btn.filter, body.blog .journal-hero .es-coupon-content .team-role__change-btn.filter, .es-coupon-content body.blog .journal-hero .talent-filters__search-btn.filter, body.blog .journal-hero .es-coupon-content .talent-filters__search-btn.filter, .es-coupon-content body.blog .journal-hero .talent-card__btn.filter, body.blog .journal-hero .es-coupon-content .talent-card__btn.filter, .es-coupon-content body.blog .journal-hero .creative-brief-sections__add-btn.filter, body.blog .journal-hero .es-coupon-content .creative-brief-sections__add-btn.filter, .es-coupon-content body.blog .journal-hero .team-section__btn.filter, body.blog .journal-hero .es-coupon-content .team-section__btn.filter, .es-coupon-content body.blog .journal-hero .team-member-card__btn.filter, body.blog .journal-hero .es-coupon-content .team-member-card__btn.filter, .es-coupon-content body.blog .journal-hero .creative-brief-section__btn.filter, body.blog .journal-hero .es-coupon-content .creative-brief-section__btn.filter, .es-coupon-content body.blog .journal-hero .team-section__role-btn.filter, body.blog .journal-hero .es-coupon-content .team-section__role-btn.filter, .es-coupon-content body.blog .journal-hero .team-section__member-btn.filter, body.blog .journal-hero .es-coupon-content .team-section__member-btn.filter, .es-coupon-content body.blog .journal-hero .team-section__filter.filter, body.blog .journal-hero .es-coupon-content .team-section__filter.filter, .es-coupon-content body.blog .journal-hero .project-summary__btn.filter, body.blog .journal-hero .es-coupon-content .project-summary__btn.filter, .es-coupon-content body.blog .journal-hero .project-summary__description-more.filter, body.blog .journal-hero .es-coupon-content .project-summary__description-more.filter, .es-coupon-content body.blog .journal-hero .project-files__btn.filter, body.blog .journal-hero .es-coupon-content .project-files__btn.filter, .es-coupon-content body.blog .journal-hero .project-files__filter.filter, body.blog .journal-hero .es-coupon-content .project-files__filter.filter, .es-coupon-content body.blog .journal-hero .project-files__search-btn.filter, body.blog .journal-hero .es-coupon-content .project-files__search-btn.filter, .es-coupon-content body.blog .journal-hero .project-files__view-btn.filter, body.blog .journal-hero .es-coupon-content .project-files__view-btn.filter, .es-coupon-content body.blog .journal-hero .project-files__file-btn.filter, body.blog .journal-hero .es-coupon-content .project-files__file-btn.filter, .es-coupon-content body.blog .journal-hero .project-files__upload-btn.filter, body.blog .journal-hero .es-coupon-content .project-files__upload-btn.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content button.filter, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content a.filter, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.filter, .es-coupon-content .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter, .mce-window body.blog .journal-hero .es-coupon-content .mce-btn.mce-primary.filter, .es-coupon-content body.blog .journal-hero .mce-window .mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .es-coupon-content .mce-btn.mce-primary.filter, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .acf-gallery-add.filter, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.filter, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .acf-gallery-add.filter, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.filter, .es-coupon-content .acf-form-submit body.blog .journal-hero input[type=submit].filter, .acf-form-submit body.blog .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog .journal-hero .acf-form-submit input[type=submit].filter, body.blog .journal-hero .acf-form-submit .es-coupon-content input[type=submit].filter, .es-coupon-content section.membership-levels body.blog .journal-hero input[type=submit].filter, section.membership-levels body.blog .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog .journal-hero section.membership-levels input[type=submit].filter, body.blog .journal-hero section.membership-levels .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog .journal-hero .filter, body.blog .journal-hero .es-coupon-content .filter, .es-coupon-content body.category body.blog .journal-hero .filter, body.category body.blog .journal-hero .es-coupon-content .filter, .es-coupon-content body.blog body.category .journal-hero .filter, body.blog body.category .journal-hero .es-coupon-content .filter, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.filter, .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter, .es-coupon-content body.category .journal-hero .btn.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.filter, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .filter.bb-more-link, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .filter#gform_submit_button_5, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .filter.button, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.button-hero, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more.button-primary, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-button-select, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-menu-item#menu-item-upload, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more-jump, body.category .journal-hero .es-coupon-content .btn.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.filter, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .filter.bb-more-link, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .filter#gform_submit_button_5, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .filter.button, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.button-hero, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more.button-primary, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-button-select, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more-jump, .es-coupon-content body.category .journal-hero .project-card__btn.filter, body.category .journal-hero .es-coupon-content .project-card__btn.filter, .es-coupon-content body.category .journal-hero .quick-actions__btn.filter, body.category .journal-hero .es-coupon-content .quick-actions__btn.filter, .es-coupon-content body.category .journal-hero .project-filters__clear.filter, body.category .journal-hero .es-coupon-content .project-filters__clear.filter, .es-coupon-content body.category .journal-hero .project-overview__btn.filter, body.category .journal-hero .es-coupon-content .project-overview__btn.filter, .es-coupon-content body.category .journal-hero .project-file__btn.filter, body.category .journal-hero .es-coupon-content .project-file__btn.filter, .es-coupon-content body.category .journal-hero .team-role__change-btn.filter, body.category .journal-hero .es-coupon-content .team-role__change-btn.filter, .es-coupon-content body.category .journal-hero .talent-filters__search-btn.filter, body.category .journal-hero .es-coupon-content .talent-filters__search-btn.filter, .es-coupon-content body.category .journal-hero .talent-card__btn.filter, body.category .journal-hero .es-coupon-content .talent-card__btn.filter, .es-coupon-content body.category .journal-hero .creative-brief-sections__add-btn.filter, body.category .journal-hero .es-coupon-content .creative-brief-sections__add-btn.filter, .es-coupon-content body.category .journal-hero .team-section__btn.filter, body.category .journal-hero .es-coupon-content .team-section__btn.filter, .es-coupon-content body.category .journal-hero .team-member-card__btn.filter, body.category .journal-hero .es-coupon-content .team-member-card__btn.filter, .es-coupon-content body.category .journal-hero .creative-brief-section__btn.filter, body.category .journal-hero .es-coupon-content .creative-brief-section__btn.filter, .es-coupon-content body.category .journal-hero .team-section__role-btn.filter, body.category .journal-hero .es-coupon-content .team-section__role-btn.filter, .es-coupon-content body.category .journal-hero .team-section__member-btn.filter, body.category .journal-hero .es-coupon-content .team-section__member-btn.filter, .es-coupon-content body.category .journal-hero .team-section__filter.filter, body.category .journal-hero .es-coupon-content .team-section__filter.filter, .es-coupon-content body.category .journal-hero .project-summary__btn.filter, body.category .journal-hero .es-coupon-content .project-summary__btn.filter, .es-coupon-content body.category .journal-hero .project-summary__description-more.filter, body.category .journal-hero .es-coupon-content .project-summary__description-more.filter, .es-coupon-content body.category .journal-hero .project-files__btn.filter, body.category .journal-hero .es-coupon-content .project-files__btn.filter, .es-coupon-content body.category .journal-hero .project-files__filter.filter, body.category .journal-hero .es-coupon-content .project-files__filter.filter, .es-coupon-content body.category .journal-hero .project-files__search-btn.filter, body.category .journal-hero .es-coupon-content .project-files__search-btn.filter, .es-coupon-content body.category .journal-hero .project-files__view-btn.filter, body.category .journal-hero .es-coupon-content .project-files__view-btn.filter, .es-coupon-content body.category .journal-hero .project-files__file-btn.filter, body.category .journal-hero .es-coupon-content .project-files__file-btn.filter, .es-coupon-content body.category .journal-hero .project-files__upload-btn.filter, body.category .journal-hero .es-coupon-content .project-files__upload-btn.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content button.filter, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content a.filter, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.filter, .es-coupon-content .mce-window body.category .journal-hero .mce-btn.mce-primary.filter, .mce-window body.category .journal-hero .es-coupon-content .mce-btn.mce-primary.filter, .es-coupon-content body.category .journal-hero .mce-window .mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .es-coupon-content .mce-btn.mce-primary.filter, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .acf-gallery-add.filter, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.filter, .es-coupon-content .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter, .add-new-work-wrap body.category .journal-hero .es-coupon-content .acf-gallery-add.filter, .es-coupon-content body.category .journal-hero .add-new-work-wrap .acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.filter, .es-coupon-content .acf-form-submit body.category .journal-hero input[type=submit].filter, .acf-form-submit body.category .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.category .journal-hero .acf-form-submit input[type=submit].filter, body.category .journal-hero .acf-form-submit .es-coupon-content input[type=submit].filter, .es-coupon-content section.membership-levels body.category .journal-hero input[type=submit].filter, section.membership-levels body.category .journal-hero .es-coupon-content input[type=submit].filter, .es-coupon-content body.category .journal-hero section.membership-levels input[type=submit].filter, body.category .journal-hero section.membership-levels .es-coupon-content input[type=submit].filter, .es-coupon-content body.blog body.category .journal-hero .filter, body.blog body.category .journal-hero .es-coupon-content .filter, .es-coupon-content body.category body.blog .journal-hero .filter, body.category body.blog .journal-hero .es-coupon-content .filter, .es-coupon-content body.category .journal-hero .filter, body.category .journal-hero .es-coupon-content .filter, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.filter, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.filter, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter, .es-coupon-content .expert-service_invite form .gform-footer input.btn, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.bb-more-link, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input#gform_submit_button_5, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.button, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.button-hero, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more.button-primary, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-button-select, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more-jump, .expert-service_invite form .gform-footer .es-coupon-content input.btn, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input#gform_submit_button_5, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.button, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.button-hero, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more.button-primary, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-button-select, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more-jump, .es-coupon-content .expert-service_invite form .gform-footer input.project-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.quick-actions__btn, .expert-service_invite form .gform-footer .es-coupon-content input.quick-actions__btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-filters__clear, .expert-service_invite form .gform-footer .es-coupon-content input.project-filters__clear, .es-coupon-content .expert-service_invite form .gform-footer input.project-overview__btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-overview__btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-file__btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-file__btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-role__change-btn, .expert-service_invite form .gform-footer .es-coupon-content input.team-role__change-btn, .es-coupon-content .expert-service_invite form .gform-footer input.talent-filters__search-btn, .expert-service_invite form .gform-footer .es-coupon-content input.talent-filters__search-btn, .es-coupon-content .expert-service_invite form .gform-footer input.talent-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.talent-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .es-coupon-content input.creative-brief-sections__add-btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__btn, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-member-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.team-member-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.creative-brief-section__btn, .expert-service_invite form .gform-footer .es-coupon-content input.creative-brief-section__btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__role-btn, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__role-btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__member-btn, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__member-btn, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__filter, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__filter, .es-coupon-content .expert-service_invite form .gform-footer input.project-summary__btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-summary__btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-summary__description-more, .expert-service_invite form .gform-footer .es-coupon-content input.project-summary__description-more, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__filter, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__filter, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__search-btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__search-btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__view-btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__view-btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__file-btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__file-btn, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__upload-btn, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary, .mce-window .expert-service_invite form .gform-footer .es-coupon-content input.mce-btn.mce-primary, .es-coupon-content .expert-service_invite form .gform-footer .mce-window input.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .es-coupon-content input.mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add, .es-coupon-content .acf-form-submit .expert-service_invite form .gform-footer input[type=submit], .acf-form-submit .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .expert-service_invite form .gform-footer .acf-form-submit input[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .es-coupon-content input[type=submit], .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input[type=submit], section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input[type=submit], .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input[type=submit], .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input[type=submit], .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.filter, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.filter, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.filter, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.filter, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.filter, .es-coupon-content .expert-service_invite form .gform-footer input, .expert-service_invite form .gform-footer .es-coupon-content input {
  background: #CA9332;
  color: white;
}
.es-coupon-content .btn.btn-primary:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn-primary.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.bb-more-link:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a#gform_submit_button_5:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap #gform_submit_button_5.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5.bb-more-link:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .media-button-select#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn-primary.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.button-hero.media-button-select:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.button-hero:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.button-hero.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.bb-more-link:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.button-hero#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero#gform_submit_button_5:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.load-more.button-primary:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.button-hero.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .btn-primary.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .btn-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more.button-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more.button-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more.button-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .btn-primary.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-button-select.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .media-button-select#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-button-select.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .media-button-select.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .btn-primary.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-button-select:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-button-select.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-button-select.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .media-button-select#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .media-button-select#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-button-select.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-button-select.button:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-button-select.button.button-hero:hover, .media-modal.wp-core-ui .es-coupon-content .media-button-select.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .btn-primary.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .btn-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.media-menu-item#menu-item-upload:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .media-menu-item#menu-item-upload.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .media-menu-item#menu-item-upload.button:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.button-hero:hover, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .btn.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .btn-primary.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.bb-more-link:hover, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button.load-more-jump.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .btn-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.button.load-more-jump:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .button.load-more-jump.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.bb-more-link:hover, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .button.load-more-jump#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump#gform_submit_button_5:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .button.load-more-jump:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .button.load-more-jump.button-hero:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .button.load-more-jump:hover, .es-coupon-content .btn-primary.project-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-card__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-card__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-card__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-card__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-card__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-card__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.quick-actions__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.quick-actions__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.quick-actions__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.quick-actions__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .quick-actions__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .quick-actions__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .quick-actions__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .quick-actions__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .quick-actions__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .quick-actions__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .quick-actions__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .quick-actions__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .quick-actions__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .quick-actions__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-filters__clear:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-filters__clear:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-filters__clear:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-filters__clear:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-filters__clear.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-filters__clear.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-filters__clear#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-filters__clear#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-filters__clear.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-filters__clear.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-filters__clear.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-filters__clear.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-filters__clear.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-filters__clear.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-overview__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-overview__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-overview__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-overview__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-overview__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-overview__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-overview__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-overview__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-overview__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-overview__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-overview__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-overview__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-overview__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-overview__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-file__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-file__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-file__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-file__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-file__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-file__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-file__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-file__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-file__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-file__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-file__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-file__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-file__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-file__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-role__change-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-role__change-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-role__change-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-role__change-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-role__change-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-role__change-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-role__change-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-role__change-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-role__change-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-role__change-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-role__change-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-role__change-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-role__change-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-role__change-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.talent-filters__search-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.talent-filters__search-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-filters__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.talent-filters__search-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .talent-filters__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .talent-filters__search-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .talent-filters__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .talent-filters__search-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-filters__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .talent-filters__search-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .talent-filters__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .talent-filters__search-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .talent-filters__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .talent-filters__search-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.talent-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.talent-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.talent-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.talent-card__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .talent-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .talent-card__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .talent-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .talent-card__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .talent-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .talent-card__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .talent-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .talent-card__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .talent-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .talent-card__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.creative-brief-sections__add-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.creative-brief-sections__add-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-sections__add-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.creative-brief-sections__add-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .creative-brief-sections__add-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .creative-brief-sections__add-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-sections__add-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .creative-brief-sections__add-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-sections__add-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .creative-brief-sections__add-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .creative-brief-sections__add-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-sections__add-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-sections__add-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-section__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-member-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-member-card__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-member-card__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-member-card__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-member-card__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-member-card__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-member-card__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-member-card__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-member-card__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-member-card__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-member-card__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-member-card__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-member-card__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-member-card__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.creative-brief-section__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.creative-brief-section__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.creative-brief-section__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.creative-brief-section__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .creative-brief-section__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .creative-brief-section__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .creative-brief-section__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .creative-brief-section__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .creative-brief-section__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .creative-brief-section__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .creative-brief-section__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .creative-brief-section__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .creative-brief-section__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .creative-brief-section__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-section__role-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__role-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__role-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__role-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__role-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__role-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__role-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__role-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__role-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__role-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__role-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__role-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__role-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__role-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-section__member-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__member-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__member-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__member-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__member-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__member-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__member-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__member-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__member-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__member-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__member-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__member-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__member-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__member-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.team-section__filter:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.team-section__filter:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.team-section__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.team-section__filter:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .team-section__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .team-section__filter.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .team-section__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .team-section__filter#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .team-section__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .team-section__filter.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .team-section__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .team-section__filter.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .team-section__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .team-section__filter.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-summary__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-summary__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-summary__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-summary__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-summary__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-summary__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-summary__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-summary__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-summary__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-summary__description-more:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-summary__description-more:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-summary__description-more:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-summary__description-more:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-summary__description-more.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-summary__description-more.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-summary__description-more#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-summary__description-more#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-summary__description-more.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-summary__description-more.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-summary__description-more.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-summary__description-more.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-summary__description-more.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-summary__description-more.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__filter:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__filter:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__filter:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__filter.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__filter#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__filter.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__filter.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__filter.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__search-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__search-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__search-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__search-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__search-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__search-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__search-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__search-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__search-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__search-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__search-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__search-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__search-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__search-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__view-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__view-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__view-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__view-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__view-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__view-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__view-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__view-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__view-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__view-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__view-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__view-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__view-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__view-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__file-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__file-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__file-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__file-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__file-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__file-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__file-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__file-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__file-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__file-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__file-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__file-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__file-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__file-btn.button.load-more-jump:hover, .es-coupon-content .btn-primary.project-files__upload-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.project-files__upload-btn:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.project-files__upload-btn:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.project-files__upload-btn:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .project-files__upload-btn.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .project-files__upload-btn.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .project-files__upload-btn#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .project-files__upload-btn#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .project-files__upload-btn.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .project-files__upload-btn.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .project-files__upload-btn.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .project-files__upload-btn.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .project-files__upload-btn.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .project-files__upload-btn.button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-primary[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn-primary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn-primary[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn-primary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more-jump:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.bb-more-link:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button#gform_submit_button_5:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.button-hero:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more.button-primary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-button-select:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.media-menu-item#menu-item-upload:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.button.load-more-jump:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.bb-more-link:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a#gform_submit_button_5:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.button-hero:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more.button-primary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-button-select:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.media-menu-item#menu-item-upload:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.button.load-more-jump:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.btn-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.bb-more-link:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a#gform_submit_button_5:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.button-hero:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.button.load-more.button-primary:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.load-more.button-primary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.media-button-select:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.media-button-select:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.media-menu-item#menu-item-upload:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.button.load-more-jump:hover, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.button.load-more-jump:hover, .es-coupon-content .mce-window .btn-primary.mce-btn.mce-primary:hover, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .mce-window a.mce-btn.mce-primary:hover, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .mce-window a.mce-btn.mce-primary:hover, .es-coupon-content .mce-window .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .mce-window .mce-btn.mce-primary.bb-more-link:hover, .es-coupon-content .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .mce-window .mce-btn.mce-primary#gform_submit_button_5:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .mce-window .mce-btn.mce-primary.button:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.button-hero:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.load-more.button-primary:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.media-button-select:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .es-coupon-content .mce-window .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .mce-window .mce-btn.mce-primary.button.load-more-jump:hover, .mce-window .es-coupon-content .btn-primary.mce-btn.mce-primary:hover, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .es-coupon-content a.mce-btn.mce-primary:hover, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.mce-btn.mce-primary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .es-coupon-content a.mce-btn.mce-primary:hover, .mce-window .es-coupon-content .single.single-forum .bbp-forum-content-wrap .mce-btn.mce-primary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.bb-more-link:hover, .mce-window .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .mce-btn.mce-primary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .es-coupon-content .mce-btn.mce-primary#gform_submit_button_5:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-btn.mce-primary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .es-coupon-content .mce-btn.mce-primary.button:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .mce-btn.mce-primary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.button-hero:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.load-more.button-primary:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.media-button-select:hover, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.media-button-select:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.media-menu-item#menu-item-upload:hover, .mce-window .es-coupon-content .media-modal.wp-core-ui .mce-btn.mce-primary.button.load-more-jump:hover, .media-modal.wp-core-ui .mce-window .es-coupon-content .mce-btn.mce-primary.button.load-more-jump:hover, .es-coupon-content .edit-work-menu-wrap .btn-primary.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .es-coupon-content .btn-primary.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump:hover, .es-coupon-content .add-new-work-wrap .btn-primary.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .acf-gallery-add.button:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .es-coupon-content .btn-primary.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.button:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump:hover, .es-coupon-content .acf-form-submit input.btn-primary[type=submit]:hover, .es-coupon-content .acf-form-submit .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .acf-form-submit input[type=submit].bb-more-link:hover, .es-coupon-content .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .acf-form-submit input[type=submit]#gform_submit_button_5:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .acf-form-submit input[type=submit].button:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.button-hero:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.load-more.button-primary:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].media-button-select:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input[type=submit].button.load-more-jump:hover, .acf-form-submit .es-coupon-content input.btn-primary[type=submit]:hover, .acf-form-submit .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .es-coupon-content input[type=submit].bb-more-link:hover, .acf-form-submit .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .es-coupon-content input[type=submit].button:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.button-hero:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.load-more.button-primary:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].media-button-select:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content section.membership-levels input.btn-primary[type=submit]:hover, .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input[type=submit].bb-more-link:hover, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input[type=submit]#gform_submit_button_5:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input[type=submit].button:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.button-hero:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more.button-primary:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-button-select:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more-jump:hover, section.membership-levels .es-coupon-content input.btn-primary[type=submit]:hover, section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input[type=submit].bb-more-link:hover, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input[type=submit]#gform_submit_button_5:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input[type=submit].button:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.button-hero:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more.button-primary:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-button-select:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content body.blog .journal-hero .btn-primary.filter:hover, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.filter:hover, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.filter:hover, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .filter.bb-more-link:hover, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .filter#gform_submit_button_5:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .filter.button:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.button-hero:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more.button-primary:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-button-select:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more-jump:hover, body.blog .journal-hero .es-coupon-content .btn-primary.filter:hover, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.filter:hover, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.filter:hover, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .filter.bb-more-link:hover, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .filter#gform_submit_button_5:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .filter.button:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.button-hero:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more.button-primary:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-button-select:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more-jump:hover, .es-coupon-content body.category .journal-hero .btn-primary.filter:hover, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.filter:hover, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.filter:hover, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .filter.bb-more-link:hover, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .filter#gform_submit_button_5:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .filter.button:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.button-hero:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more.button-primary:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-button-select:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more-jump:hover, body.category .journal-hero .es-coupon-content .btn-primary.filter:hover, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.filter:hover, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.filter:hover, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .filter.bb-more-link:hover, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .filter#gform_submit_button_5:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .filter.button:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.button-hero:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more.button-primary:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-button-select:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more-jump:hover, .es-coupon-content .expert-service_invite form .gform-footer input.btn-primary:hover, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.bb-more-link:hover, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.button:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.button-hero:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-button-select:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .es-coupon-content input.btn-primary:hover, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.button:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.button-hero:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-button-select:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.quick-actions__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.quick-actions__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-filters__clear[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-filters__clear[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-overview__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-overview__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-file__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-file__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-role__change-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-role__change-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.talent-filters__search-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.talent-filters__search-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.talent-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.talent-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.creative-brief-sections__add-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.creative-brief-sections__add-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-member-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-member-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.creative-brief-section__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.creative-brief-section__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__role-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__role-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__member-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__member-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.team-section__filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.team-section__filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-summary__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-summary__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-summary__description-more[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-summary__description-more[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__search-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__search-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__view-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__view-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__file-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__file-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.project-files__upload-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.project-files__upload-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.mce-btn.mce-primary[type=submit]:hover, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window input.mce-btn.mce-primary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.filter[type=submit]:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input.filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.filter[type=submit]:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input.filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.quick-actions__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.quick-actions__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-filters__clear[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-filters__clear[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-overview__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-overview__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-file__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-file__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-role__change-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-role__change-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.talent-filters__search-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.talent-filters__search-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.talent-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.talent-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.creative-brief-sections__add-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.creative-brief-sections__add-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-member-card__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-member-card__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.creative-brief-section__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.creative-brief-section__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__role-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__role-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__member-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__member-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.team-section__filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.team-section__filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-summary__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-summary__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-summary__description-more[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-summary__description-more[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__search-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__search-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__view-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__view-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__file-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__file-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.project-files__upload-btn[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.project-files__upload-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.mce-btn.mce-primary[type=submit]:hover, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window input.mce-btn.mce-primary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.filter[type=submit]:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input.filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.filter[type=submit]:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input.filter[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.bb-more-link:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button#gform_submit_button_5:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.button-hero:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more.button-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-button-select:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.media-menu-item#menu-item-upload:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.button.load-more-jump:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.bb-more-link:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button#gform_submit_button_5:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.button-hero:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more.button-primary:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more.button-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-button-select:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-button-select:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.media-menu-item#menu-item-upload:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.button.load-more-jump:hover, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.button.load-more-jump:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-card__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-card__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.quick-actions__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.quick-actions__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-filters__clear:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-filters__clear:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-overview__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-overview__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-file__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-file__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-role__change-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-role__change-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.talent-filters__search-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.talent-filters__search-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.talent-card__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.talent-card__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.creative-brief-sections__add-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.creative-brief-sections__add-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-member-card__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-member-card__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.creative-brief-section__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.creative-brief-section__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__role-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__role-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__member-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__member-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.team-section__filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.team-section__filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-summary__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-summary__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-summary__description-more:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-summary__description-more:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__search-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__search-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__view-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__view-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__file-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__file-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.project-files__upload-btn:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.project-files__upload-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button:hover, .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.mce-btn.mce-primary:hover, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.mce-btn.mce-primary:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window button.mce-btn.mce-primary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window .es-coupon-content button.mce-btn.mce-primary:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content .edit-work-menu-wrap .btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.bb-more-link:hover, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .acf-gallery-add#gform_submit_button_5:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.button-hero:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more.button-primary:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-button-select:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .acf-gallery-add.button.load-more-jump:hover, .edit-work-menu-wrap .es-coupon-content .btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.bb-more-link:hover, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.button-hero:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-button-select:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload:hover, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump:hover, .es-coupon-content .edit-work-menu-wrap .project-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-card__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .quick-actions__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .quick-actions__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-filters__clear.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-filters__clear.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-overview__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-overview__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-file__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-file__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-role__change-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-role__change-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .talent-filters__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .talent-filters__search-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .talent-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .talent-card__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .creative-brief-sections__add-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-section__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-member-card__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-member-card__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .creative-brief-section__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .creative-brief-section__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-section__role-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-section__role-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-section__member-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-section__member-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .team-section__filter.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .team-section__filter.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-summary__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-summary__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-summary__description-more.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-summary__description-more.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__filter.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__filter.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__search-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__search-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__view-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__view-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__file-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__file-btn.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .project-files__upload-btn.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .project-files__upload-btn.acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input[type=submit].acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-gallery-add:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input[type=submit].acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-gallery-add:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add:hover, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content a.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.acf-gallery-add:hover, .es-coupon-content .mce-window .edit-work-menu-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .edit-work-menu-wrap .es-coupon-content .mce-btn.mce-primary.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .edit-work-menu-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .acf-form-submit .edit-work-menu-wrap input[type=submit].acf-gallery-add:hover, .acf-form-submit .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .acf-form-submit input[type=submit].acf-gallery-add:hover, .edit-work-menu-wrap .acf-form-submit .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content section.membership-levels .edit-work-menu-wrap input[type=submit].acf-gallery-add:hover, section.membership-levels .edit-work-menu-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap section.membership-levels input[type=submit].acf-gallery-add:hover, .edit-work-menu-wrap section.membership-levels .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .filter.acf-gallery-add:hover, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .filter.acf-gallery-add:hover, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .filter.acf-gallery-add:hover, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .filter.acf-gallery-add:hover, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .acf-gallery-add.bb-more-link:hover, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .acf-gallery-add#gform_submit_button_5:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .acf-gallery-add.button:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.button-hero:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more.button-primary:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-button-select:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.media-menu-item#menu-item-upload:hover, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .acf-gallery-add.button.load-more-jump:hover, .add-new-work-wrap .es-coupon-content .btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.acf-gallery-add:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .acf-gallery-add.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add.bb-more-link:hover, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .acf-gallery-add#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .acf-gallery-add#gform_submit_button_5:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-gallery-add.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.button:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .acf-gallery-add.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.button-hero:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more.button-primary:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more.button-primary:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-button-select:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-button-select:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.media-menu-item#menu-item-upload:hover, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .acf-gallery-add.button.load-more-jump:hover, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .acf-gallery-add.button.load-more-jump:hover, .es-coupon-content .add-new-work-wrap .project-card__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-card__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .quick-actions__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .quick-actions__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-filters__clear.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-filters__clear.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-overview__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-overview__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-file__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-file__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-role__change-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-role__change-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .talent-filters__search-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .talent-filters__search-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .talent-card__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .talent-card__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .creative-brief-sections__add-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .creative-brief-sections__add-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-section__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-section__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-member-card__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-member-card__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .creative-brief-section__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .creative-brief-section__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-section__role-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-section__role-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-section__member-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-section__member-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .team-section__filter.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .team-section__filter.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-summary__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-summary__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-summary__description-more.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-summary__description-more.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__filter.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__filter.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__search-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__search-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__view-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__view-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__file-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__file-btn.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .project-files__upload-btn.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .project-files__upload-btn.acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input[type=submit].acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].acf-gallery-add:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input[type=submit].acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].acf-gallery-add:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.acf-gallery-add:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.acf-gallery-add:hover, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.acf-gallery-add:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.acf-gallery-add:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content a.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.acf-gallery-add:hover, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.acf-gallery-add:hover, .es-coupon-content .mce-window .add-new-work-wrap .mce-btn.mce-primary.acf-gallery-add:hover, .mce-window .add-new-work-wrap .es-coupon-content .mce-btn.mce-primary.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .mce-window .mce-btn.mce-primary.acf-gallery-add:hover, .add-new-work-wrap .mce-window .es-coupon-content .mce-btn.mce-primary.acf-gallery-add:hover, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .acf-gallery-add:hover, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .acf-gallery-add:hover, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .acf-gallery-add:hover, .es-coupon-content .acf-form-submit .add-new-work-wrap input[type=submit].acf-gallery-add:hover, .acf-form-submit .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .acf-form-submit input[type=submit].acf-gallery-add:hover, .add-new-work-wrap .acf-form-submit .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content section.membership-levels .add-new-work-wrap input[type=submit].acf-gallery-add:hover, section.membership-levels .add-new-work-wrap .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap section.membership-levels input[type=submit].acf-gallery-add:hover, .add-new-work-wrap section.membership-levels .es-coupon-content input[type=submit].acf-gallery-add:hover, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .filter.acf-gallery-add:hover, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .filter.acf-gallery-add:hover, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content body.category .journal-hero .add-new-work-wrap .filter.acf-gallery-add:hover, body.category .journal-hero .add-new-work-wrap .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap body.category .journal-hero .filter.acf-gallery-add:hover, .add-new-work-wrap body.category .journal-hero .es-coupon-content .filter.acf-gallery-add:hover, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content section.membership-levels input.btn[type=submit]:hover, .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input[type=submit].bb-more-link:hover, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input[type=submit]#gform_submit_button_5:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input[type=submit].button:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.button-hero:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more.button-primary:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-button-select:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].media-menu-item#menu-item-upload:hover, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input[type=submit].button.load-more-jump:hover, section.membership-levels .es-coupon-content input.btn[type=submit]:hover, section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input[type=submit].bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input[type=submit].bb-more-link:hover, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input[type=submit]#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input[type=submit]#gform_submit_button_5:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input[type=submit].button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input[type=submit].button:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input[type=submit].button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.button-hero:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more.button-primary:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more.button-primary:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-button-select:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-button-select:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].media-menu-item#menu-item-upload:hover, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input[type=submit].button.load-more-jump:hover, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input[type=submit].button.load-more-jump:hover, .es-coupon-content section.membership-levels input.project-card__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-card__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.quick-actions__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.quick-actions__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-filters__clear[type=submit]:hover, section.membership-levels .es-coupon-content input.project-filters__clear[type=submit]:hover, .es-coupon-content section.membership-levels input.project-overview__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-overview__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-file__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-file__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-role__change-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.team-role__change-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.talent-filters__search-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.talent-filters__search-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.talent-card__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.talent-card__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.creative-brief-sections__add-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.creative-brief-sections__add-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-section__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.team-section__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-member-card__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.team-member-card__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.creative-brief-section__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.creative-brief-section__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-section__role-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.team-section__role-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-section__member-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.team-section__member-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.team-section__filter[type=submit]:hover, section.membership-levels .es-coupon-content input.team-section__filter[type=submit]:hover, .es-coupon-content section.membership-levels input.project-summary__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-summary__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-summary__description-more[type=submit]:hover, section.membership-levels .es-coupon-content input.project-summary__description-more[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__filter[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__filter[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__search-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__search-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__view-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__view-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__file-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__file-btn[type=submit]:hover, .es-coupon-content section.membership-levels input.project-files__upload-btn[type=submit]:hover, section.membership-levels .es-coupon-content input.project-files__upload-btn[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit]:hover, section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .mce-window section.membership-levels input.mce-btn.mce-primary[type=submit]:hover, .mce-window section.membership-levels .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content section.membership-levels .mce-window input.mce-btn.mce-primary[type=submit]:hover, section.membership-levels .mce-window .es-coupon-content input.mce-btn.mce-primary[type=submit]:hover, .es-coupon-content .edit-work-menu-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, .edit-work-menu-wrap section.membership-levels .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content section.membership-levels .edit-work-menu-wrap input.acf-gallery-add[type=submit]:hover, section.membership-levels .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .add-new-work-wrap section.membership-levels input.acf-gallery-add[type=submit]:hover, .add-new-work-wrap section.membership-levels .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content section.membership-levels .add-new-work-wrap input.acf-gallery-add[type=submit]:hover, section.membership-levels .add-new-work-wrap .es-coupon-content input.acf-gallery-add[type=submit]:hover, .es-coupon-content .acf-form-submit section.membership-levels input[type=submit]:hover, .acf-form-submit section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .acf-form-submit input[type=submit]:hover, section.membership-levels .acf-form-submit .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels input[type=submit]:hover, section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content body.blog .journal-hero section.membership-levels input.filter[type=submit]:hover, body.blog .journal-hero section.membership-levels .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content section.membership-levels body.blog .journal-hero input.filter[type=submit]:hover, section.membership-levels body.blog .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content body.category .journal-hero section.membership-levels input.filter[type=submit]:hover, body.category .journal-hero section.membership-levels .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content section.membership-levels body.category .journal-hero input.filter[type=submit]:hover, section.membership-levels body.category .journal-hero .es-coupon-content input.filter[type=submit]:hover, .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content body.blog .journal-hero .btn.filter:hover, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.filter:hover, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.filter:hover, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .filter.bb-more-link:hover, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .filter#gform_submit_button_5:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .filter.button:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.button-hero:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more.button-primary:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-button-select:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.media-menu-item#menu-item-upload:hover, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .filter.button.load-more-jump:hover, body.blog .journal-hero .es-coupon-content .btn.filter:hover, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.filter:hover, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.filter:hover, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .filter.bb-more-link:hover, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .filter#gform_submit_button_5:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .filter.button:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.button-hero:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more.button-primary:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-button-select:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload:hover, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .filter.button.load-more-jump:hover, .es-coupon-content body.blog .journal-hero .project-card__btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-card__btn.filter:hover, .es-coupon-content body.blog .journal-hero .quick-actions__btn.filter:hover, body.blog .journal-hero .es-coupon-content .quick-actions__btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-filters__clear.filter:hover, body.blog .journal-hero .es-coupon-content .project-filters__clear.filter:hover, .es-coupon-content body.blog .journal-hero .project-overview__btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-overview__btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-file__btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-file__btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-role__change-btn.filter:hover, body.blog .journal-hero .es-coupon-content .team-role__change-btn.filter:hover, .es-coupon-content body.blog .journal-hero .talent-filters__search-btn.filter:hover, body.blog .journal-hero .es-coupon-content .talent-filters__search-btn.filter:hover, .es-coupon-content body.blog .journal-hero .talent-card__btn.filter:hover, body.blog .journal-hero .es-coupon-content .talent-card__btn.filter:hover, .es-coupon-content body.blog .journal-hero .creative-brief-sections__add-btn.filter:hover, body.blog .journal-hero .es-coupon-content .creative-brief-sections__add-btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-section__btn.filter:hover, body.blog .journal-hero .es-coupon-content .team-section__btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-member-card__btn.filter:hover, body.blog .journal-hero .es-coupon-content .team-member-card__btn.filter:hover, .es-coupon-content body.blog .journal-hero .creative-brief-section__btn.filter:hover, body.blog .journal-hero .es-coupon-content .creative-brief-section__btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-section__role-btn.filter:hover, body.blog .journal-hero .es-coupon-content .team-section__role-btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-section__member-btn.filter:hover, body.blog .journal-hero .es-coupon-content .team-section__member-btn.filter:hover, .es-coupon-content body.blog .journal-hero .team-section__filter.filter:hover, body.blog .journal-hero .es-coupon-content .team-section__filter.filter:hover, .es-coupon-content body.blog .journal-hero .project-summary__btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-summary__btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-summary__description-more.filter:hover, body.blog .journal-hero .es-coupon-content .project-summary__description-more.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__filter.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__filter.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__search-btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__search-btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__view-btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__view-btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__file-btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__file-btn.filter:hover, .es-coupon-content body.blog .journal-hero .project-files__upload-btn.filter:hover, body.blog .journal-hero .es-coupon-content .project-files__upload-btn.filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input[type=submit].filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].filter:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input[type=submit].filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].filter:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter:hover, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.filter:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content a.filter:hover, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.filter:hover, .es-coupon-content .mce-window body.blog .journal-hero .mce-btn.mce-primary.filter:hover, .mce-window body.blog .journal-hero .es-coupon-content .mce-btn.mce-primary.filter:hover, .es-coupon-content body.blog .journal-hero .mce-window .mce-btn.mce-primary.filter:hover, body.blog .journal-hero .mce-window .es-coupon-content .mce-btn.mce-primary.filter:hover, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .acf-gallery-add.filter:hover, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .acf-gallery-add.filter:hover, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .acf-gallery-add.filter:hover, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content .acf-form-submit body.blog .journal-hero input[type=submit].filter:hover, .acf-form-submit body.blog .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog .journal-hero .acf-form-submit input[type=submit].filter:hover, body.blog .journal-hero .acf-form-submit .es-coupon-content input[type=submit].filter:hover, .es-coupon-content section.membership-levels body.blog .journal-hero input[type=submit].filter:hover, section.membership-levels body.blog .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog .journal-hero section.membership-levels input[type=submit].filter:hover, body.blog .journal-hero section.membership-levels .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog .journal-hero .filter:hover, body.blog .journal-hero .es-coupon-content .filter:hover, .es-coupon-content body.category body.blog .journal-hero .filter:hover, body.category body.blog .journal-hero .es-coupon-content .filter:hover, .es-coupon-content body.blog body.category .journal-hero .filter:hover, body.blog body.category .journal-hero .es-coupon-content .filter:hover, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.filter:hover, .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter:hover, .es-coupon-content body.category .journal-hero .btn.filter:hover, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.filter:hover, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.filter:hover, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .filter.bb-more-link:hover, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .filter#gform_submit_button_5:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .filter.button:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.button-hero:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more.button-primary:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-button-select:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.media-menu-item#menu-item-upload:hover, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .filter.button.load-more-jump:hover, body.category .journal-hero .es-coupon-content .btn.filter:hover, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.filter:hover, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.filter:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.filter:hover, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .filter.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .filter.bb-more-link:hover, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .filter#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .filter#gform_submit_button_5:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .filter.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .filter.button:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .filter.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.button-hero:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more.button-primary:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more.button-primary:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-button-select:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-button-select:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.media-menu-item#menu-item-upload:hover, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .filter.button.load-more-jump:hover, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .filter.button.load-more-jump:hover, .es-coupon-content body.category .journal-hero .project-card__btn.filter:hover, body.category .journal-hero .es-coupon-content .project-card__btn.filter:hover, .es-coupon-content body.category .journal-hero .quick-actions__btn.filter:hover, body.category .journal-hero .es-coupon-content .quick-actions__btn.filter:hover, .es-coupon-content body.category .journal-hero .project-filters__clear.filter:hover, body.category .journal-hero .es-coupon-content .project-filters__clear.filter:hover, .es-coupon-content body.category .journal-hero .project-overview__btn.filter:hover, body.category .journal-hero .es-coupon-content .project-overview__btn.filter:hover, .es-coupon-content body.category .journal-hero .project-file__btn.filter:hover, body.category .journal-hero .es-coupon-content .project-file__btn.filter:hover, .es-coupon-content body.category .journal-hero .team-role__change-btn.filter:hover, body.category .journal-hero .es-coupon-content .team-role__change-btn.filter:hover, .es-coupon-content body.category .journal-hero .talent-filters__search-btn.filter:hover, body.category .journal-hero .es-coupon-content .talent-filters__search-btn.filter:hover, .es-coupon-content body.category .journal-hero .talent-card__btn.filter:hover, body.category .journal-hero .es-coupon-content .talent-card__btn.filter:hover, .es-coupon-content body.category .journal-hero .creative-brief-sections__add-btn.filter:hover, body.category .journal-hero .es-coupon-content .creative-brief-sections__add-btn.filter:hover, .es-coupon-content body.category .journal-hero .team-section__btn.filter:hover, body.category .journal-hero .es-coupon-content .team-section__btn.filter:hover, .es-coupon-content body.category .journal-hero .team-member-card__btn.filter:hover, body.category .journal-hero .es-coupon-content .team-member-card__btn.filter:hover, .es-coupon-content body.category .journal-hero .creative-brief-section__btn.filter:hover, body.category .journal-hero .es-coupon-content .creative-brief-section__btn.filter:hover, .es-coupon-content body.category .journal-hero .team-section__role-btn.filter:hover, body.category .journal-hero .es-coupon-content .team-section__role-btn.filter:hover, .es-coupon-content body.category .journal-hero .team-section__member-btn.filter:hover, body.category .journal-hero .es-coupon-content .team-section__member-btn.filter:hover, .es-coupon-content body.category .journal-hero .team-section__filter.filter:hover, body.category .journal-hero .es-coupon-content .team-section__filter.filter:hover, .es-coupon-content body.category .journal-hero .project-summary__btn.filter:hover, body.category .journal-hero .es-coupon-content .project-summary__btn.filter:hover, .es-coupon-content body.category .journal-hero .project-summary__description-more.filter:hover, body.category .journal-hero .es-coupon-content .project-summary__description-more.filter:hover, .es-coupon-content body.category .journal-hero .project-files__btn.filter:hover, body.category .journal-hero .es-coupon-content .project-files__btn.filter:hover, .es-coupon-content body.category .journal-hero .project-files__filter.filter:hover, body.category .journal-hero .es-coupon-content .project-files__filter.filter:hover, .es-coupon-content body.category .journal-hero .project-files__search-btn.filter:hover, body.category .journal-hero .es-coupon-content .project-files__search-btn.filter:hover, .es-coupon-content body.category .journal-hero .project-files__view-btn.filter:hover, body.category .journal-hero .es-coupon-content .project-files__view-btn.filter:hover, .es-coupon-content body.category .journal-hero .project-files__file-btn.filter:hover, body.category .journal-hero .es-coupon-content .project-files__file-btn.filter:hover, .es-coupon-content body.category .journal-hero .project-files__upload-btn.filter:hover, body.category .journal-hero .es-coupon-content .project-files__upload-btn.filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input[type=submit].filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input[type=submit].filter:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input[type=submit].filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input[type=submit].filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit].filter:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit].filter:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.filter:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.filter:hover, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.filter:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content button.filter:hover, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.filter:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.filter:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content a.filter:hover, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.filter:hover, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.filter:hover, .es-coupon-content .mce-window body.category .journal-hero .mce-btn.mce-primary.filter:hover, .mce-window body.category .journal-hero .es-coupon-content .mce-btn.mce-primary.filter:hover, .es-coupon-content body.category .journal-hero .mce-window .mce-btn.mce-primary.filter:hover, body.category .journal-hero .mce-window .es-coupon-content .mce-btn.mce-primary.filter:hover, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .acf-gallery-add.filter:hover, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .acf-gallery-add.filter:hover, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content .add-new-work-wrap body.category .journal-hero .acf-gallery-add.filter:hover, .add-new-work-wrap body.category .journal-hero .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content body.category .journal-hero .add-new-work-wrap .acf-gallery-add.filter:hover, body.category .journal-hero .add-new-work-wrap .es-coupon-content .acf-gallery-add.filter:hover, .es-coupon-content .acf-form-submit body.category .journal-hero input[type=submit].filter:hover, .acf-form-submit body.category .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.category .journal-hero .acf-form-submit input[type=submit].filter:hover, body.category .journal-hero .acf-form-submit .es-coupon-content input[type=submit].filter:hover, .es-coupon-content section.membership-levels body.category .journal-hero input[type=submit].filter:hover, section.membership-levels body.category .journal-hero .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.category .journal-hero section.membership-levels input[type=submit].filter:hover, body.category .journal-hero section.membership-levels .es-coupon-content input[type=submit].filter:hover, .es-coupon-content body.blog body.category .journal-hero .filter:hover, body.blog body.category .journal-hero .es-coupon-content .filter:hover, .es-coupon-content body.category body.blog .journal-hero .filter:hover, body.category body.blog .journal-hero .es-coupon-content .filter:hover, .es-coupon-content body.category .journal-hero .filter:hover, body.category .journal-hero .es-coupon-content .filter:hover, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.filter:hover, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter:hover, .es-coupon-content .expert-service_invite form .gform-footer input.btn:hover, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.bb-more-link:hover, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input#gform_submit_button_5:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.button:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.button-hero:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more.button-primary:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-button-select:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.media-menu-item#menu-item-upload:hover, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.button.load-more-jump:hover, .expert-service_invite form .gform-footer .es-coupon-content input.btn:hover, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.bb-more-link:hover, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input#gform_submit_button_5:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.button:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.button-hero:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more.button-primary:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more.button-primary:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-button-select:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-button-select:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.media-menu-item#menu-item-upload:hover, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.button.load-more-jump:hover, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.button.load-more-jump:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-card__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-card__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.quick-actions__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.quick-actions__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-filters__clear:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-filters__clear:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-overview__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-overview__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-file__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-file__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-role__change-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-role__change-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.talent-filters__search-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.talent-filters__search-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.talent-card__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.talent-card__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.creative-brief-sections__add-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.creative-brief-sections__add-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-member-card__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-member-card__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.creative-brief-section__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.creative-brief-section__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__role-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__role-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__member-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__member-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.team-section__filter:hover, .expert-service_invite form .gform-footer .es-coupon-content input.team-section__filter:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-summary__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-summary__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-summary__description-more:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-summary__description-more:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__filter:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__filter:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__search-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__search-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__view-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__view-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__file-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__file-btn:hover, .es-coupon-content .expert-service_invite form .gform-footer input.project-files__upload-btn:hover, .expert-service_invite form .gform-footer .es-coupon-content input.project-files__upload-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input[type=submit]:hover, .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .mce-window .expert-service_invite form .gform-footer input.mce-btn.mce-primary:hover, .mce-window .expert-service_invite form .gform-footer .es-coupon-content input.mce-btn.mce-primary:hover, .es-coupon-content .expert-service_invite form .gform-footer .mce-window input.mce-btn.mce-primary:hover, .expert-service_invite form .gform-footer .mce-window .es-coupon-content input.mce-btn.mce-primary:hover, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.acf-gallery-add:hover, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.acf-gallery-add:hover, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.acf-gallery-add:hover, .es-coupon-content .acf-form-submit .expert-service_invite form .gform-footer input[type=submit]:hover, .acf-form-submit .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .expert-service_invite form .gform-footer .acf-form-submit input[type=submit]:hover, .expert-service_invite form .gform-footer .acf-form-submit .es-coupon-content input[type=submit]:hover, .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input[type=submit]:hover, section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input[type=submit]:hover, .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input[type=submit]:hover, .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input[type=submit]:hover, .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.filter:hover, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter:hover, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.filter:hover, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.filter:hover, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.filter:hover, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.filter:hover, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.filter:hover, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.filter:hover, .es-coupon-content .expert-service_invite form .gform-footer input:hover, .expert-service_invite form .gform-footer .es-coupon-content input:hover {
  background: rgb(161.119047619, 117.25, 39.880952381);
}
.es-coupon-content .btn.btn-primary.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.btn-primary.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.btn-primary.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-primary.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn-primary.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn-primary.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn-primary.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.bb-more-link, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .single.single-forum .bbp-forum-content-wrap .es-coupon-content a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap .copied#gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied#gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied#gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied#gform_submit_button_5.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn-primary.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .single.single-forum .bbp-forum-content-wrap .copied#gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied#gform_submit_button_5.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn-primary.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied#gform_submit_button_5, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied#gform_submit_button_5.bb-more-link, .single.single-forum .bbp-forum-content-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied#gform_submit_button_5.bb-more-link, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .copied.button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .btn.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more.button-primary.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .btn.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more.button-primary#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .btn.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .btn.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-primary.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .single.single-forum .bbp-forum-content-wrap .copied.button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.media-button-select, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn-primary.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.media-button-select, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn-primary.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.button-hero.media-button-select, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn-primary.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.button-hero, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .wp-core-ui .es-coupon-content a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.button-hero.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero.bb-more-link, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.button-hero#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero#gform_submit_button_5, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero.load-more.button-primary, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.button-hero.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn-primary.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more.button-primary.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more.button-primary#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .btn-primary.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more.button-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.load-more.button-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more.button-primary.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more.button-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more.button-primary#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .btn-primary.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.media-button-select.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.media-button-select.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .btn-primary.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-button-select, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.media-button-select.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.media-button-select#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .copied.media-button-select.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.media-button-select.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .copied.media-button-select.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.media-button-select.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.media-menu-item#menu-item-upload.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.media-menu-item#menu-item-upload.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .es-coupon-content .btn.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .copied.media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .copied.media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn-primary.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.media-menu-item#menu-item-upload.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.media-menu-item#menu-item-upload.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .btn-primary.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.media-menu-item#menu-item-upload, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.media-menu-item#menu-item-upload.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .copied.media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.media-menu-item#menu-item-upload.button, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .copied.media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.button.button-hero, .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .btn.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.load-more-jump.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .btn.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .copied.button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .copied.button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.load-more-jump.button-hero, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .btn-primary.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .single.single-forum .bbp-forum-content-wrap .copied.button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.bb-more-link, .es-coupon-content .media-modal.wp-core-ui .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.button.load-more-jump, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.button.load-more-jump.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .btn-primary.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.button.load-more-jump, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .media-modal.wp-core-ui .es-coupon-content a.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.button.load-more-jump.bb-more-link, .single.single-forum .bbp-forum-content-wrap .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.bb-more-link, .media-modal.wp-core-ui .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.button.load-more-jump#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump#gform_submit_button_5, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .button-group.button-hero .copied.button.load-more-jump, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .wp-core-ui .copied.button.load-more-jump.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.button.load-more-jump.button-hero, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.quick-actions__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.quick-actions__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.quick-actions__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.quick-actions__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.quick-actions__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.quick-actions__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.quick-actions__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.quick-actions__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.quick-actions__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.quick-actions__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.quick-actions__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.quick-actions__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.quick-actions__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.quick-actions__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.quick-actions__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.quick-actions__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.quick-actions__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.quick-actions__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.quick-actions__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.quick-actions__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-filters__clear, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-filters__clear, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-filters__clear, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-filters__clear, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-filters__clear.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-filters__clear.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-filters__clear#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-filters__clear#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-filters__clear.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-filters__clear.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-filters__clear.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-filters__clear.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-filters__clear.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-filters__clear.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-filters__clear.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-filters__clear.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-filters__clear.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-filters__clear.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-filters__clear.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-filters__clear.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-overview__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-overview__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-overview__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-overview__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-overview__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-overview__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-overview__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-overview__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-overview__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-overview__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-overview__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-overview__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-overview__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-overview__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-overview__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-overview__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-overview__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-overview__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-overview__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-overview__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-file__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-file__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-file__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-file__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-file__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-file__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-file__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-file__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-file__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-file__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-file__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-file__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-file__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-file__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-file__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-file__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-file__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-file__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-file__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-file__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-role__change-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-role__change-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-role__change-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-role__change-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-role__change-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-role__change-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-role__change-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-role__change-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-role__change-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-role__change-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-role__change-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-role__change-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-role__change-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-role__change-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-role__change-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-role__change-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-role__change-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-role__change-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-role__change-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-role__change-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.talent-filters__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.talent-filters__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.talent-filters__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.talent-filters__search-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.talent-filters__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.talent-filters__search-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.talent-filters__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.talent-filters__search-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.talent-filters__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.talent-filters__search-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.talent-filters__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.talent-filters__search-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.talent-filters__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.talent-filters__search-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.talent-filters__search-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.talent-filters__search-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.talent-filters__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.talent-filters__search-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.talent-filters__search-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.talent-filters__search-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.talent-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.talent-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.talent-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.talent-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.talent-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.talent-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.talent-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.talent-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.talent-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.talent-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.talent-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.talent-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.talent-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.talent-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.talent-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.talent-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.talent-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.talent-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.talent-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.talent-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.creative-brief-sections__add-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.creative-brief-sections__add-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.creative-brief-sections__add-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.creative-brief-sections__add-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.creative-brief-sections__add-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.creative-brief-sections__add-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.creative-brief-sections__add-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.creative-brief-sections__add-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.creative-brief-sections__add-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.creative-brief-sections__add-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.creative-brief-sections__add-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.creative-brief-sections__add-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-sections__add-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-sections__add-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-sections__add-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-sections__add-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-sections__add-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-sections__add-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-sections__add-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-section__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-section__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-section__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-section__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-section__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-member-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-member-card__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-member-card__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-member-card__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-member-card__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-member-card__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-member-card__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-member-card__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-member-card__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-member-card__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-member-card__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-member-card__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-member-card__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-member-card__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-member-card__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-member-card__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-member-card__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-member-card__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-member-card__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-member-card__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.creative-brief-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.creative-brief-section__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.creative-brief-section__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.creative-brief-section__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.creative-brief-section__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.creative-brief-section__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.creative-brief-section__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.creative-brief-section__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.creative-brief-section__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.creative-brief-section__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.creative-brief-section__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.creative-brief-section__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-section__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-section__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-section__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-section__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-section__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-section__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.creative-brief-section__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.creative-brief-section__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-section__role-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-section__role-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-section__role-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-section__role-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-section__role-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-section__role-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-section__role-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-section__role-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-section__role-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-section__role-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-section__role-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-section__role-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__role-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__role-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__role-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__role-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__role-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__role-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__role-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__role-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-section__member-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-section__member-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-section__member-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-section__member-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-section__member-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-section__member-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-section__member-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-section__member-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-section__member-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-section__member-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-section__member-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-section__member-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__member-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__member-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__member-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__member-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__member-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__member-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__member-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__member-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.team-section__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.team-section__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.team-section__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.team-section__filter, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.team-section__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.team-section__filter.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.team-section__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.team-section__filter#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.team-section__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.team-section__filter.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.team-section__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.team-section__filter.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__filter.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__filter.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__filter.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.team-section__filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.team-section__filter.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-summary__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-summary__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-summary__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-summary__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-summary__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-summary__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-summary__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-summary__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-summary__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-summary__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-summary__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-summary__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-summary__description-more, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-summary__description-more, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-summary__description-more, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-summary__description-more, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-summary__description-more.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-summary__description-more.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-summary__description-more#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-summary__description-more#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-summary__description-more.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-summary__description-more.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-summary__description-more.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-summary__description-more.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__description-more.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__description-more.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__description-more.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__description-more.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__description-more.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__description-more.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-summary__description-more.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-summary__description-more.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__filter, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__filter, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__filter.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__filter#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__filter.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__filter.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__filter.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__filter.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__filter.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__filter.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__search-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__search-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__search-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__search-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__search-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__search-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__search-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__search-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__search-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__search-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__search-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__search-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__search-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__search-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__search-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__search-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__search-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__search-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__search-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__view-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__view-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__view-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__view-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__view-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__view-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__view-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__view-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__view-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__view-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__view-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__view-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__view-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__view-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__view-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__view-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__view-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__view-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__view-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__view-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__file-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__file-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__file-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__file-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__file-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__file-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__file-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__file-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__file-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__file-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__file-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__file-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__file-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__file-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__file-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__file-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__file-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__file-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__file-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__file-btn.button.load-more-jump, .es-coupon-content .btn-primary.copied.project-files__upload-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content a.copied.project-files__upload-btn, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.project-files__upload-btn, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.copied.project-files__upload-btn, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.project-files__upload-btn.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .copied.project-files__upload-btn.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.project-files__upload-btn#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .copied.project-files__upload-btn#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.project-files__upload-btn.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .copied.project-files__upload-btn.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.project-files__upload-btn.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .copied.project-files__upload-btn.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__upload-btn.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__upload-btn.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__upload-btn.media-button-select, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__upload-btn.media-button-select, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__upload-btn.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__upload-btn.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .copied.project-files__upload-btn.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .copied.project-files__upload-btn.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-primary.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn-primary.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn-primary.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn-primary.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-primary.copied, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn-primary.copied, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.load-more-jump, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-primary.copied, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.bb-more-link, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied#gform_submit_button_5, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.button.button-hero, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.button.load-more.button-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.media-button-select, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.media-menu-item#menu-item-upload, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.btn-primary.copied, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.button.load-more-jump, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-primary.copied, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.bb-more-link, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied#gform_submit_button_5, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.button, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.button.button-hero, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.button.load-more.button-primary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.media-button-select, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.media-menu-item#menu-item-upload, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .media-modal.wp-core-ui a.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.button.load-more-jump, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.btn-primary.copied, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .single.single-forum .bbp-forum-content-wrap a.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.bb-more-link, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer a.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied#gform_submit_button_5, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero a.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.button, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui .wp-core-ui a.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.button.button-hero, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more.button-primary, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.button.load-more.button-primary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.copied.media-button-select, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.media-button-select, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.media-menu-item#menu-item-upload, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content .media-modal.wp-core-ui a.copied.button.load-more-jump, .media-modal.wp-core-ui .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.button.load-more-jump, .es-coupon-content .mce-window .btn-primary.copied.mce-btn.mce-primary, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .mce-window a.copied.mce-btn.mce-primary, .es-coupon-content .mce-window #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .mce-window a.copied.mce-btn.mce-primary, .es-coupon-content .mce-window .single.single-forum .bbp-forum-content-wrap .copied.mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .mce-window .copied.mce-btn.mce-primary.bb-more-link, .es-coupon-content .mce-window .sign-in-section .sign-in-content-wrapper .gform-footer .copied.mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .mce-window .copied.mce-btn.mce-primary#gform_submit_button_5, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .mce-window .copied.mce-btn.mce-primary.button, .es-coupon-content .mce-window .media-modal.wp-core-ui .wp-core-ui .copied.mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .mce-window .copied.mce-btn.mce-primary.button.button-hero, .es-coupon-content .mce-window .media-modal.wp-core-ui .copied.mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .mce-window .copied.mce-btn.mce-primary.button.load-more.button-primary, .es-coupon-content .mce-window .media-modal.wp-core-ui .copied.mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .es-coupon-content .mce-window .copied.mce-btn.mce-primary.media-button-select, .es-coupon-content .mce-window .media-modal.wp-core-ui .copied.mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .mce-window .copied.mce-btn.mce-primary.media-menu-item#menu-item-upload, .es-coupon-content .mce-window .media-modal.wp-core-ui .copied.mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .mce-window .copied.mce-btn.mce-primary.button.load-more-jump, .mce-window .es-coupon-content .btn-primary.copied.mce-btn.mce-primary, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .mce-window .es-coupon-content a.copied.mce-btn.mce-primary, .mce-window .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.mce-btn.mce-primary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .mce-window .es-coupon-content a.copied.mce-btn.mce-primary, .mce-window .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.mce-btn.mce-primary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .mce-window .es-coupon-content .copied.mce-btn.mce-primary.bb-more-link, .mce-window .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.mce-btn.mce-primary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .mce-window .es-coupon-content .copied.mce-btn.mce-primary#gform_submit_button_5, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.mce-btn.mce-primary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .mce-window .es-coupon-content .copied.mce-btn.mce-primary.button, .mce-window .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.mce-btn.mce-primary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .mce-window .es-coupon-content .copied.mce-btn.mce-primary.button.button-hero, .mce-window .es-coupon-content .media-modal.wp-core-ui .copied.mce-btn.mce-primary.button.load-more.button-primary, .media-modal.wp-core-ui .mce-window .es-coupon-content .copied.mce-btn.mce-primary.button.load-more.button-primary, .mce-window .es-coupon-content .media-modal.wp-core-ui .copied.mce-btn.mce-primary.media-button-select, .media-modal.wp-core-ui .mce-window .es-coupon-content .copied.mce-btn.mce-primary.media-button-select, .mce-window .es-coupon-content .media-modal.wp-core-ui .copied.mce-btn.mce-primary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .mce-window .es-coupon-content .copied.mce-btn.mce-primary.media-menu-item#menu-item-upload, .mce-window .es-coupon-content .media-modal.wp-core-ui .copied.mce-btn.mce-primary.button.load-more-jump, .media-modal.wp-core-ui .mce-window .es-coupon-content .copied.mce-btn.mce-primary.button.load-more-jump, .es-coupon-content .edit-work-menu-wrap .btn-primary.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.bb-more-link, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add#gform_submit_button_5, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.button-hero, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.load-more.button-primary, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.media-button-select, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .es-coupon-content .btn-primary.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.bb-more-link, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.button-hero, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.media-button-select, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more-jump, .es-coupon-content .add-new-work-wrap .btn-primary.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.bb-more-link, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add#gform_submit_button_5, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.button-hero, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.load-more.button-primary, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.media-button-select, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.load-more-jump, .add-new-work-wrap .es-coupon-content .btn-primary.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.bb-more-link, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.button-hero, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.media-button-select, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more-jump, .es-coupon-content .acf-form-submit input.btn-primary.copied[type=submit], .es-coupon-content .acf-form-submit .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .acf-form-submit input.copied[type=submit].bb-more-link, .es-coupon-content .acf-form-submit .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .acf-form-submit input.copied[type=submit]#gform_submit_button_5, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .acf-form-submit input.copied[type=submit].button, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .acf-form-submit input.copied[type=submit].button.button-hero, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input.copied[type=submit].button.load-more.button-primary, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input.copied[type=submit].media-button-select, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .acf-form-submit .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .acf-form-submit input.copied[type=submit].button.load-more-jump, .acf-form-submit .es-coupon-content input.btn-primary.copied[type=submit], .acf-form-submit .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .acf-form-submit .es-coupon-content input.copied[type=submit].bb-more-link, .acf-form-submit .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .acf-form-submit .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .acf-form-submit .es-coupon-content input.copied[type=submit].button, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .acf-form-submit .es-coupon-content input.copied[type=submit].button.button-hero, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input.copied[type=submit].button.load-more.button-primary, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input.copied[type=submit].media-button-select, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, .acf-form-submit .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .acf-form-submit .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content section.membership-levels input.btn-primary.copied[type=submit], .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input.copied[type=submit].bb-more-link, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input.copied[type=submit]#gform_submit_button_5, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input.copied[type=submit].button, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.button-hero, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.load-more.button-primary, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].media-button-select, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.load-more-jump, section.membership-levels .es-coupon-content input.btn-primary.copied[type=submit], section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input.copied[type=submit].bb-more-link, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit]#gform_submit_button_5, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input.copied[type=submit].button, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.button-hero, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.load-more.button-primary, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].media-button-select, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content body.blog .journal-hero .btn-primary.copied.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.copied.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.copied.filter, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .copied.filter.bb-more-link, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .copied.filter#gform_submit_button_5, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .copied.filter.button, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.button-hero, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.load-more.button-primary, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.media-button-select, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.media-menu-item#menu-item-upload, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.load-more-jump, body.blog .journal-hero .es-coupon-content .btn-primary.copied.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.copied.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.copied.filter, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .copied.filter.bb-more-link, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .copied.filter#gform_submit_button_5, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .copied.filter.button, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.button-hero, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.load-more.button-primary, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.media-button-select, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.media-menu-item#menu-item-upload, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.load-more-jump, .es-coupon-content body.category .journal-hero .btn-primary.copied.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.copied.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.copied.filter, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .copied.filter.bb-more-link, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .copied.filter#gform_submit_button_5, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .copied.filter.button, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.button-hero, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.load-more.button-primary, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.media-button-select, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.media-menu-item#menu-item-upload, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.load-more-jump, body.category .journal-hero .es-coupon-content .btn-primary.copied.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.copied.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.copied.filter, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .copied.filter.bb-more-link, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .copied.filter#gform_submit_button_5, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .copied.filter.button, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.button-hero, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.load-more.button-primary, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.media-button-select, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.media-menu-item#menu-item-upload, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.load-more-jump, .es-coupon-content .expert-service_invite form .gform-footer input.btn-primary.copied, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.copied.bb-more-link, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input.copied#gform_submit_button_5, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.copied.button, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.button-hero, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.load-more.button-primary, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.media-button-select, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.media-menu-item#menu-item-upload, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.load-more-jump, .expert-service_invite form .gform-footer .es-coupon-content input.btn-primary.copied, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input.copied#gform_submit_button_5, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.button, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.button-hero, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.load-more.button-primary, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.media-button-select, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.quick-actions__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.quick-actions__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-filters__clear[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-filters__clear[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-overview__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-overview__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-file__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-file__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-role__change-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-role__change-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.talent-filters__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.talent-filters__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.talent-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.talent-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.creative-brief-sections__add-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.creative-brief-sections__add-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-member-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-member-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.creative-brief-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.creative-brief-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-section__role-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-section__role-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-section__member-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-section__member-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.team-section__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.team-section__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-summary__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-summary__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-summary__description-more[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-summary__description-more[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__view-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__view-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__file-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__file-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.project-files__upload-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.mce-btn.mce-primary[type=submit], .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window input.copied.mce-btn.mce-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .mce-window .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.acf-gallery-add[type=submit], .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input.copied.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.acf-gallery-add[type=submit], .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input.copied.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .acf-form-submit .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.filter[type=submit], body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input.copied.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied.filter[type=submit], body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input.copied.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.btn.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit]#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.btn.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit]#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.quick-actions__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.quick-actions__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-filters__clear[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-filters__clear[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-overview__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-overview__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-file__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-file__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-role__change-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-role__change-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.talent-filters__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.talent-filters__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.talent-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.talent-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.creative-brief-sections__add-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.creative-brief-sections__add-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-member-card__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-member-card__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.creative-brief-section__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.creative-brief-section__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-section__role-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-section__role-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-section__member-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-section__member-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.team-section__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.team-section__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-summary__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-summary__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-summary__description-more[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-summary__description-more[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__search-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__search-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__view-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__view-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__file-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__file-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.project-files__upload-btn[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.mce-btn.mce-primary[type=submit], .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window input.copied.mce-btn.mce-primary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .mce-window .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.acf-gallery-add[type=submit], .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input.copied.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.acf-gallery-add[type=submit], .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input.copied.acf-gallery-add[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .acf-form-submit .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .acf-form-submit .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.filter[type=submit], body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input.copied.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied.filter[type=submit], body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input.copied.filter[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn.copied, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.bb-more-link, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied#gform_submit_button_5, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.button-hero, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.load-more.button-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.media-button-select, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.media-menu-item#menu-item-upload, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.button.load-more-jump, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn.copied, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .single.single-forum .bbp-forum-content-wrap button.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.bb-more-link, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer button.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied#gform_submit_button_5, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero button.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui .wp-core-ui button.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.button-hero, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more.button-primary, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.load-more.button-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.media-button-select, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.media-button-select, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.media-menu-item#menu-item-upload, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content .media-modal.wp-core-ui button.copied.button.load-more-jump, .media-modal.wp-core-ui .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.button.load-more-jump, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.quick-actions__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.quick-actions__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-filters__clear, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-filters__clear, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-overview__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-overview__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-file__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-file__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-role__change-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-role__change-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.talent-filters__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.talent-filters__search-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.talent-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.talent-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.creative-brief-sections__add-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.creative-brief-sections__add-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-section__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-member-card__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-member-card__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.creative-brief-section__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.creative-brief-section__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-section__role-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-section__role-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-section__member-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-section__member-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.team-section__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.team-section__filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-summary__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-summary__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-summary__description-more, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-summary__description-more, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__search-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__search-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__view-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__view-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__file-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__file-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.project-files__upload-btn, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied, .es-coupon-content .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.mce-btn.mce-primary, .mce-window .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.mce-btn.mce-primary, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window button.copied.mce-btn.mce-primary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .mce-window .es-coupon-content button.copied.mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.copied.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.copied.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.copied.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.copied.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content .edit-work-menu-wrap .btn.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .edit-work-menu-wrap a.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .edit-work-menu-wrap a.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.bb-more-link, .es-coupon-content .edit-work-menu-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add#gform_submit_button_5, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.button-hero, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.load-more.button-primary, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.media-button-select, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .edit-work-menu-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add.button.load-more-jump, .edit-work-menu-wrap .es-coupon-content .btn.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .edit-work-menu-wrap .es-coupon-content a.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .edit-work-menu-wrap .es-coupon-content a.copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.bb-more-link, .edit-work-menu-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add#gform_submit_button_5, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.button-hero, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more.button-primary, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.media-button-select, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.media-menu-item#menu-item-upload, .edit-work-menu-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more-jump, .es-coupon-content .edit-work-menu-wrap .copied.project-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.quick-actions__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.quick-actions__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-filters__clear.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-filters__clear.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-overview__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-overview__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-file__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-file__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-role__change-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-role__change-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.talent-filters__search-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.talent-filters__search-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.talent-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.talent-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.creative-brief-sections__add-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.creative-brief-sections__add-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-section__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-section__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-member-card__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-member-card__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.creative-brief-section__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.creative-brief-section__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-section__role-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-section__role-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-section__member-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-section__member-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.team-section__filter.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.team-section__filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-summary__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-summary__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-summary__description-more.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-summary__description-more.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__filter.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__search-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__search-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__view-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__view-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__file-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__file-btn.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.project-files__upload-btn.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.project-files__upload-btn.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap input.copied[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .edit-work-menu-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap input.copied[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .edit-work-menu-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap button.copied.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .edit-work-menu-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.acf-gallery-add, .edit-work-menu-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap button.copied.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap a.copied.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .edit-work-menu-wrap .es-coupon-content a.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.acf-gallery-add, .edit-work-menu-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.acf-gallery-add, .es-coupon-content .mce-window .edit-work-menu-wrap .copied.mce-btn.mce-primary.acf-gallery-add, .mce-window .edit-work-menu-wrap .es-coupon-content .copied.mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .mce-window .copied.mce-btn.mce-primary.acf-gallery-add, .edit-work-menu-wrap .mce-window .es-coupon-content .copied.mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .copied.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .copied.acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .copied.acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .acf-form-submit .edit-work-menu-wrap input.copied[type=submit].acf-gallery-add, .acf-form-submit .edit-work-menu-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .acf-form-submit input.copied[type=submit].acf-gallery-add, .edit-work-menu-wrap .acf-form-submit .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content section.membership-levels .edit-work-menu-wrap input.copied[type=submit].acf-gallery-add, section.membership-levels .edit-work-menu-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .edit-work-menu-wrap section.membership-levels input.copied[type=submit].acf-gallery-add, .edit-work-menu-wrap section.membership-levels .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .copied.filter.acf-gallery-add, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .copied.filter.acf-gallery-add, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .copied.filter.acf-gallery-add, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .copied.filter.acf-gallery-add, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.copied.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.copied.acf-gallery-add, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .btn.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content .add-new-work-wrap a.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content .add-new-work-wrap a.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.bb-more-link, .es-coupon-content .add-new-work-wrap .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add#gform_submit_button_5, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.button-hero, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.load-more.button-primary, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.media-button-select, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.media-menu-item#menu-item-upload, .es-coupon-content .add-new-work-wrap .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add.button.load-more-jump, .add-new-work-wrap .es-coupon-content .btn.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .add-new-work-wrap .es-coupon-content a.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.acf-gallery-add, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .add-new-work-wrap .es-coupon-content a.copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.acf-gallery-add.bb-more-link, .single.single-forum .bbp-forum-content-wrap .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.bb-more-link, .add-new-work-wrap .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.acf-gallery-add#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add#gform_submit_button_5, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.acf-gallery-add.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.acf-gallery-add.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.button-hero, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more.button-primary, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more.button-primary, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-button-select, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.media-button-select, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.media-menu-item#menu-item-upload, .add-new-work-wrap .es-coupon-content .media-modal.wp-core-ui .copied.acf-gallery-add.button.load-more-jump, .media-modal.wp-core-ui .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.button.load-more-jump, .es-coupon-content .add-new-work-wrap .copied.project-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.quick-actions__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.quick-actions__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-filters__clear.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-filters__clear.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-overview__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-overview__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-file__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-file__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-role__change-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-role__change-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.talent-filters__search-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.talent-filters__search-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.talent-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.talent-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.creative-brief-sections__add-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.creative-brief-sections__add-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-section__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-section__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-member-card__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-member-card__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.creative-brief-section__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.creative-brief-section__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-section__role-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-section__role-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-section__member-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-section__member-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.team-section__filter.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.team-section__filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-summary__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-summary__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-summary__description-more.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-summary__description-more.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__filter.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__search-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__search-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__view-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__view-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__file-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__file-btn.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.project-files__upload-btn.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.project-files__upload-btn.acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap input.copied[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .add-new-work-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap input.copied[type=submit].acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .add-new-work-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap button.copied.acf-gallery-add, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .add-new-work-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.acf-gallery-add, .add-new-work-wrap .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap button.copied.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.acf-gallery-add, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap a.copied.acf-gallery-add, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .add-new-work-wrap .es-coupon-content a.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.acf-gallery-add, .add-new-work-wrap .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.acf-gallery-add, .es-coupon-content .mce-window .add-new-work-wrap .copied.mce-btn.mce-primary.acf-gallery-add, .mce-window .add-new-work-wrap .es-coupon-content .copied.mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .add-new-work-wrap .mce-window .copied.mce-btn.mce-primary.acf-gallery-add, .add-new-work-wrap .mce-window .es-coupon-content .copied.mce-btn.mce-primary.acf-gallery-add, .es-coupon-content .edit-work-menu-wrap .add-new-work-wrap .copied.acf-gallery-add, .edit-work-menu-wrap .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .edit-work-menu-wrap .copied.acf-gallery-add, .add-new-work-wrap .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .copied.acf-gallery-add, .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add, .es-coupon-content .acf-form-submit .add-new-work-wrap input.copied[type=submit].acf-gallery-add, .acf-form-submit .add-new-work-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap .acf-form-submit input.copied[type=submit].acf-gallery-add, .add-new-work-wrap .acf-form-submit .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content section.membership-levels .add-new-work-wrap input.copied[type=submit].acf-gallery-add, section.membership-levels .add-new-work-wrap .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content .add-new-work-wrap section.membership-levels input.copied[type=submit].acf-gallery-add, .add-new-work-wrap section.membership-levels .es-coupon-content input.copied[type=submit].acf-gallery-add, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .copied.filter.acf-gallery-add, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .copied.filter.acf-gallery-add, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content body.category .journal-hero .add-new-work-wrap .copied.filter.acf-gallery-add, body.category .journal-hero .add-new-work-wrap .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .add-new-work-wrap body.category .journal-hero .copied.filter.acf-gallery-add, .add-new-work-wrap body.category .journal-hero .es-coupon-content .copied.filter.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.copied.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.copied.acf-gallery-add, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content section.membership-levels input.btn.copied[type=submit], .es-coupon-content section.membership-levels .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content section.membership-levels input.copied[type=submit].bb-more-link, .es-coupon-content section.membership-levels .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content section.membership-levels input.copied[type=submit]#gform_submit_button_5, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content section.membership-levels input.copied[type=submit].button, .es-coupon-content section.membership-levels .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.button-hero, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.load-more.button-primary, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].media-button-select, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].media-menu-item#menu-item-upload, .es-coupon-content section.membership-levels .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content section.membership-levels input.copied[type=submit].button.load-more-jump, section.membership-levels .es-coupon-content input.btn.copied[type=submit], section.membership-levels .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied[type=submit].bb-more-link, .single.single-forum .bbp-forum-content-wrap section.membership-levels .es-coupon-content input.copied[type=submit].bb-more-link, section.membership-levels .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer input.copied[type=submit]#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit]#gform_submit_button_5, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied[type=submit].button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero section.membership-levels .es-coupon-content input.copied[type=submit].button, section.membership-levels .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied[type=submit].button.button-hero, .media-modal.wp-core-ui .wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.button-hero, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more.button-primary, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.load-more.button-primary, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-button-select, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].media-button-select, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].media-menu-item#menu-item-upload, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].media-menu-item#menu-item-upload, section.membership-levels .es-coupon-content .media-modal.wp-core-ui input.copied[type=submit].button.load-more-jump, .media-modal.wp-core-ui section.membership-levels .es-coupon-content input.copied[type=submit].button.load-more-jump, .es-coupon-content section.membership-levels input.copied.project-card__btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-card__btn[type=submit], .es-coupon-content section.membership-levels input.copied.quick-actions__btn[type=submit], section.membership-levels .es-coupon-content input.copied.quick-actions__btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-filters__clear[type=submit], section.membership-levels .es-coupon-content input.copied.project-filters__clear[type=submit], .es-coupon-content section.membership-levels input.copied.project-overview__btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-overview__btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-file__btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-file__btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-role__change-btn[type=submit], section.membership-levels .es-coupon-content input.copied.team-role__change-btn[type=submit], .es-coupon-content section.membership-levels input.copied.talent-filters__search-btn[type=submit], section.membership-levels .es-coupon-content input.copied.talent-filters__search-btn[type=submit], .es-coupon-content section.membership-levels input.copied.talent-card__btn[type=submit], section.membership-levels .es-coupon-content input.copied.talent-card__btn[type=submit], .es-coupon-content section.membership-levels input.copied.creative-brief-sections__add-btn[type=submit], section.membership-levels .es-coupon-content input.copied.creative-brief-sections__add-btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-section__btn[type=submit], section.membership-levels .es-coupon-content input.copied.team-section__btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-member-card__btn[type=submit], section.membership-levels .es-coupon-content input.copied.team-member-card__btn[type=submit], .es-coupon-content section.membership-levels input.copied.creative-brief-section__btn[type=submit], section.membership-levels .es-coupon-content input.copied.creative-brief-section__btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-section__role-btn[type=submit], section.membership-levels .es-coupon-content input.copied.team-section__role-btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-section__member-btn[type=submit], section.membership-levels .es-coupon-content input.copied.team-section__member-btn[type=submit], .es-coupon-content section.membership-levels input.copied.team-section__filter[type=submit], section.membership-levels .es-coupon-content input.copied.team-section__filter[type=submit], .es-coupon-content section.membership-levels input.copied.project-summary__btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-summary__btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-summary__description-more[type=submit], section.membership-levels .es-coupon-content input.copied.project-summary__description-more[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__filter[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__filter[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__search-btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__search-btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__view-btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__view-btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__file-btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__file-btn[type=submit], .es-coupon-content section.membership-levels input.copied.project-files__upload-btn[type=submit], section.membership-levels .es-coupon-content input.copied.project-files__upload-btn[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], section.membership-levels .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .mce-window section.membership-levels input.copied.mce-btn.mce-primary[type=submit], .mce-window section.membership-levels .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content section.membership-levels .mce-window input.copied.mce-btn.mce-primary[type=submit], section.membership-levels .mce-window .es-coupon-content input.copied.mce-btn.mce-primary[type=submit], .es-coupon-content .edit-work-menu-wrap section.membership-levels input.copied.acf-gallery-add[type=submit], .edit-work-menu-wrap section.membership-levels .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content section.membership-levels .edit-work-menu-wrap input.copied.acf-gallery-add[type=submit], section.membership-levels .edit-work-menu-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .add-new-work-wrap section.membership-levels input.copied.acf-gallery-add[type=submit], .add-new-work-wrap section.membership-levels .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content section.membership-levels .add-new-work-wrap input.copied.acf-gallery-add[type=submit], section.membership-levels .add-new-work-wrap .es-coupon-content input.copied.acf-gallery-add[type=submit], .es-coupon-content .acf-form-submit section.membership-levels input.copied[type=submit], .acf-form-submit section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .acf-form-submit input.copied[type=submit], section.membership-levels .acf-form-submit .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels input.copied[type=submit], section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content body.blog .journal-hero section.membership-levels input.copied.filter[type=submit], body.blog .journal-hero section.membership-levels .es-coupon-content input.copied.filter[type=submit], .es-coupon-content section.membership-levels body.blog .journal-hero input.copied.filter[type=submit], section.membership-levels body.blog .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content body.category .journal-hero section.membership-levels input.copied.filter[type=submit], body.category .journal-hero section.membership-levels .es-coupon-content input.copied.filter[type=submit], .es-coupon-content section.membership-levels body.category .journal-hero input.copied.filter[type=submit], section.membership-levels body.category .journal-hero .es-coupon-content input.copied.filter[type=submit], .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input.copied[type=submit], .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input.copied[type=submit], section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content body.blog .journal-hero .btn.copied.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.blog .journal-hero a.copied.filter, .es-coupon-content body.blog .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.blog .journal-hero a.copied.filter, .es-coupon-content body.blog .journal-hero .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.blog .journal-hero .copied.filter.bb-more-link, .es-coupon-content body.blog .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.blog .journal-hero .copied.filter#gform_submit_button_5, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.blog .journal-hero .copied.filter.button, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.button-hero, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.load-more.button-primary, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.media-button-select, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.media-menu-item#menu-item-upload, .es-coupon-content body.blog .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.blog .journal-hero .copied.filter.button.load-more-jump, body.blog .journal-hero .es-coupon-content .btn.copied.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.blog .journal-hero .es-coupon-content a.copied.filter, body.blog .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.blog .journal-hero .es-coupon-content a.copied.filter, body.blog .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.blog .journal-hero .es-coupon-content .copied.filter.bb-more-link, body.blog .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.blog .journal-hero .es-coupon-content .copied.filter#gform_submit_button_5, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.blog .journal-hero .es-coupon-content .copied.filter.button, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.button-hero, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.load-more.button-primary, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.media-button-select, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.media-menu-item#menu-item-upload, body.blog .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui body.blog .journal-hero .es-coupon-content .copied.filter.button.load-more-jump, .es-coupon-content body.blog .journal-hero .copied.project-card__btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-card__btn.filter, .es-coupon-content body.blog .journal-hero .copied.quick-actions__btn.filter, body.blog .journal-hero .es-coupon-content .copied.quick-actions__btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-filters__clear.filter, body.blog .journal-hero .es-coupon-content .copied.project-filters__clear.filter, .es-coupon-content body.blog .journal-hero .copied.project-overview__btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-overview__btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-file__btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-file__btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-role__change-btn.filter, body.blog .journal-hero .es-coupon-content .copied.team-role__change-btn.filter, .es-coupon-content body.blog .journal-hero .copied.talent-filters__search-btn.filter, body.blog .journal-hero .es-coupon-content .copied.talent-filters__search-btn.filter, .es-coupon-content body.blog .journal-hero .copied.talent-card__btn.filter, body.blog .journal-hero .es-coupon-content .copied.talent-card__btn.filter, .es-coupon-content body.blog .journal-hero .copied.creative-brief-sections__add-btn.filter, body.blog .journal-hero .es-coupon-content .copied.creative-brief-sections__add-btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-section__btn.filter, body.blog .journal-hero .es-coupon-content .copied.team-section__btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-member-card__btn.filter, body.blog .journal-hero .es-coupon-content .copied.team-member-card__btn.filter, .es-coupon-content body.blog .journal-hero .copied.creative-brief-section__btn.filter, body.blog .journal-hero .es-coupon-content .copied.creative-brief-section__btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-section__role-btn.filter, body.blog .journal-hero .es-coupon-content .copied.team-section__role-btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-section__member-btn.filter, body.blog .journal-hero .es-coupon-content .copied.team-section__member-btn.filter, .es-coupon-content body.blog .journal-hero .copied.team-section__filter.filter, body.blog .journal-hero .es-coupon-content .copied.team-section__filter.filter, .es-coupon-content body.blog .journal-hero .copied.project-summary__btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-summary__btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-summary__description-more.filter, body.blog .journal-hero .es-coupon-content .copied.project-summary__description-more.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__filter.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__filter.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__search-btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__search-btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__view-btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__view-btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__file-btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__file-btn.filter, .es-coupon-content body.blog .journal-hero .copied.project-files__upload-btn.filter, body.blog .journal-hero .es-coupon-content .copied.project-files__upload-btn.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero input.copied[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.blog .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero input.copied[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.blog .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero button.copied.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.blog .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.filter, body.blog .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero button.copied.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero a.copied.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.blog .journal-hero .es-coupon-content a.copied.filter, .es-coupon-content body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.filter, body.blog .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.filter, .es-coupon-content .mce-window body.blog .journal-hero .copied.mce-btn.mce-primary.filter, .mce-window body.blog .journal-hero .es-coupon-content .copied.mce-btn.mce-primary.filter, .es-coupon-content body.blog .journal-hero .mce-window .copied.mce-btn.mce-primary.filter, body.blog .journal-hero .mce-window .es-coupon-content .copied.mce-btn.mce-primary.filter, .es-coupon-content .edit-work-menu-wrap body.blog .journal-hero .copied.acf-gallery-add.filter, .edit-work-menu-wrap body.blog .journal-hero .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content body.blog .journal-hero .edit-work-menu-wrap .copied.acf-gallery-add.filter, body.blog .journal-hero .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content .add-new-work-wrap body.blog .journal-hero .copied.acf-gallery-add.filter, .add-new-work-wrap body.blog .journal-hero .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content body.blog .journal-hero .add-new-work-wrap .copied.acf-gallery-add.filter, body.blog .journal-hero .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content .acf-form-submit body.blog .journal-hero input.copied[type=submit].filter, .acf-form-submit body.blog .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog .journal-hero .acf-form-submit input.copied[type=submit].filter, body.blog .journal-hero .acf-form-submit .es-coupon-content input.copied[type=submit].filter, .es-coupon-content section.membership-levels body.blog .journal-hero input.copied[type=submit].filter, section.membership-levels body.blog .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog .journal-hero section.membership-levels input.copied[type=submit].filter, body.blog .journal-hero section.membership-levels .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog .journal-hero .copied.filter, body.blog .journal-hero .es-coupon-content .copied.filter, .es-coupon-content body.category body.blog .journal-hero .copied.filter, body.category body.blog .journal-hero .es-coupon-content .copied.filter, .es-coupon-content body.blog body.category .journal-hero .copied.filter, body.blog body.category .journal-hero .es-coupon-content .copied.filter, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.copied.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.copied.filter, .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.copied.filter, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.filter, .es-coupon-content body.category .journal-hero .btn.copied.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item .es-coupon-content body.category .journal-hero a.copied.filter, .es-coupon-content body.category .journal-hero #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content body.category .journal-hero a.copied.filter, .es-coupon-content body.category .journal-hero .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content body.category .journal-hero .copied.filter.bb-more-link, .es-coupon-content body.category .journal-hero .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content body.category .journal-hero .copied.filter#gform_submit_button_5, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content body.category .journal-hero .copied.filter.button, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.button-hero, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.load-more.button-primary, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.media-button-select, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.media-menu-item#menu-item-upload, .es-coupon-content body.category .journal-hero .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content body.category .journal-hero .copied.filter.button.load-more-jump, body.category .journal-hero .es-coupon-content .btn.copied.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item body.category .journal-hero .es-coupon-content a.copied.filter, body.category .journal-hero .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.copied.filter, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta body.category .journal-hero .es-coupon-content a.copied.filter, body.category .journal-hero .es-coupon-content .single.single-forum .bbp-forum-content-wrap .copied.filter.bb-more-link, .single.single-forum .bbp-forum-content-wrap body.category .journal-hero .es-coupon-content .copied.filter.bb-more-link, body.category .journal-hero .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .copied.filter#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer body.category .journal-hero .es-coupon-content .copied.filter#gform_submit_button_5, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .copied.filter.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero body.category .journal-hero .es-coupon-content .copied.filter.button, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .copied.filter.button.button-hero, .media-modal.wp-core-ui .wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.button-hero, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more.button-primary, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.load-more.button-primary, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-button-select, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.media-button-select, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.media-menu-item#menu-item-upload, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.media-menu-item#menu-item-upload, body.category .journal-hero .es-coupon-content .media-modal.wp-core-ui .copied.filter.button.load-more-jump, .media-modal.wp-core-ui body.category .journal-hero .es-coupon-content .copied.filter.button.load-more-jump, .es-coupon-content body.category .journal-hero .copied.project-card__btn.filter, body.category .journal-hero .es-coupon-content .copied.project-card__btn.filter, .es-coupon-content body.category .journal-hero .copied.quick-actions__btn.filter, body.category .journal-hero .es-coupon-content .copied.quick-actions__btn.filter, .es-coupon-content body.category .journal-hero .copied.project-filters__clear.filter, body.category .journal-hero .es-coupon-content .copied.project-filters__clear.filter, .es-coupon-content body.category .journal-hero .copied.project-overview__btn.filter, body.category .journal-hero .es-coupon-content .copied.project-overview__btn.filter, .es-coupon-content body.category .journal-hero .copied.project-file__btn.filter, body.category .journal-hero .es-coupon-content .copied.project-file__btn.filter, .es-coupon-content body.category .journal-hero .copied.team-role__change-btn.filter, body.category .journal-hero .es-coupon-content .copied.team-role__change-btn.filter, .es-coupon-content body.category .journal-hero .copied.talent-filters__search-btn.filter, body.category .journal-hero .es-coupon-content .copied.talent-filters__search-btn.filter, .es-coupon-content body.category .journal-hero .copied.talent-card__btn.filter, body.category .journal-hero .es-coupon-content .copied.talent-card__btn.filter, .es-coupon-content body.category .journal-hero .copied.creative-brief-sections__add-btn.filter, body.category .journal-hero .es-coupon-content .copied.creative-brief-sections__add-btn.filter, .es-coupon-content body.category .journal-hero .copied.team-section__btn.filter, body.category .journal-hero .es-coupon-content .copied.team-section__btn.filter, .es-coupon-content body.category .journal-hero .copied.team-member-card__btn.filter, body.category .journal-hero .es-coupon-content .copied.team-member-card__btn.filter, .es-coupon-content body.category .journal-hero .copied.creative-brief-section__btn.filter, body.category .journal-hero .es-coupon-content .copied.creative-brief-section__btn.filter, .es-coupon-content body.category .journal-hero .copied.team-section__role-btn.filter, body.category .journal-hero .es-coupon-content .copied.team-section__role-btn.filter, .es-coupon-content body.category .journal-hero .copied.team-section__member-btn.filter, body.category .journal-hero .es-coupon-content .copied.team-section__member-btn.filter, .es-coupon-content body.category .journal-hero .copied.team-section__filter.filter, body.category .journal-hero .es-coupon-content .copied.team-section__filter.filter, .es-coupon-content body.category .journal-hero .copied.project-summary__btn.filter, body.category .journal-hero .es-coupon-content .copied.project-summary__btn.filter, .es-coupon-content body.category .journal-hero .copied.project-summary__description-more.filter, body.category .journal-hero .es-coupon-content .copied.project-summary__description-more.filter, .es-coupon-content body.category .journal-hero .copied.project-files__btn.filter, body.category .journal-hero .es-coupon-content .copied.project-files__btn.filter, .es-coupon-content body.category .journal-hero .copied.project-files__filter.filter, body.category .journal-hero .es-coupon-content .copied.project-files__filter.filter, .es-coupon-content body.category .journal-hero .copied.project-files__search-btn.filter, body.category .journal-hero .es-coupon-content .copied.project-files__search-btn.filter, .es-coupon-content body.category .journal-hero .copied.project-files__view-btn.filter, body.category .journal-hero .es-coupon-content .copied.project-files__view-btn.filter, .es-coupon-content body.category .journal-hero .copied.project-files__file-btn.filter, body.category .journal-hero .es-coupon-content .copied.project-files__file-btn.filter, .es-coupon-content body.category .journal-hero .copied.project-files__upload-btn.filter, body.category .journal-hero .es-coupon-content .copied.project-files__upload-btn.filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero input.copied[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form body.category .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.copied[type=submit].filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.copied[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero input.copied[type=submit].filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer body.category .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit].filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit].filter, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero button.copied.filter, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control body.category .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.copied.filter, body.category .journal-hero .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.copied.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero button.copied.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content button.copied.filter, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.copied.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.copied.filter, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero a.copied.filter, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible body.category .journal-hero .es-coupon-content a.copied.filter, .es-coupon-content body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.copied.filter, body.category .journal-hero .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.copied.filter, .es-coupon-content .mce-window body.category .journal-hero .copied.mce-btn.mce-primary.filter, .mce-window body.category .journal-hero .es-coupon-content .copied.mce-btn.mce-primary.filter, .es-coupon-content body.category .journal-hero .mce-window .copied.mce-btn.mce-primary.filter, body.category .journal-hero .mce-window .es-coupon-content .copied.mce-btn.mce-primary.filter, .es-coupon-content .edit-work-menu-wrap body.category .journal-hero .copied.acf-gallery-add.filter, .edit-work-menu-wrap body.category .journal-hero .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content body.category .journal-hero .edit-work-menu-wrap .copied.acf-gallery-add.filter, body.category .journal-hero .edit-work-menu-wrap .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content .add-new-work-wrap body.category .journal-hero .copied.acf-gallery-add.filter, .add-new-work-wrap body.category .journal-hero .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content body.category .journal-hero .add-new-work-wrap .copied.acf-gallery-add.filter, body.category .journal-hero .add-new-work-wrap .es-coupon-content .copied.acf-gallery-add.filter, .es-coupon-content .acf-form-submit body.category .journal-hero input.copied[type=submit].filter, .acf-form-submit body.category .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.category .journal-hero .acf-form-submit input.copied[type=submit].filter, body.category .journal-hero .acf-form-submit .es-coupon-content input.copied[type=submit].filter, .es-coupon-content section.membership-levels body.category .journal-hero input.copied[type=submit].filter, section.membership-levels body.category .journal-hero .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.category .journal-hero section.membership-levels input.copied[type=submit].filter, body.category .journal-hero section.membership-levels .es-coupon-content input.copied[type=submit].filter, .es-coupon-content body.blog body.category .journal-hero .copied.filter, body.blog body.category .journal-hero .es-coupon-content .copied.filter, .es-coupon-content body.category body.blog .journal-hero .copied.filter, body.category body.blog .journal-hero .es-coupon-content .copied.filter, .es-coupon-content body.category .journal-hero .copied.filter, body.category .journal-hero .es-coupon-content .copied.filter, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.copied.filter, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.copied.filter, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.copied.filter, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.filter, .es-coupon-content .expert-service_invite form .gform-footer input.btn.copied, .es-coupon-content .expert-service_invite form .gform-footer .single.single-forum .bbp-forum-content-wrap input.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .expert-service_invite form .gform-footer input.copied.bb-more-link, .es-coupon-content .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer input.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .es-coupon-content .expert-service_invite form .gform-footer input.copied#gform_submit_button_5, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .expert-service_invite form .gform-footer input.copied.button, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui .wp-core-ui input.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.button-hero, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.load-more.button-primary, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.media-button-select, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.media-button-select, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.media-menu-item#menu-item-upload, .es-coupon-content .expert-service_invite form .gform-footer .media-modal.wp-core-ui input.copied.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .expert-service_invite form .gform-footer input.copied.button.load-more-jump, .expert-service_invite form .gform-footer .es-coupon-content input.btn.copied, .expert-service_invite form .gform-footer .es-coupon-content .single.single-forum .bbp-forum-content-wrap input.copied.bb-more-link, .single.single-forum .bbp-forum-content-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.bb-more-link, .expert-service_invite form .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content input.copied#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .expert-service_invite form .gform-footer .es-coupon-content input.copied#gform_submit_button_5, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero input.copied.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.button, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui .wp-core-ui input.copied.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.button-hero, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.button.load-more.button-primary, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.load-more.button-primary, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.media-button-select, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.media-button-select, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.media-menu-item#menu-item-upload, .expert-service_invite form .gform-footer .es-coupon-content .media-modal.wp-core-ui input.copied.button.load-more-jump, .media-modal.wp-core-ui .expert-service_invite form .gform-footer .es-coupon-content input.copied.button.load-more-jump, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.quick-actions__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.quick-actions__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-filters__clear, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-filters__clear, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-overview__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-overview__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-file__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-file__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-role__change-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-role__change-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.talent-filters__search-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.talent-filters__search-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.talent-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.talent-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.creative-brief-sections__add-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.creative-brief-sections__add-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-section__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-section__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-member-card__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-member-card__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.creative-brief-section__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.creative-brief-section__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-section__role-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-section__role-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-section__member-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-section__member-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.team-section__filter, .expert-service_invite form .gform-footer .es-coupon-content input.copied.team-section__filter, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-summary__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-summary__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-summary__description-more, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-summary__description-more, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__filter, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__filter, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__search-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__search-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__view-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__view-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__file-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__file-btn, .es-coupon-content .expert-service_invite form .gform-footer input.copied.project-files__upload-btn, .expert-service_invite form .gform-footer .es-coupon-content input.copied.project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer input.copied[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer input.copied[type=submit], .expert-service_invite .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .mce-window .expert-service_invite form .gform-footer input.copied.mce-btn.mce-primary, .mce-window .expert-service_invite form .gform-footer .es-coupon-content input.copied.mce-btn.mce-primary, .es-coupon-content .expert-service_invite form .gform-footer .mce-window input.copied.mce-btn.mce-primary, .expert-service_invite form .gform-footer .mce-window .es-coupon-content input.copied.mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .expert-service_invite form .gform-footer input.copied.acf-gallery-add, .edit-work-menu-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .edit-work-menu-wrap input.copied.acf-gallery-add, .expert-service_invite form .gform-footer .edit-work-menu-wrap .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .add-new-work-wrap .expert-service_invite form .gform-footer input.copied.acf-gallery-add, .add-new-work-wrap .expert-service_invite form .gform-footer .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .expert-service_invite form .gform-footer .add-new-work-wrap input.copied.acf-gallery-add, .expert-service_invite form .gform-footer .add-new-work-wrap .es-coupon-content input.copied.acf-gallery-add, .es-coupon-content .acf-form-submit .expert-service_invite form .gform-footer input.copied[type=submit], .acf-form-submit .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .expert-service_invite form .gform-footer .acf-form-submit input.copied[type=submit], .expert-service_invite form .gform-footer .acf-form-submit .es-coupon-content input.copied[type=submit], .es-coupon-content section.membership-levels .expert-service_invite form .gform-footer input.copied[type=submit], section.membership-levels .expert-service_invite form .gform-footer .es-coupon-content input.copied[type=submit], .es-coupon-content .expert-service_invite form .gform-footer section.membership-levels input.copied[type=submit], .expert-service_invite form .gform-footer section.membership-levels .es-coupon-content input.copied[type=submit], .es-coupon-content body.blog .journal-hero .expert-service_invite form .gform-footer input.copied.filter, body.blog .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.filter, .es-coupon-content .expert-service_invite form .gform-footer body.blog .journal-hero input.copied.filter, .expert-service_invite form .gform-footer body.blog .journal-hero .es-coupon-content input.copied.filter, .es-coupon-content body.category .journal-hero .expert-service_invite form .gform-footer input.copied.filter, body.category .journal-hero .expert-service_invite form .gform-footer .es-coupon-content input.copied.filter, .es-coupon-content .expert-service_invite form .gform-footer body.category .journal-hero input.copied.filter, .expert-service_invite form .gform-footer body.category .journal-hero .es-coupon-content input.copied.filter, .es-coupon-content .expert-service_invite form .gform-footer input.copied, .expert-service_invite form .gform-footer .es-coupon-content input.copied {
  background: #a5a5a5;
}
.es-coupon-content .btn.btn-secondary, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn-secondary, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn-secondary.bb-more-link, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn-secondary#gform_submit_button_5, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn-secondary.button, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn-secondary.button.button-hero, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.button.load-more.button-primary, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.media-button-select, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.media-button-select, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.media-menu-item#menu-item-upload, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.button.load-more-jump, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.button.load-more-jump, .es-coupon-content .btn-secondary.project-card__btn, .es-coupon-content .btn-secondary.quick-actions__btn, .es-coupon-content .btn-secondary.project-filters__clear, .es-coupon-content .btn-secondary.project-overview__btn, .es-coupon-content .btn-secondary.project-file__btn, .es-coupon-content .btn-secondary.team-role__change-btn, .es-coupon-content .btn-secondary.talent-filters__search-btn, .es-coupon-content .btn-secondary.talent-card__btn, .es-coupon-content .btn-secondary.creative-brief-sections__add-btn, .es-coupon-content .btn-secondary.team-section__btn, .es-coupon-content .btn-secondary.team-member-card__btn, .es-coupon-content .btn-secondary.creative-brief-section__btn, .es-coupon-content .btn-secondary.team-section__role-btn, .es-coupon-content .btn-secondary.team-section__member-btn, .es-coupon-content .btn-secondary.team-section__filter, .es-coupon-content .btn-secondary.project-summary__btn, .es-coupon-content .btn-secondary.project-summary__description-more, .es-coupon-content .btn-secondary.project-files__btn, .es-coupon-content .btn-secondary.project-files__filter, .es-coupon-content .btn-secondary.project-files__search-btn, .es-coupon-content .btn-secondary.project-files__view-btn, .es-coupon-content .btn-secondary.project-files__file-btn, .es-coupon-content .btn-secondary.project-files__upload-btn, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit], .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn-secondary[type=submit], .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn-secondary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.btn-secondary, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.btn-secondary, .es-coupon-content .mce-window .btn-secondary.mce-btn.mce-primary, .mce-window .es-coupon-content .btn-secondary.mce-btn.mce-primary, .es-coupon-content .edit-work-menu-wrap .btn-secondary.acf-gallery-add, .edit-work-menu-wrap .es-coupon-content .btn-secondary.acf-gallery-add, .es-coupon-content .add-new-work-wrap .btn-secondary.acf-gallery-add, .add-new-work-wrap .es-coupon-content .btn-secondary.acf-gallery-add, .es-coupon-content .acf-form-submit input.btn-secondary[type=submit], .acf-form-submit .es-coupon-content input.btn-secondary[type=submit], .es-coupon-content section.membership-levels input.btn-secondary[type=submit], section.membership-levels .es-coupon-content input.btn-secondary[type=submit], .es-coupon-content body.blog .journal-hero .btn-secondary.filter, body.blog .journal-hero .es-coupon-content .btn-secondary.filter, .es-coupon-content body.category .journal-hero .btn-secondary.filter, body.category .journal-hero .es-coupon-content .btn-secondary.filter, .es-coupon-content .expert-service_invite form .gform-footer input.btn-secondary, .expert-service_invite form .gform-footer .es-coupon-content input.btn-secondary {
  background: #3F3F3F;
  color: white;
}
.es-coupon-content .btn.btn-secondary:hover, .es-coupon-content #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a.btn-secondary:hover, #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .es-coupon-content a.btn-secondary:hover, .es-coupon-content .single.single-forum .bbp-forum-content-wrap .btn-secondary.bb-more-link:hover, .single.single-forum .bbp-forum-content-wrap .es-coupon-content .btn-secondary.bb-more-link:hover, .es-coupon-content .sign-in-section .sign-in-content-wrapper .gform-footer .btn-secondary#gform_submit_button_5:hover, .sign-in-section .sign-in-content-wrapper .gform-footer .es-coupon-content .btn-secondary#gform_submit_button_5:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .btn-secondary.button:hover, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .es-coupon-content .btn-secondary.button:hover, .es-coupon-content .media-modal.wp-core-ui .wp-core-ui .btn-secondary.button.button-hero:hover, .media-modal.wp-core-ui .wp-core-ui .es-coupon-content .btn-secondary.button.button-hero:hover, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.button.load-more.button-primary:hover, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.button.load-more.button-primary:hover, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.media-button-select:hover, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.media-button-select:hover, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.media-menu-item#menu-item-upload:hover, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.media-menu-item#menu-item-upload:hover, .es-coupon-content .media-modal.wp-core-ui .btn-secondary.button.load-more-jump:hover, .media-modal.wp-core-ui .es-coupon-content .btn-secondary.button.load-more-jump:hover, .es-coupon-content .btn-secondary.project-card__btn:hover, .es-coupon-content .btn-secondary.quick-actions__btn:hover, .es-coupon-content .btn-secondary.project-filters__clear:hover, .es-coupon-content .btn-secondary.project-overview__btn:hover, .es-coupon-content .btn-secondary.project-file__btn:hover, .es-coupon-content .btn-secondary.team-role__change-btn:hover, .es-coupon-content .btn-secondary.talent-filters__search-btn:hover, .es-coupon-content .btn-secondary.talent-card__btn:hover, .es-coupon-content .btn-secondary.creative-brief-sections__add-btn:hover, .es-coupon-content .btn-secondary.team-section__btn:hover, .es-coupon-content .btn-secondary.team-member-card__btn:hover, .es-coupon-content .btn-secondary.creative-brief-section__btn:hover, .es-coupon-content .btn-secondary.team-section__role-btn:hover, .es-coupon-content .btn-secondary.team-section__member-btn:hover, .es-coupon-content .btn-secondary.team-section__filter:hover, .es-coupon-content .btn-secondary.project-summary__btn:hover, .es-coupon-content .btn-secondary.project-summary__description-more:hover, .es-coupon-content .btn-secondary.project-files__btn:hover, .es-coupon-content .btn-secondary.project-files__filter:hover, .es-coupon-content .btn-secondary.project-files__search-btn:hover, .es-coupon-content .btn-secondary.project-files__view-btn:hover, .es-coupon-content .btn-secondary.project-files__file-btn:hover, .es-coupon-content .btn-secondary.project-files__upload-btn:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form input.btn-secondary[type=submit]:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .es-coupon-content input.btn-secondary[type=submit]:hover, .es-coupon-content .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control button.btn-secondary:hover, .contact-form-global .contact-form-wrap .form-wrapper .form-single form .gform-theme-field-control .es-coupon-content button.btn-secondary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible button.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content button.btn-secondary:hover, .es-coupon-content .profile-member-info .user-more-options-action .bb_more_options_list.is_visible a.btn-secondary:hover, .profile-member-info .user-more-options-action .bb_more_options_list.is_visible .es-coupon-content a.btn-secondary:hover, .es-coupon-content .mce-window .btn-secondary.mce-btn.mce-primary:hover, .mce-window .es-coupon-content .btn-secondary.mce-btn.mce-primary:hover, .es-coupon-content .edit-work-menu-wrap .btn-secondary.acf-gallery-add:hover, .edit-work-menu-wrap .es-coupon-content .btn-secondary.acf-gallery-add:hover, .es-coupon-content .add-new-work-wrap .btn-secondary.acf-gallery-add:hover, .add-new-work-wrap .es-coupon-content .btn-secondary.acf-gallery-add:hover, .es-coupon-content .acf-form-submit input.btn-secondary[type=submit]:hover, .acf-form-submit .es-coupon-content input.btn-secondary[type=submit]:hover, .es-coupon-content section.membership-levels input.btn-secondary[type=submit]:hover, section.membership-levels .es-coupon-content input.btn-secondary[type=submit]:hover, .es-coupon-content body.blog .journal-hero .btn-secondary.filter:hover, body.blog .journal-hero .es-coupon-content .btn-secondary.filter:hover, .es-coupon-content body.category .journal-hero .btn-secondary.filter:hover, body.category .journal-hero .es-coupon-content .btn-secondary.filter:hover, .es-coupon-content .expert-service_invite form .gform-footer input.btn-secondary:hover, .expert-service_invite form .gform-footer .es-coupon-content input.btn-secondary:hover {
  background: rgb(37.5, 37.5, 37.5);
}
.es-coupon-content .es-coupon-instructions {
  background: rgb(239.2261904762, 221.875, 191.2738095238);
  border: 0.01rem solid rgb(249.3452380952, 243.125, 232.1547619048);
  border-radius: 0.06rem;
  padding: 0.15rem;
  margin-bottom: 0.2rem;
}
.es-coupon-content .es-coupon-instructions p,
.es-coupon-content .es-coupon-instructions ol {
  margin: 0;
  color: rgb(120.2380952381, 87.5, 29.7619047619);
  font-weight: 600;
}
.es-coupon-content .es-coupon-instructions ol {
  padding-left: 0.2rem;
}
.es-coupon-content .es-coupon-instructions ol li {
  margin-bottom: 0.05rem;
}
.es-coupon-content .es-coupon-footer {
  padding: 0 0.3rem 0.25rem;
  text-align: center;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideIn {
  from {
    transform: translateY(-0.5rem) scale(0.9);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@media (max-width: 7.68rem) {
  .es-coupon-content .es-coupon-content {
    margin: 0.2rem;
    width: auto;
  }
  .es-coupon-content .es-coupon-header,
  .es-coupon-content .es-coupon-body,
  .es-coupon-content .es-coupon-footer {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .es-coupon-content .es-coupon-code {
    flex-direction: column;
    align-items: stretch;
    gap: 0.08rem;
  }
  .es-coupon-content .es-coupon-code #coupon-code-text {
    text-align: center;
    font-size: 0.16rem;
  }
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #CA9332;
  border-radius: 0.16rem;
}

.favourites-page .small-title {
  margin-bottom: 0.2rem;
}
.favourites-page .community-members {
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #323232;
}

.uploader-window {
  background: #CA9332 !important;
}

.wp-core-ui .attachment-preview {
  background: black !important;
}

.attachments-wrapper .attachments.ui-sortable.ui-sortable-disabled {
  padding: 0 0.3rem;
}

.media_library_trigger_user-modal .media-toolbar-primary.search-form, .media_library_trigger_user-modal button.check {
  display: none !important;
}
.media_library_trigger_user-modal li.attachment {
  transition: all 0.3s ease;
}
.media_library_trigger_user-modal li.attachment .js--select-attachment {
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
.media_library_trigger_user-modal .attachment.save-ready.selected.details .js--select-attachment {
  border: 2px solid #CA9332;
}

.acf-gallery .acf-input textarea {
  transition: all 0.3s ease;
}
.acf-gallery .acf-input textarea:hover, .acf-gallery .acf-input textarea:focus {
  border: 1px solid #CA9332 !important;
}
.acf-gallery .acf-input textarea:focus {
  box-shadow: unset !important;
  outline: unset !important;
  border: 1px solid #CA9332 !important;
}
.acf-gallery .acf-loading {
  background: unset !important;
}

.media-frame-toolbar .media-toolbar {
  border-top: 0 !important;
}

.media-router[role=tablist] {
  display: flex;
  align-items: baseline;
}
.media-router[role=tablist] .media-menu-item {
  height: auto;
  font-size: 0.16rem;
}

@media (max-width: 768px) and (orientation: portrait) {
  .media-frame-content {
    top: 0.7rem !important;
  }
}

.media-modal.wp-core-ui .fbv-upload-inline {
  display: none !important;
}
.media-modal.wp-core-ui .media-sidebar {
  border-left: 1px solid #323232;
  top: 0.6rem;
}
@media (max-width: 768px) and (orientation: portrait) {
  .media-modal.wp-core-ui .media-sidebar {
    top: 0.3rem !important;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .media-modal.wp-core-ui .media-sidebar .setting[data-setting=title] {
    display: flex !important;
  }
}
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=title] label {
  display: flex !important;
  min-width: 0.4rem !important;
  font-size: 0.16rem !important;
  line-height: 0.1725rem !important;
  letter-spacing: -0.0048rem !important;
  font-weight: 500 !important;
}
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=title] #attachment-details-title {
  width: 75% !important;
  border-radius: 0;
  background-color: #101013;
  border: 1px solid #323232;
  color: white !important;
  transition: all 0.3s ease;
}
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=title] #attachment-details-title:focus, .media-modal.wp-core-ui .media-sidebar .setting[data-setting=title] #attachment-details-title:hover {
  box-shadow: unset !important;
  outline: unset !important;
  background-color: transparent !important;
  border: 1px solid #CA9332 !important;
}
.media-modal.wp-core-ui .media-sidebar .acf-selection-error {
  margin-top: 0.4rem !important;
}
.media-modal.wp-core-ui .media-sidebar .button-link.delete-attachment:focus, .media-modal.wp-core-ui .media-sidebar .button-link.delete-attachment:hover {
  outline: unset !important;
  box-shadow: none !important;
}
.media-modal.wp-core-ui .media-sidebar .setting.alt-text.has-description,
.media-modal.wp-core-ui .media-sidebar #alt-text-description,
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=url],
.media-modal.wp-core-ui .media-sidebar .compat-item,
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=description],
.media-modal.wp-core-ui .media-sidebar .edit-attachment,
.media-modal.wp-core-ui .media-sidebar .setting[data-setting=caption] {
  display: none !important;
}
.media-modal.wp-core-ui .acf-icon.-pencil.dark {
  display: none !important;
}
.media-modal.wp-core-ui .media-progress-bar div {
  background: #CA9332 !important;
}
.media-modal.wp-core-ui .media-modal-content {
  border-radius: 0;
}
.media-modal.wp-core-ui .attachments-browser .media-toolbar {
  display: none !important;
}
.media-modal.wp-core-ui .attachments-browser .media-toolbar .media-frame .search {
  display: none !important;
}
.media-modal.wp-core-ui .attachments-browser .media-toolbar .media-toolbar-secondary .attachment-filters {
  margin-top: 0 !important;
}
.media-modal.wp-core-ui .media-frame-router {
  background-color: transparent;
}
.media-modal.wp-core-ui #media-frame-title {
  box-shadow: unset !important;
  display: contents;
  position: relative;
}
.media-modal.wp-core-ui #media-frame-title h1 {
  font-size: 0.36rem !important;
}
.media-modal.wp-core-ui .attachments-browser.has-load-more, .media-modal.wp-core-ui .media-sidebar, .media-modal.wp-core-ui .media-frame-title {
  background-color: #101013;
}
.media-modal.wp-core-ui .button.load-more:focus, .media-modal.wp-core-ui .button.load-more:hover, .media-modal.wp-core-ui .button.load-more-jump:focus, .media-modal.wp-core-ui .button.load-more-jump:hover {
  outline: unset !important;
  box-shadow: unset !important;
}
.media-modal.wp-core-ui .button.load-more.hidden, .media-modal.wp-core-ui .button.load-more-jump.hidden {
  opacity: 0.3;
}
.media-modal.wp-core-ui .load-more-count {
  color: white !important;
}
.media-modal.wp-core-ui .acf-expand-details {
  display: none !important;
}
.media-modal.wp-core-ui .button.load-more.hidden {
  position: relative;
  opacity: 0.45;
  pointer-events: none;
  transition: all 0.3s ease;
}
.media-modal.wp-core-ui .button.load-more.hidden::after {
  content: "" !important;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  border: 0.1rem solid #f3f3f3;
  border-top: 0.1rem solid #CA9332;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 99999;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.media-modal.wp-core-ui .button.load-more-jump {
  display: none !important;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.media-modal.wp-core-ui .media-button-select {
  display: block;
}
.media-modal.wp-core-ui .media-frame-content {
  background-color: #101013;
  top: 1rem;
}
@media (max-width: 768px) and (orientation: portrait) {
  .media-modal.wp-core-ui .media-frame-content {
    top: 0.4rem;
  }
}
.media-modal.wp-core-ui .media-frame-content[aria-labelledby=menu-item-upload] {
  margin: 1rem;
}
@media (max-width: 768px) and (orientation: portrait) {
  .media-modal.wp-core-ui .media-frame-content[aria-labelledby=menu-item-upload] {
    margin: 1rem 0.4rem;
  }
}
.media-modal.wp-core-ui .upload-ui .upload-instructions {
  color: white !important;
}
.media-modal.wp-core-ui .post-upload-ui {
  color: white !important;
}
.media-modal.wp-core-ui .media-menu-item {
  color: white;
  margin-left: 0.1rem !important;
  margin-right: 0.1rem !important;
  margin-top: unset !important;
  margin-bottom: unset !important;
  border-radius: 0;
  border-left: unset !important;
  border-right: unset !important;
  border-top: unset !important;
  padding-bottom: 0.1rem;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.3s ease;
}
.media-modal.wp-core-ui .media-menu-item.active:not(#menu-item-upload) {
  background: unset !important;
  color: white !important;
  border-bottom: 2px solid #CA9332 !important;
  margin: unset;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  border: unset;
}
.media-modal.wp-core-ui .media-menu-item:focus, .media-modal.wp-core-ui .media-menu-item:hover {
  outline: unset !important;
  transition: all 0.3s ease;
  box-shadow: unset !important;
  color: #CA9332;
}
.media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button, .media-modal.wp-core-ui .wp-core-ui .button.button-hero, .media-modal.wp-core-ui .button.load-more.button-primary, .media-modal.wp-core-ui .media-button-select {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:focus, .media-modal.wp-core-ui .wp-core-ui .button-group.button-hero .button:hover, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:focus, .media-modal.wp-core-ui .wp-core-ui .button.button-hero:hover, .media-modal.wp-core-ui .button.load-more.button-primary:focus, .media-modal.wp-core-ui .button.load-more.button-primary:hover, .media-modal.wp-core-ui .media-button-select:focus, .media-modal.wp-core-ui .media-button-select:hover {
  outline: unset !important;
  box-shadow: unset !important;
}
.media-modal.wp-core-ui .media-modal-close {
  color: white !important;
}
.media-modal.wp-core-ui .media-modal-close:focus, .media-modal.wp-core-ui .media-modal-close:hover {
  background-color: transparent !important;
  color: #CA9332 !important;
}
.media-modal.wp-core-ui .media-button-select[disabled=disabled] {
  opacity: 0.5 !important;
  pointer-events: none !important;
}
.media-modal.wp-core-ui .button.upload-dismiss-errors {
  display: none !important;
}
.media-modal.wp-core-ui .spinner.is-active {
  position: relative;
  opacity: 0.9;
  pointer-events: none;
  transition: all 0.3s ease;
  background: unset !important;
}
.media-modal.wp-core-ui .spinner.is-active.modal-wrapper {
  opacity: 0.8;
}
.media-modal.wp-core-ui .spinner.is-active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #CA9332;
  border-radius: 50%;
  width: 0.2rem !important;
  height: 0.2rem !important;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  z-index: 999 !important;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.media-modal.wp-core-ui .attachments-wrapper {
  padding: 0.2rem;
  top: 1rem;
  /* Track */
  /* Handle */
}
.media-modal.wp-core-ui .attachments-wrapper::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.media-modal.wp-core-ui .attachments-wrapper::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.media-modal.wp-core-ui .attachments-wrapper::-webkit-scrollbar-thumb {
  background-color: #CA9332;
  border-radius: 0.16rem;
}
.media-modal.wp-core-ui .media-frame-router {
  height: 0.5rem;
  top: 0.9rem;
  left: 0.15rem;
}
.media-modal.wp-core-ui .wp-core-ui .attachment.details, .media-modal.wp-core-ui .wp-core-ui .selected.attachment {
  box-shadow: unset !important;
}
.media-modal.wp-core-ui .wp-core-ui .attachment:focus {
  box-shadow: unset !important;
  outline: unset;
}
.media-modal.wp-core-ui .media-frame {
  background-color: #101013;
}
.media-modal.wp-core-ui .media-frame-title h1 {
  color: white !important;
  font-weight: 600;
  line-height: 0.4rem;
  margin-top: 0.3rem;
  padding: 0 0.3rem;
}
.media-modal.wp-core-ui .wp-core-ui .attachment {
  padding: 1px !important;
}
.media-modal.wp-core-ui .wp-core-ui .attachment .thumbnail:after {
  box-shadow: unset !important;
}
.media-modal.wp-core-ui .wp-core-ui .attachment .check {
  width: 0.24rem;
  height: 0.24rem;
  top: 0.12rem;
  left: 0.12rem;
  border-radius: 0.02rem;
  box-shadow: unset;
  background-color: #CA9332 !important;
}
.media-modal.wp-core-ui .wp-core-ui .attachment .check .media-modal-icon {
  background-position: -22px 0;
}
.media-modal.wp-core-ui .attachment-preview {
  border-radius: 0;
}
.media-modal.wp-core-ui .attachment-preview .thumbnail {
  border-radius: 0;
}

.bb-bp-settings-content .title-row {
  border-bottom: 1px solid #323232;
  padding-bottom: 0.3rem;
}
.bb-bp-settings-content h3 + p, .bb-bp-settings-content .animated-blurb + p {
  margin-top: 0.1rem;
}
.bb-bp-settings-content .add-members-row {
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 0;
}
.bb-bp-settings-content .add-members-row h3, .bb-bp-settings-content .add-members-row .animated-blurb {
  margin-bottom: 0 !important;
}
.bb-bp-settings-content .members-row {
  border: 1px solid #323232;
  border-radius: 0;
  overflow: hidden;
}
.bb-bp-settings-content .members-row > .row {
  padding: 0.2rem 0;
  padding: 0.15rem 0.15rem;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bb-bp-settings-content .members-row > .row {
    flex-direction: column;
    gap: 0.04rem;
  }
}
.bb-bp-settings-content .members-row > .row .members-member-status {
  padding: 0.15rem 0.15rem;
}
.bb-bp-settings-content .members-row > .row > div:not(.remove-user) {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 30%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bb-bp-settings-content .members-row > .row > div:not(.remove-user) {
    flex-basis: 100%;
    width: 100%;
  }
}
.bb-bp-settings-content .members-row > .row > div.member-role {
  border-right: 1px solid #323232;
}
.bb-bp-settings-content .members-row > .row > div.remove-user {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 5%;
  display: flex;
  justify-content: center;
  border-left: unset !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bb-bp-settings-content .members-row > .row > div.remove-user {
    flex-basis: 100%;
    width: 100%;
  }
}
.bb-bp-settings-content .members-row > .row > div.remove-user .remove-user-action {
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
}
.bb-bp-settings-content .members-row > .row > div.remove-user .remove-user-action svg path {
  transition: all 0.3s ease;
}
.bb-bp-settings-content .members-row > .row > div.remove-user .remove-user-action:hover svg path {
  stroke: #CA9332 !important;
}
.bb-bp-settings-content .members-row > .row > div + div {
  border-left: 1px solid #323232;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bb-bp-settings-content .members-row > .row > div + div {
    border-left: none !important;
  }
}
.bb-bp-settings-content .members-row > .row + .row {
  border-top: 1px solid #323232;
}
.bb-bp-settings-content .members-row .member-role {
  position: relative;
}
.bb-bp-settings-content .members-row .member-info {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.bb-bp-settings-content .members-row .member-info img {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.bb-bp-settings-content .members-row .member-info h4.p-mms {
  margin-bottom: 0.05rem;
}
.bb-bp-settings-content .members-row .member-info a:hover {
  color: #CA9332 !important;
}
.bb-bp-settings-content .p-mms.thin {
  font-weight: 400;
}
.bb-bp-settings-content .select2-container {
  width: 100% !important;
}
.bb-bp-settings-content .select2-container .select2-selection__rendered {
  border: none !important;
  background-color: transparent !important;
  transition: 0.3s !important;
  padding: 0.15rem 0.15rem !important;
  font-weight: 400 !important;
}
.bb-bp-settings-content .select2-container .select2-selection__rendered:hover {
  color: #CA9332 !important;
}
.bb-bp-settings-content .select2-container .select2-selection__rendered:hover + .select2-selection__arrow::after {
  filter: grayscale(0) brightness(1);
}
.bb-bp-settings-content .select2-container .select2-selection__arrow::after {
  background-image: url("data:image/svg+xml,<svg width=\"12\" height=\"7\" viewBox=\"0 0 12 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2 2L6 6L10 2\" stroke=\"%23F06424\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>") !important;
  transition: 0.3s !important;
  filter: grayscale(1) brightness(0.5);
}
.bb-bp-settings-content .select2-container--open .select2-selection__arrow::after {
  background-image: url("data:image/svg+xml,<svg width=\"12\" height=\"7\" viewBox=\"0 0 12 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2 2L6 6L10 2\" stroke=\"%23F06424\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/></svg>") !important;
  filter: grayscale(0) brightness(1);
  transform: scaleY(-1);
}

.page-template-tpl-signin {
  background-color: transparent;
}
.page-template-tpl-signin .site-header .header-logo {
  visibility: hidden;
}
.page-template-tpl-signin .site-header.has-scrolled, .page-template-tpl-signin .site-header.has-scrolled-fixed {
  background-color: transparent;
}
.page-template-tpl-signin footer {
  display: none;
}

.woocommerce-lost-password .site-header .header-logo {
  visibility: hidden;
}
.woocommerce-lost-password .site-header.has-scrolled, .woocommerce-lost-password .site-header.has-scrolled-fixed {
  background-color: transparent;
}
.woocommerce-lost-password footer {
  display: none;
}

.sign-in-section {
  padding: 0;
}
.sign-in-section .form-wrap-custom-login .failed .error-wrap-custom {
  background-color: unset;
  font-size: 0.12rem;
  padding: 0;
  color: #F44646;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
  text-align: start;
}
.sign-in-section .form-wrap-custom-login .login-password.failed #user_pass, .sign-in-section .form-wrap-custom-login .login-username.failed #user_login {
  border: 1px solid #F44646;
  background-image: url(../js/789c7d9cbdf7b20c2d1b.svg);
  background-repeat: no-repeat;
  background-position: right 0.2rem center;
  background-size: 0.12rem;
}
.sign-in-section.enterprise #input_5_10 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sign-in-section.enterprise .middle-part {
    width: 8.88rem;
  }
}
.sign-in-section.enterprise .sign-in-content-wrapper {
  height: 130dvh;
}
.sign-in-section.enterprise label {
  color: white !important;
}
.sign-in-section.enterprise .gform_required_legend {
  display: none !important;
}
.sign-in-section .site-header .header-logo {
  visibility: hidden;
}
.sign-in-section .site-header .has-scrolled, .sign-in-section .site-header .has-scrolled-fixed {
  background-color: transparent;
}
.sign-in-section .sign-in-content-wrapper {
  height: 100dvh;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.64rem 0.3rem 0.3rem 0.3rem;
}
.sign-in-section .sign-in-content-wrapper .main-title {
  font-size: 0.54rem;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: 400;
}
.sign-in-section .sign-in-content-wrapper .confirm-email-text {
  margin-bottom: 0.2rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part {
  width: 5.38rem;
  padding: 0.56rem 0.6rem;
  background-color: #101013;
}
.sign-in-section .sign-in-content-wrapper .middle-part .forgot-pass-text {
  color: #D9D9D9;
}
.sign-in-section .sign-in-content-wrapper .middle-part .woocommerce-error {
  padding: 0.1rem;
  margin-bottom: 0.2rem;
  text-align: center;
}
.sign-in-section .sign-in-content-wrapper .middle-part .woocommerce-error:before {
  content: "";
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .sign-in-section .sign-in-content-wrapper .middle-part {
    width: 100%;
    min-height: unset;
    padding: 0.2rem;
  }
}
.sign-in-section .sign-in-content-wrapper .middle-part .main-logo {
  display: flex;
  justify-content: center;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .login-username, .sign-in-section .sign-in-content-wrapper .middle-part form .login-password {
  display: flex;
  flex-direction: column;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .login-username label, .sign-in-section .sign-in-content-wrapper .middle-part form .login-password label {
  color: white;
  padding-bottom: 0.1rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p {
  display: flex;
  flex-direction: column;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword p label {
  color: white;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword .woocommerce-Input {
  margin-top: 0.1rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword .btn-wrap {
  margin-top: 0.3rem;
  gap: 0.1rem;
  display: flex;
  flex-direction: column-reverse;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword .btn-wrap .woocommerce-Button {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 0.14rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part form.woocommerce-ResetPassword .btn-wrap .go-back-btn {
  text-transform: capitalize;
  padding: 0.11rem;
  border: 1px solid #737373;
  border-radius: 2px;
  font-size: 0.14rem;
  text-align: center;
}
.sign-in-section .sign-in-content-wrapper .middle-part form input {
  border: 1px solid #323232;
  border-radius: 0;
  background-color: transparent;
  transition: all 0.2s ease;
  color: #737373;
}
.sign-in-section .sign-in-content-wrapper .middle-part form input:focus {
  box-shadow: unset;
  border: 1px solid #CA9332;
}
.sign-in-section .sign-in-content-wrapper .middle-part form input:hover {
  box-shadow: unset;
  border: 1px solid #CA9332;
}
.sign-in-section .sign-in-content-wrapper .middle-part form input::placeholder {
  color: #737373;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .login-username {
  margin-bottom: 0.24rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom {
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-remember {
  color: white;
  position: relative;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-remember input {
  cursor: pointer;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-remember label {
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
  gap: 0.1rem;
  user-select: none;
  font-size: 0.14rem;
  position: relative;
  accent-color: goldenrod;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass {
  color: #737373;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass a {
  transition: all 0.2s ease;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .wrapper-custom .login-forgot-pass a:hover {
  color: #CA9332;
}
.sign-in-section .sign-in-content-wrapper .middle-part form .login-submit input {
  background-color: #CA9332;
  color: black;
  font-weight: 500;
  width: 100%;
}
.sign-in-section .sign-in-content-wrapper .middle-part .bb-sso-button-default {
  padding: 0.1rem;
  border-radius: 2px;
}
.sign-in-section .sign-in-content-wrapper .middle-part .bb-sso-button-default .bb-sso-button-label-container {
  font-size: 0.14rem;
  font-size: 700;
}
.sign-in-section .sign-in-content-wrapper .middle-part .oneall_social_login {
  position: relative;
  margin-top: 0.06rem;
  width: 100%;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.sign-in-section .sign-in-content-wrapper .middle-part .oneall_social_login > * {
  user-select: none;
  overflow: hidden;
  cursor: pointer;
}

/** REGISTER SECTION */
.registration.register .register-section-logo, .registration.register .entry-header {
  display: none;
}
.registration.register .site-header .header-logo {
  visibility: hidden;
}
.registration.register .site-header.has-scrolled {
  background-color: transparent;
}
.registration.register #primary {
  padding: 0;
}
.registration.register .entry-content {
  max-width: unset;
  padding: 0;
}
.registration.register footer {
  display: none;
}

.register-section {
  padding: 0;
}
.register-section .container-2 {
  height: 100dvh;
  display: flex;
  justify-content: flex;
}
.register-section .bb-sso-container-block {
  margin-top: 0 !important;
}
.register-section .bb-sso-button-default {
  padding: 0.1rem !important;
  border-radius: 2px !important;
  margin-top: 0 !important;
}
.register-section .bb-sso-button-default .bb-sso-button-label-container {
  font-size: 0.14rem !important;
  font-size: 700 !important;
}
.register-section .bb-sso-separator, .register-section .oneall_social_login, .register-section .optional-field {
  display: none !important;
}
.register-section .register-content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.64rem 0.3rem 0.3rem 0.3rem;
}
.register-section .register-content-wrapper .pill-box {
  display: flex;
  gap: 0.1rem;
  margin-bottom: 0.2rem;
  justify-content: center;
}
.register-section .register-content-wrapper .confirm-wrap {
  text-align: center;
}
.register-section .register-content-wrapper .middle-part {
  width: 5.38rem;
  min-height: auto;
  padding: 0.56rem 0.6rem;
  background-color: #101013;
}
.register-section .register-content-wrapper .middle-part .layout-wrap {
  display: flex;
  flex-direction: column;
}
.register-section .register-content-wrapper .middle-part .layout-wrap #basic-details-section {
  order: 3;
}
.register-section .register-content-wrapper .middle-part .layout-wrap #profile-details-section {
  order: 1;
}
.register-section .register-content-wrapper .middle-part .layout-wrap .name-fields-wrap-loc {
  margin-top: 0.2rem;
  display: flex;
  gap: 0.2rem;
  order: 2;
}
.register-section .register-content-wrapper .middle-part .layout-wrap .name-fields-wrap-loc div {
  width: 50%;
}
.register-section .register-content-wrapper .middle-part .main-logo {
  display: flex;
  justify-content: center;
}
.register-section .register-content-wrapper .middle-part .name-fields-wrap-loc {
  display: flex;
  gap: 0.2rem;
}
.register-section .register-content-wrapper .middle-part .name-fields-wrap-loc div {
  width: 50%;
}
.register-section .register-content-wrapper .middle-part fieldset {
  margin: unset;
  padding: unset;
  border: unset;
}
.register-section .register-content-wrapper .middle-part fieldset .description {
  display: none;
}
.register-section .register-content-wrapper .middle-part fieldset input, .register-section .register-content-wrapper .middle-part fieldset select {
  width: 100%;
}
.register-section .register-content-wrapper .middle-part fieldset select {
  cursor: pointer;
}
.register-section .register-content-wrapper .middle-part form .register-section {
  display: flex;
  flex-direction: column;
  gap: 0.24rem;
  margin-top: 0.24rem;
}
.register-section .register-content-wrapper .middle-part form .register-section .name-fields-wrap {
  display: flex;
  gap: 0.2rem;
}
.register-section .register-content-wrapper .middle-part form .register-section .name-fields-wrap div {
  width: 50%;
}
.register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field {
  display: flex;
  flex-direction: column;
}
.register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field label {
  color: white;
  padding-bottom: 0.1rem;
}
.register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field .bb-password-wrap {
  position: relative;
}
.register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field .bb-password-wrap #signup_password {
  width: 100%;
}
.register-section .register-content-wrapper .middle-part form .register-section .bb-signup-field .bb-password-wrap .bb-toggle-password {
  position: absolute;
  top: 50%;
  right: 0;
  color: #737373;
  transform: translate(-50%, -50%);
}
.register-section .register-content-wrapper .middle-part form .attr-req {
  color: #CA9332;
}
.register-section .register-content-wrapper .middle-part form legend {
  color: white;
  padding-bottom: 0.1rem;
}
.register-section .register-content-wrapper .middle-part form input, .register-section .register-content-wrapper .middle-part form select {
  border: 1px solid #323232;
  border-radius: 0;
  background-color: transparent;
  transition: all 0.2s ease;
  color: #737373;
}
.register-section .register-content-wrapper .middle-part form input:focus, .register-section .register-content-wrapper .middle-part form select:focus {
  box-shadow: unset;
  border: 1px solid #CA9332;
}
.register-section .register-content-wrapper .middle-part form input:hover, .register-section .register-content-wrapper .middle-part form select:hover {
  box-shadow: unset;
  border: 1px solid #CA9332;
}
.register-section .register-content-wrapper .middle-part form input::placeholder, .register-section .register-content-wrapper .middle-part form select::placeholder {
  color: #737373;
}
.register-section .register-content-wrapper .middle-part form .submit input {
  background-color: #CA9332;
  color: black;
  font-weight: 500;
  width: 100%;
}
.register-section .register-content-wrapper .middle-part .oneall_social_login {
  position: relative;
  margin-top: 0.06rem;
  width: 100%;
  height: 0.4rem;
  background-image: url(../js/05a5b42d14a6f3349efd.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.register-section .register-content-wrapper .middle-part .oneall_social_login > * {
  opacity: 0;
  user-select: none;
  overflow: hidden;
  cursor: pointer;
}
.register-section .register-content-wrapper .middle-part .register-privacy-info {
  padding-top: 0.2rem;
}
.register-section .register-content-wrapper .middle-part .register-privacy-info a {
  color: #CA9332;
}
.register-section .register-content-wrapper .middle-part .register-privacy-info p {
  text-align: center;
}

.redneck-lost-password-confirmation .main-wrap {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.redneck-lost-password-confirmation .main-wrap .lost-pass-container {
  padding: 0.2rem;
  gap: 0.24rem;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .redneck-lost-password-confirmation .main-wrap .lost-pass-container {
    margin-top: 0.7rem;
  }
}
.redneck-lost-password-confirmation .main-wrap .lost-pass-container .p1, .redneck-lost-password-confirmation .main-wrap .lost-pass-container body.blog .journal-featured-posts .featured-post .content .info, body.blog .journal-featured-posts .featured-post .content .redneck-lost-password-confirmation .main-wrap .lost-pass-container .info, .redneck-lost-password-confirmation .main-wrap .lost-pass-container body.blog .journal-featured-posts .featured-post .content h1, body.blog .journal-featured-posts .featured-post .content .redneck-lost-password-confirmation .main-wrap .lost-pass-container h1, .redneck-lost-password-confirmation .main-wrap .lost-pass-container body.category .journal-featured-posts .featured-post .content .info, body.category .journal-featured-posts .featured-post .content .redneck-lost-password-confirmation .main-wrap .lost-pass-container .info, .redneck-lost-password-confirmation .main-wrap .lost-pass-container body.category .journal-featured-posts .featured-post .content h1, body.category .journal-featured-posts .featured-post .content .redneck-lost-password-confirmation .main-wrap .lost-pass-container h1 {
  font-size: 0.24rem;
}

.confirm-mail-parent-wrap .pill-box {
  display: flex;
  gap: 0.16rem;
}
.confirm-mail-parent-wrap .pill-box .img-wrap {
  width: 0.24rem;
  height: 0.24rem;
}
.confirm-mail-parent-wrap .pill-box .img-wrap svg, .confirm-mail-parent-wrap .pill-box .img-wrap img {
  width: inherit;
  height: inherit;
}

.sign-in-section.enterprise #field_5_9 {
  position: relative;
  /* Hidden by default */
  /* Show tooltip when input is hovered (modern browsers) */
  /* Also show when input is focused (keyboard/mobile) */
}
.sign-in-section.enterprise #field_5_9 .gfield_description {
  position: absolute;
  top: 100%;
  left: 0;
  background: #101013;
  color: #ffffff;
  font-size: 0.12rem;
  line-height: 1.2;
  padding: 0.08rem 0.12rem;
  border-radius: 0.02rem;
  box-shadow: 0 0.02rem 0.06rem rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(0.06rem);
  transition: cubic-bezier(0.51, 0.01, 0.2, 1) 0.3s;
  z-index: 10;
  width: max-content;
  max-width: 2.4rem;
  pointer-events: none;
}
.sign-in-section.enterprise #field_5_9:has(#input_5_9:hover) .gfield_description {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.sign-in-section.enterprise #field_5_9:has(#input_5_9:focus) .gfield_description, .sign-in-section.enterprise #field_5_9:focus-within .gfield_description {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

#buddypress .bp-profile-wrapper .profile.edit {
  background: var(--bb-content-background-color);
  border: 1px solid var(--bb-content-border-color);
  border-radius: var(--bb-block-radius);
}
#buddypress #bbp-search-form #bbp_search {
  transition: all ease-in-out 0.3s;
}
#buddypress .notification-filters-wrap .select2.select2-container.select2-container--default, #buddypress .notification-filters-wrap #notifications-filter-select {
  display: none !important;
}
#buddypress .notification-filters-wrap .bb-subnav-filters-container.bb-subnav-filters-search {
  display: none !important;
}
#buddypress .notification-filters-wrap .subnav li {
  margin-bottom: 0;
}
#buddypress #notifications-user-list .bulk-select-wrap {
  display: none !important;
}
#buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .standard-form h2.screen-heading, #buddypress .bp-profile-content h2.screen-heading {
  margin-bottom: 0.36rem;
  color: white;
}
#buddypress .bb-bp-settings-content .settings-input, #buddypress .standard-form .settings-input, #buddypress .bp-profile-content .settings-input {
  margin-bottom: 0.1rem;
}
#buddypress .bb-bp-settings-content form label, #buddypress .standard-form form label, #buddypress .bp-profile-content form label {
  color: white;
}
#buddypress .bb-bp-settings-content form label::after, #buddypress .standard-form form label::after, #buddypress .bp-profile-content form label::after {
  color: black;
}
#buddypress .bb-bp-settings-content form fieldset legend, #buddypress .standard-form form fieldset legend, #buddypress .bp-profile-content form fieldset legend {
  color: white;
  margin-bottom: 0.1rem;
}
#buddypress .bb-bp-settings-content form fieldset legend .attr-req, #buddypress .standard-form form fieldset legend .attr-req, #buddypress .bp-profile-content form fieldset legend .attr-req {
  color: #CA9332;
}
#buddypress .bb-bp-settings-content form input, #buddypress .standard-form form input, #buddypress .bp-profile-content form input {
  transition: all ease-in-out 0.3s;
}
#buddypress .bb-bp-settings-content form input:not([type=submit]), #buddypress .standard-form form input:not([type=submit]), #buddypress .bp-profile-content form input:not([type=submit]) {
  border-radius: 0;
  border: 1px solid #323232;
  background-color: #101013;
  transition: all ease-in-out 0.3s;
}
#buddypress .bb-bp-settings-content form .bb-password-wrap a i::before, #buddypress .standard-form form .bb-password-wrap a i::before, #buddypress .bp-profile-content form .bb-password-wrap a i::before {
  color: white;
}
#buddypress .bb-bp-settings-content .bp-help-text.email-notifications-info, #buddypress .standard-form .bp-help-text.email-notifications-info, #buddypress .bp-profile-content .bp-help-text.email-notifications-info {
  margin-bottom: 0.2rem;
}
#buddypress .bb-bp-settings-content .notification_info .notification_type h3, #buddypress .bb-bp-settings-content .notification_info .notification_type .animated-blurb, #buddypress .standard-form .notification_info .notification_type h3, #buddypress .standard-form .notification_info .notification_type .animated-blurb, #buddypress .bp-profile-content .notification_info .notification_type h3, #buddypress .bp-profile-content .notification_info .notification_type .animated-blurb {
  margin-bottom: 0.1rem;
}
#buddypress .bb-bp-settings-content .notification_info .notification_type p, #buddypress .standard-form .notification_info .notification_type p, #buddypress .bp-profile-content .notification_info .notification_type p {
  margin-top: 0;
}
@media screen and (max-width: 900px) {
  #buddypress .bb-bp-settings-content .main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor, #buddypress .standard-form .main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor, #buddypress .bp-profile-content .main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor {
    background: black;
    border: 1px solid #323232;
    border-radius: 0;
  }
}

.buddypress-wrap .profile.edit .editfield .description {
  margin-top: 0.1rem;
}

body .select2-container .select2-dropdown {
  background: black;
}

body.single .entry-header, body.post-type-archive .entry-header {
  margin-bottom: 0;
  margin-top: 1rem;
}
body.single .content-area, body.single .entry-header, body.post-type-archive .content-area, body.post-type-archive .entry-header {
  padding-top: 0.4rem;
  padding-bottom: 0.8rem;
}
body.single .notifications-header, body.post-type-archive .notifications-header {
  justify-content: space-between;
}
body.single .notifications-header li.current.selected a, body.post-type-archive .notifications-header li.current.selected a {
  color: #CA9332 !important;
  border-radius: 0;
  border: 0;
}
body.single .notifications-header li.current.selected a span, body.post-type-archive .notifications-header li.current.selected a span {
  color: #CA9332 !important;
}
body.single .notifications-header li a, body.post-type-archive .notifications-header li a {
  border-radius: 0;
  border: 0;
}
body.single .notifications-header li a:hover, body.post-type-archive .notifications-header li a:hover {
  border: unset;
}
body.single .notification-list.bb-nouveau-list .actions .dashicons-trash:before, body.post-type-archive .notification-list.bb-nouveau-list .actions .dashicons-trash:before {
  color: white;
}
body.single .notification-list.bb-nouveau-list .actions .dashicons-hidden:before, body.post-type-archive .notification-list.bb-nouveau-list .actions .dashicons-hidden:before {
  color: white;
}
body.single .bs-styled-checkbox:checked + label:after, body.post-type-archive .bs-styled-checkbox:checked + label:after {
  color: black;
}

body.bbpress.settings.my-account .site-main {
  margin-top: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.bbpress.settings.my-account .site-main {
    margin-top: 0;
  }
}

body.profile-edit .subnav, body.change-avatar .subnav {
  display: flex;
  flex-direction: column;
}
body.profile-edit .subnav li.current.selected a, body.change-avatar .subnav li.current.selected a {
  color: #CA9332 !important;
  border-radius: 0;
  border: 0;
}
body.profile-edit .subnav li.current.selected a span, body.change-avatar .subnav li.current.selected a span {
  color: #CA9332 !important;
}
body.profile-edit .subnav li a, body.change-avatar .subnav li a {
  border-radius: 0;
  border: 0;
}

body.bb-template-v2 .buddypress-wrap .bp-avatar-nav ul.avatar-nav-items li {
  color: white;
}
body.bb-template-v2 .buddypress-wrap .bp-avatar-nav ul.avatar-nav-items li.current {
  border: 0;
  color: #CA9332;
}
body.bb-template-v2 .buddypress-wrap .bp-wrap.bp-fullwidth-wrap .bp-profile-content {
  color: white;
}
body.bb-template-v2 .buddypress-wrap .bp-avatar #drag-drop-area {
  background: transparent !important;
}
body.bb-template-v2 .buddypress-wrap .bp-avatar #bp-delete-avatar-container p {
  color: white;
  margin-bottom: 0.24rem;
}
@media screen and (max-width: 768px) {
  body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper {
    display: flex;
    flex-direction: column;
  }
  body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .subnav {
    display: none !important;
  }
  body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .select2.select2-container.select2-container--default {
    width: 100% !important;
  }
}
body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .profile.edit {
  border: 0 !important;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bb-sso-label, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bb-sso-label {
  color: white !important;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs .select2.select2-container.select2-container--default .select2-selection.select2-selection--single, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
  background-color: black;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
  color: white;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li {
  transition: all ease-in-out 0.3s;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li.profile-personal-li, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li.profile-personal-li {
  display: none !important;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li a, body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li span, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li a, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li span {
  transition: all ease-in-out 0.3s;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li.selected a, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li.selected a {
  color: black;
  border-radius: 0;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li:hover:not(.selected) a span, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li:hover:not(.selected) a span {
  color: #CA9332;
}
body.bb-template-v2 .buddypress-wrap .bp-settings-container .bp-navs li:hover:not(.selected) a:before, body.bb-template-v2 .buddypress-wrap .bp-profile-wrapper .bp-navs li:hover:not(.selected) a:before {
  color: #CA9332;
}
@media screen and (min-width: 768px) {
  body.bb-template-v2 .bp-settings-container .select2.select2-container.select2-container--default, body.bb-template-v2 .bp_members .select2.select2-container.select2-container--default {
    display: none !important;
  }
}

body.forum-archive #primary,
body.post-type-archive #primary,
body.single-forum #primary,
body.single-topic #primary,
body.forums.topics #primary {
  max-width: 12.56rem;
  padding: 0 0.32rem;
  margin: 0 auto;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  body.forum-archive #primary,
  body.post-type-archive #primary,
  body.single-forum #primary,
  body.single-topic #primary,
  body.forums.topics #primary {
    max-width: 100%;
    padding: 0.16rem;
  }
}

.single.single-forum .type-forum .bb-topic-banner {
  height: 70vh;
  margin: 0 -50vw 0;
}
.single.single-forum .type-forum .bb-topic-banner .bb-single-forum {
  justify-content: center !important;
  max-width: 12rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  margin-top: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .single.single-forum .type-forum .bb-topic-banner .bb-single-forum .entry-title {
    text-align: center;
  }
}
.single.single-forum .type-forum .bb-topic-banner .bb-single-forum .bbp-forum-content-wrap {
  max-width: 8rem;
}
.single.single-forum .type-forum .entry-content {
  margin-top: 0.3rem;
}
.single.single-forum .bbp-forum-content-wrap .bb-more-link {
  border: unset;
}

.admin-actions-forum-wrap {
  gap: 0.1rem;
}

.stats-wrap .bbp-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  width: 100%;
  margin-top: 0.2rem !important;
  margin-bottom: 0.2rem !important;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .stats-wrap .bbp-stats {
    display: block;
  }
}
.stats-wrap .bbp-stats li {
  flex: 0 0 23% !important;
  border: 1px solid #323232;
  border-radius: 0 !important;
}

.forum-back-wrap {
  align-items: center;
  gap: 0.06rem;
}
.forum-back-wrap .back-btn-link {
  display: flex;
  gap: 0.1rem;
  align-items: center;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}

.bb-cover-list-item .bbp-forum-title, .bb-cover-list-item .bs-timestamp a {
  transition: all 0.3s ease-in-out;
}

#bbp-search-form.bs-search-form {
  transition: all 0.3s ease-in-out;
}
#bbp-search-form.bs-search-form:before {
  top: 50%;
  left: 0.1rem;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .title-wrap {
    width: 100%;
  }
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bbp-forum-buttons-wrap {
  justify-content: center;
  margin-top: 0.2rem;
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta {
  gap: 0.1rem;
  flex: auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta {
    flex-wrap: wrap;
    width: 100%;
  }
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a {
  height: auto;
  color: black !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a {
    height: auto;
    width: 100%;
  }
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta a:hover {
  background: #CA9332;
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item {
  background: unset !important;
  height: auto;
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a {
  border: unset;
  padding: 0.11rem 0.18rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item {
    height: auto;
  }
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a {
  height: 100%;
  color: black !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a {
    height: auto;
    width: 100%;
  }
}
#bbpress-forums#bbpress-forums .bs-forums-items .bs-item-wrap .bs-forums-meta .bs-meta-item a:hover {
  background: #CA9332;
}
#bbpress-forums#bbpress-forums #whats-new-toolbar span, #bbpress-forums#bbpress-forums #whats-new-toolbar button {
  color: #CA9332;
}
#bbpress-forums#bbpress-forums #whats-new-toolbar span b:before, #bbpress-forums#bbpress-forums #whats-new-toolbar button b:before {
  color: #CA9332 !important;
}

.buddypress-wrap.bp-single-plain-nav.bp-dir-hori-nav .bb-single-nav-item-point:hover span {
  color: #CA9332 !important;
}

.bp-messages-wrap .bp-messages-side-threads > * {
  border-right: 1px solid #323232 !important;
}

.bp-messages.my-account .content-area.bs-bp-container {
  padding-top: 0;
}
.bp-messages.my-account .bm-emoji-picker-container {
  background: #101013;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner {
  border-radius: 0.4rem;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-u-reset.uppy-Dashboard-close {
  transition: all 0.3s ease-in-out;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-u-reset.uppy-Dashboard-close:hover {
  color: #CA9332 !important;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-DashboardTab-inner {
  border-radius: 0 !important;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-DashboardTab-inner svg path {
  fill: #CA9332 !important;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-DashboardTab-inner .uppy-DashboardTab-iconMyDevice {
  color: #CA9332 !important;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles {
  border-radius: 0 !important;
  background-color: #101013;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-DashboardTab-name {
  color: white;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles-title {
  color: white !important;
  font-size: 0.32rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles-title {
    font-size: 0.2rem;
  }
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles-title button {
  transition: all 0.3s ease-in-out;
  color: #CA9332 !important;
}
.bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles-title button:hover, .bp-messages.my-account .uppy-Container .uppy-Dashboard .uppy-Dashboard-inner .uppy-Dashboard-AddFiles-title button:focus {
  text-decoration: none !important;
  border-bottom: unset !important;
  box-shadow: unset !important;
}

.buddypress.bp-messages * {
  font-family: "instrument-sans", sans-serif !important;
}
.buddypress.bp-messages nav#object-nav > ul > .selected > a .bb-single-nav-item-point {
  border-bottom: 2px solid #CA9332;
  font-size: 0.16rem;
  line-height: 0.1952rem;
  color: #CA9332;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages nav #user-activity, .buddypress.bp-messages nav #user-friends, .buddypress.bp-messages nav #user-groups, .buddypress.bp-messages nav #user-media {
  display: none !important;
}
.buddypress.bp-messages nav#object-nav > ul > li > a .bb-single-nav-item-point {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  color: white;
  font-weight: 500;
}
.buddypress.bp-messages .bp-messages-wrap.mobile-ready:not(.bp-messages-mobile) .bp-messages-mobile-tap {
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-replied-message, .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-replied-message {
  background-color: #101013 !important;
  border-left: 0.06rem #CA9332 solid;
  border-color: #CA9332 !important;
  padding: 0.06rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-replied-message .bm-replied-message-name, .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-replied-message .bm-replied-message-name {
  margin-bottom: 0;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread:hover *, .buddypress.bp-messages .bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread:hover * {
  background: #CA9332;
}
.buddypress.bp-messages .bp-navs ul li .count {
  min-width: unset;
  text-align: center;
  width: 0.19rem;
  height: 0.19rem;
  border-radius: 50%;
  background-color: #CA9332;
  font-size: 0.1rem;
  line-height: 0.086rem;
  color: black;
  font-weight: 500;
  border: none;
  padding: 0.05rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-navs ul li .count {
    font-size: 0.1rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .pic.group {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    grid-gap: 0;
    border-radius: 50% !important;
    overflow: hidden;
    grid-template-columns: 0.2rem 0.2rem;
    grid-template-rows: 0.2rem 0.2rem;
    display: grid;
    margin-left: 0.12rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .pic {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    overflow: hidden;
    border-radius: 50% !important;
    overflow: hidden;
    margin-left: 0.12rem;
    margin-right: 0.1rem;
    padding: 0;
    display: block;
  }
}
.buddypress.bp-messages .bp-messages-column {
  width: 100%;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .actions > * {
    opacity: 1;
  }
}
.buddypress.bp-messages .bp-messages-wrap .threads-list .thread .actions {
  margin-right: 0.1rem;
  padding-right: 0;
}
.buddypress.bp-messages .bp-messages-wrap .threads-list .thread .actions .bm-more-actions {
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .bpbm-user-me:hover {
  background: transparent;
}
.buddypress.bp-messages .bp-messages-wrap .threads-list .thread .unread-count {
  min-width: unset;
  text-align: center;
  width: 0.19rem;
  height: 0.19rem;
  border-radius: 50%;
  background-color: #CA9332;
  font-size: 0.1rem;
  line-height: 0.12rem;
  color: black;
  font-weight: 500;
  border: none;
  padding: 0.05rem;
}
.buddypress.bp-messages .bp-navs ul li .count, .buddypress.bp-messages .bb-template-v2 .bp-navs ul li.selected .count, .buddypress.bp-messages .bb-template-v2 .buddypress-wrap .bp-navs li.current a .count {
  min-width: unset;
  text-align: center;
  width: 0.19rem;
  height: 0.19rem;
  border-radius: 50%;
  background-color: #CA9332;
  font-size: 0.1rem;
  line-height: 0.086rem;
  color: black;
  font-weight: 500;
  border: none;
  padding: 0.05rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-thread-settings-container {
  background-color: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .participants-panel, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings {
  background-color: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle input[type=text] {
  background-color: #101013 !important;
  border: 1px solid #101013 !important;
  transition: 300ms ease-in-out;
  padding: 0.1rem;
}
.buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle input[type=text]:hover, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle input[type=text]:active, .buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-toggle input[type=text]:focus {
  background-color: #101013 !important;
}
.buddypress.bp-messages .bp-messages-column {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.buddypress.bp-messages .bp-messages-column .chat-header .avatar {
  border-radius: 50% !important;
}
.buddypress.bp-messages .bp-messages-column .chat-header .avatar-group .avatar {
  border-radius: 0 !important;
}
.buddypress.bp-messages .bp-messages-column .chat-header .starred-messages, .buddypress.bp-messages .bp-messages-column .chat-header .bpbm-maximize, .buddypress.bp-messages .bp-messages-column .chat-header .bpbm-minimize {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0.3rem;
}
.buddypress.bp-messages .bp-messages-column .chat-header .starred-messages {
  margin: 0.1rem;
}
.buddypress.bp-messages .bp-messages-column .chat-content {
  border-top: 1px solid #101013;
}
.buddypress.bp-messages .bp-messages-user-list {
  background-color: #101013;
}
.buddypress.bp-messages .bp-messages-user-list .avatar {
  border-radius: 50% !important;
}
.buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search {
  background-color: #101013 !important;
  border: 1px solid #101013 !important;
  transition: 300ms ease-in-out;
  border-radius: 0.2rem;
}
.buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search:hover, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search:active, .buddypress.bp-messages .bp-messages-user-list .bm-user-search-wrap .bm-user-search:focus {
  background-color: #101013 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-search-results .threads-list {
    background: #101013;
  }
}
.buddypress.bp-messages .bp-messages-user-list .user {
  transition: all 0.3s ease;
}
.buddypress.bp-messages .bp-messages-user-list .user:hover {
  color: #CA9332 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bpbm-search-empty .bpbm-empty-message {
    font-size: 0.3rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic {
    width: 0.4rem;
    height: 0.4rem;
    padding: 0 !important;
  }
  .buddypress.bp-messages .bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic .avatar {
    display: block;
  }
}
.buddypress.bp-messages .bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic .avatar img.avatar {
  width: 100%;
  height: 100%;
}
.buddypress.bp-messages .bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic.group {
  grid-gap: 0;
  width: 0.4rem;
  border-radius: 50% !important;
  overflow: hidden;
  grid-template-columns: 0.2rem 0.2rem;
  grid-template-rows: 0.2rem 0.2rem;
  display: grid;
  height: auto;
  padding: 0 !important;
  margin: 0.08rem 0.12rem;
}
.buddypress.bp-messages .bp-messages-wrap.bp-messages-mobile .threads-list .thread .pic.group .avatar {
  width: 0.2rem !important;
  height: 0.2rem !important;
  min-width: unset;
  border-radius: 0 !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-list-content {
  height: 100%;
  padding-right: 0.3rem;
  overflow-y: scroll;
  /* Track */
  /* Handle */
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-list-content::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-list-content::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-list-content::-webkit-scrollbar-thumb {
  background-color: #101013;
  border-radius: 0.16rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-list-content {
    padding-right: 0.1rem;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-conversation-start {
  display: none;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list {
  padding-bottom: 0.1rem;
}
.buddypress.bp-messages .bp-messages-wrap {
  border: 1px solid #323232 !important;
}
.buddypress.bp-messages .bp-messages-wrap button {
  background: #CA9332 !important;
}
.buddypress.bp-messages .empty-thread {
  margin: auto;
  height: unset;
}
.buddypress.bp-messages .empty-thread svg {
  fill: #CA9332;
  stroke: #CA9332;
}
.buddypress.bp-messages .empty-thread span {
  color: white;
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 500;
  font-family: "instrument-sans", sans-serif;
}
.buddypress.bp-messages .bm_user_selector__menu-list {
  max-height: 3rem;
  padding: 0.1rem 0;
  background-color: #323232;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option.bm_user_selector__option_focused {
  background: transparent !important;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option.bm_user_selector__option_focused .user.bm-user {
  color: #CA9332 !important;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option {
  font-size: 0.14rem !important;
  padding: 0.08rem 0.2rem !important;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option .user.bm-user {
  font-size: 0.14rem !important;
  line-height: 0.1204rem;
  font-weight: 500;
  color: black;
  transition: color 300ms ease-in-out;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option:hover .user.bm-user {
  color: #CA9332;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option .avatar {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem !important;
}
.buddypress.bp-messages .bm_user_selector__menu-list .bm_user_selector__option .avatar img.avatar {
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.buddypress.bp-messages .bpbm-checkbox:checked + label::before {
  background-color: #CA9332;
  border-color: #CA9332;
  border-radius: 0 !important;
}
.buddypress.bp-messages .bpbm-checkbox + label::before {
  border-color: #CA9332;
  border-radius: 0 !important;
}
.buddypress.bp-messages .bpbm-checkbox:not(:disabled):not(:checked) + label:hover::before {
  border-color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu {
  background-color: #101013;
  min-width: unset;
  border-radius: 0.2rem;
  padding: 0;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item {
  transition: all 0.3s ease-in-out;
  color: white;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item span {
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item span svg {
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item:hover {
  background: transparent !important;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item:hover span {
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .expandingButtons.expandingButtonsOpen .bpbm-dropdown-menu .bpbm-dropdown-item:hover span svg {
  fill: #CA9332 !important;
  stroke: #CA9332 !important;
}
.buddypress.bp-messages .buddypress-wrap .bp-navs li {
  padding: 0 0.4rem 0 0;
}
.buddypress.bp-messages .bm_user_selector {
  background: #101013;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value {
  font-size: 0.12rem;
  padding: 0.05rem 0.1rem;
  border-radius: 0.8rem;
  border: 1px solid #101013;
  background: transparent;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .bm-name {
  color: white !important;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .avatar {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50% !important;
  margin-right: 0.1rem;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .bm_user_selector__multi-value__remove {
  color: white;
  cursor: pointer;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .bm_user_selector__multi-value__remove svg {
  transition: 300ms ease-in-out;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .bm_user_selector__multi-value__remove:hover {
  background: transparent !important;
  color: #CA9332 !important;
}
.buddypress.bp-messages .bm_user_selector .bm_user_selector__multi-value .bm_user_selector__multi-value__remove:hover svg {
  fill: #CA9332;
  stroke: #CA9332;
}
.buddypress.bp-messages .bm_user_selector__control {
  background-color: #101013 !important;
  border-radius: 0.2rem !important;
}
.buddypress.bp-messages .bm_user_selector__menu {
  min-width: 2.72rem;
  width: fit-content;
  left: 0.4rem;
  border-radius: 0.2rem;
  background: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form .close {
  right: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form .close {
    right: 0.5rem;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-search-results .bm-search-results-section .bm-search-results-header {
  background: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) a {
  color: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) a.url-wrap {
  border-color: black !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) a .url-description {
  color: white !important;
}
.buddypress.bp-messages .more-button {
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages #object-nav .more-button i {
  font-size: 0.2rem;
}
.buddypress.bp-messages #object-nav .sub-menu a {
  padding: 0.1rem 0.2rem !important;
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages #object-nav .sub-menu a:hover {
  background: #CA9332;
  color: black;
}
.buddypress.bp-messages .bp-messages-wrap {
  border-radius: 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .thread .bm-info {
  width: 1.3rem;
  margin-left: 0.15rem;
}
.buddypress.bp-messages .bp-messages-wrap .thread .bm-info h4.name {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332;
  margin: 0.05rem;
  margin-top: 0;
  margin-left: 0;
}
.buddypress.bp-messages .bp-messages-wrap .thread .bm-info .name {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header.side-header {
  padding-left: 0.3rem;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads {
  width: 3.7rem;
  border-radius: 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads > * {
  width: 100%;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .bm-side-content {
  background: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .thread-info .avatar-group {
  grid-gap: 0;
  width: 0.4rem;
  border-radius: 50% !important;
  overflow: hidden;
  grid-template-columns: 0.2rem 0.2rem;
  grid-template-rows: 0.2rem 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .thread-info .avatar-group .avatar {
  width: 0.2rem;
  height: 0.2rem;
  min-width: unset;
}
.buddypress.bp-messages .bp-messages-wrap .bm-date-stack {
  width: 100%;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic {
  width: 0.5rem;
  height: 0.5rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic img.avatar {
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic {
    width: 0.36rem;
    height: 0.36rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .message-controls {
    flex-direction: column !important;
    gap: 0.1rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .message-controls > span {
    visibility: visible !important;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content {
  padding-left: 0.9rem;
  margin-top: -0.5rem;
  margin-right: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content {
    padding-left: 0.6rem;
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content {
    padding-right: 0.6rem;
    padding-left: 0 !important;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name a {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .threads-list .thread > * {
  border-bottom: none;
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages .bp-messages-wrap .bm_user_selector__menu-list {
  /* Track */
  /* Handle */
}
.buddypress.bp-messages .bp-messages-wrap .bm_user_selector__menu-list * {
  color: black;
}
.buddypress.bp-messages .bp-messages-wrap .bm_user_selector__menu-list::-webkit-scrollbar {
  width: 0.08rem;
  border-radius: 0.16rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm_user_selector__menu-list::-webkit-scrollbar-track {
  border-radius: 0.16rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm_user_selector__menu-list::-webkit-scrollbar-thumb {
  background-color: #101013;
  border-radius: 0.16rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-loading-text {
  font-size: 0.3rem !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-alert.bm-info button {
  background: #CA9332 !important;
  border-radius: 0 !important;
  padding: 0.1rem 0.2rem !important;
  color: black !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply {
  border-top: 1px solid #323232;
  display: flex;
  align-items: center;
  background: #101013;
  position: relative;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-attachment svg {
  bottom: 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-emojies {
  height: unset;
  height: 0.5rem;
  width: 0.5rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-emojies svg {
  bottom: 0.15rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-editor {
  padding: 0.2rem 0.1rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-editor .bm-editor-content {
  background: #101013 !important;
  color: white !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-editor .bm-editor-content::before {
  color: #323232 !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply * {
  background: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-send-message {
  background: #CA9332;
  border-bottom-right-radius: 0.2rem;
  padding: 0.2rem 0.3rem;
  display: flex;
  width: 2.6rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-send-message {
    width: 1.6rem;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-send-message::after {
  content: "Send message";
  color: black;
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 500;
  margin-left: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-send-message::after {
    content: "Send";
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-reply .bm-send-message svg {
  fill: black;
  position: static;
  margin: 0;
  background: transparent;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
  background: #323232 !important;
  color: white !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message {
  margin-bottom: 0.08rem;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content {
  max-width: 3.92rem !important;
  border-radius: 0.1rem !important;
  padding: 0.15rem !important;
  background: #323232 !important;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content {
    max-width: 2.7rem !important;
  }
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text {
  font-size: 0.14rem;
  line-height: 0.1708rem;
  font-weight: 500;
  color: white !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-info {
  margin-left: 0;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-info .bm-time {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  font-weight: 400;
  color: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
  border-radius: 0.1rem !important;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list {
  display: block;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread {
  display: flex;
  align-items: center;
  padding-left: 0.2rem;
  padding-right: 0.1rem;
  position: relative;
  transition: background-color 300ms ease-in-out;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic {
  width: 0.4rem;
  height: 0.4rem;
  padding: 0;
  flex-shrink: 0;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic.group {
  display: grid;
  grid-template-columns: 0.2rem 0.2rem;
  grid-template-rows: 0.2rem 0.2rem;
  border: none;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50% !important;
  overflow: hidden;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic.group .avatar {
  width: 0.2rem !important;
  height: 0.2rem !important;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic.group .avatar a {
  width: 100%;
  height: 100%;
  display: block;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic.group .avatar a .avatar {
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .pic img {
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread:hover {
  background: #323232;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread:hover * {
  background: transparent;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .time {
  position: absolute;
  top: 0.16rem;
  right: 0.28rem;
  padding: 0;
  display: block;
  width: unset;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .time .bpbm-counter-row {
  justify-content: flex-end !important;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .time .time-wrapper {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  font-weight: 400;
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info {
  width: 1.26rem;
  margin-left: 0.15rem;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info h4.name {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332;
  margin: 0.05rem;
  margin-top: 0;
  margin-left: 0;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .name {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .last-message {
  font-size: 0.12rem;
  line-height: 0.1464rem;
  font-weight: 400;
  color: #CA9332;
  width: 80%;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .last-message .bm-last-message-avatar {
  width: 0.15rem;
  height: 0.15rem;
  min-width: unset;
  max-width: unset;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread .bm-info .last-message .bm-last-message-avatar img.avatar {
  border-radius: 50% !important;
  width: 100%;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread.bp-messages-active-thread {
  background: #323232;
}
.buddypress.bp-messages .bp-messages-wrap .bp-messages-side-threads .threads-list .thread.bp-messages-active-thread .bm-info .name {
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap #bm-new-thread-title {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 500;
  color: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header {
  height: 0.65rem;
  min-height: unset;
  background: #101013;
  border-bottom: 1px solid #323232;
  flex-shrink: 0;
  border-top-left-radius: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .chat-header {
    padding-left: 0.1rem;
  }
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .thread-actions svg {
  fill: #CA9332 !important;
  stroke: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .mass-message {
  display: none;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .back {
  width: 0.07rem;
  height: 0.12rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .back svg {
  fill: #CA9332;
  stroke: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 0.14rem 0.2rem;
  padding-top: 0.12rem;
  height: unset;
  background: #101013;
  border-bottom-left-radius: 0.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .chat-footer {
    padding-left: 0.1rem;
  }
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .settings {
  width: 0.2rem;
  height: 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .settings svg {
  fill: #323232;
  stroke: #323232;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .bpbm-user-me {
  margin-left: 0;
  padding: 0;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .bpbm-user-me .bpbm-user-me-avatar .avatar {
  width: 0.36rem;
  height: 0.36rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .bpbm-user-me .bpbm-user-me-avatar .avatar img.avatar {
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.buddypress.bp-messages .bp-messages-wrap .chat-footer .bpbm-user-me .bpbm-user-info .user.bm-user {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332;
}
.buddypress.bp-messages .bp-messages-wrap .bm-svg {
  fill: #CA9332;
  stroke: #CA9332;
  width: 0.2rem;
  height: 0.2rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search {
  margin: 0.1rem 0 0.1rem 0.2rem;
  height: 0.4rem;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form {
  display: block;
  position: static;
  height: 100%;
  line-height: 1;
  margin: 0 !important;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form input {
  display: block;
  background: transparent !important;
  border-radius: 0;
  border: 1px solid #323232 !important;
  color: white !important;
  padding: 0.13rem 0.22rem;
  font-size: 0.12rem;
  line-height: 0.1464rem;
  height: 100%;
  max-height: unset !important;
  min-height: unset !important;
  transition: all 0.3s ease-in-out;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form input:focus, .buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form input:active, .buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form input:hover {
  border: 1px solid #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .bpbm-search form input::placeholder {
  color: #323232 !important;
}
.buddypress.bp-messages .bp-messages-column {
  background: #101013;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-icon svg {
  display: none;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-icon::after {
  content: url(../js/542dc502a14ddf63ebde.svg);
  width: 0.48rem;
  height: 0.48rem;
}
.buddypress.bp-messages .bp-messages-wrap .empty {
  margin: auto;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .new-message, .buddypress.bp-messages .bp-messages-wrap .chat-footer .new-message {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 0.04rem;
  background: #CA9332;
  position: relative;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .new-message::after, .buddypress.bp-messages .bp-messages-wrap .chat-footer .new-message::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  background: url(../js/a11d1f6eb34b78389437.svg);
  width: 0.14rem;
  height: 0.14rem;
  transform: translate(-50%, -50%);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.buddypress.bp-messages .bp-messages-wrap .chat-header .new-message .bm-svg, .buddypress.bp-messages .bp-messages-wrap .chat-footer .new-message .bm-svg {
  display: none;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty {
  max-width: 3.62rem;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-icon {
  width: 100%;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-message {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 500;
  color: white;
  margin: 0;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-or {
  margin: 0;
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 500;
  color: #101013;
  margin-left: 0.04rem;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-link {
  width: 100%;
  margin: 0;
}
.buddypress.bp-messages .bp-messages-wrap .thread-not-selected .empty .bpbm-empty-link a:not(.bm-no-link-style) {
  font-size: 0.16rem;
  line-height: 0.1952rem;
  font-weight: 600;
  color: #CA9332 !important;
}
.buddypress.bp-messages .bp-messages-wrap .participants-panel h4, .buddypress.bp-messages .bp-messages-wrap .bm-thread-settings h4 {
  padding: 0.08rem !important;
}
.buddypress.bp-messages .bp-messages-wrap .bpbm-thread-options .bpbm-thread-option-description {
  padding-top: 0.1rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .pic, .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .bm-info {
    padding: 0.15rem 0;
  }
  .buddypress.bp-messages .bp-messages-wrap .threads-list .thread .pic {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
    padding: 0;
  }
}
.buddypress.bp-messages .bpbm-preview-message .bpbm-preview-message-content .bpbm-preview-message-name {
  color: #CA9332;
}

.Toastify__toast {
  margin-bottom: 0.2rem;
}

.bm-modal-window.bm-modal-add-participant .bm-modal-window-inner {
  background: #101013;
}

.bm_user_selector__menu {
  overflow: hidden;
}
.bm_user_selector__menu * {
  color: white !important;
}

.bm-loading-icon {
  height: 1rem !important;
  width: 1rem !important;
}

.bm-loading-text {
  padding-bottom: 0.2rem !important;
}

.bm-button {
  background: #CA9332 !important;
  margin-bottom: 0.1rem;
  margin-right: 0.1rem;
  border-radius: 0.2rem !important;
  color: #101013 !important;
}

.contexify {
  border-radius: 0.2rem;
  background-color: #101013;
}
.contexify div {
  transition: all 0.3s ease;
}
.contexify div:hover * {
  color: #CA9332 !important;
}

.bm-editor-format-tooltip {
  margin-top: -0.3rem;
  background: black;
  padding: 0.04rem;
  padding-bottom: 0;
}

.bm-modal-window .bm-modal-window-inner {
  background: #101013 !important;
}
.bb-modal-overlay {
  background-color: rgba(5, 6, 8, 0.9);
}

.pmpro-wrap-custom .pmpro-plan-details-wrap .col-1, .pmpro-wrap-custom .pmpro-plan-details-wrap .col-2, .pmpro-wrap-custom .pmpro-plan-details-wrap .col-3, .pmpro-wrap-custom .pmpro-plan-details-wrap .col-4, .pmpro-wrap-custom .pmpro_checkout-fields .col-1, .pmpro-wrap-custom .pmpro_checkout-fields .col-2, .pmpro-wrap-custom .pmpro_checkout-fields .col-3, .pmpro-wrap-custom .pmpro_checkout-fields .col-4 {
  width: auto !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmpro-wrap-custom#levels #pmpro_levels_table,
  .pmpro-wrap-custom#levels #pmpro_invoices_table,
  .pmpro-wrap-custom#levels .pmpro_table,
  .pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_levels_table,
  .pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_invoices_table,
  .pmpro-wrap-custom .pmpro_invoice_wrap .pmpro_table,
  .pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_levels_table,
  .pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_invoices_table,
  .pmpro-wrap-custom .pmpro_cancel_wrap .pmpro_table {
    font-size: 0.08rem !important;
    line-height: 0.12rem !important;
  }
}
.pmpro-wrap-custom#levels #pmpro_levels_table thead tr th,
.pmpro-wrap-custom#levels #pmpro_levels_table thead tr td,
.pmpro-wrap-custom#levels #pmpro_invoices_table thead tr th,
.pmpro-wrap-custom#levels #pmpro_invoices_table thead tr td,
.pmpro-wrap-custom#levels .pmpro_table thead tr th,
.pmpro-wrap-custom#levels .pmpro_table thead tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_levels_table thead tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_levels_table thead tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_invoices_table thead tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_invoices_table thead tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap .pmpro_table thead tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap .pmpro_table thead tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_levels_table thead tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_levels_table thead tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_invoices_table thead tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_invoices_table thead tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap .pmpro_table thead tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap .pmpro_table thead tr td {
  padding: 0.1rem 0.1rem 0.1rem 0.16rem;
}
.pmpro-wrap-custom#levels #pmpro_levels_table tbody tr th,
.pmpro-wrap-custom#levels #pmpro_levels_table tbody tr td,
.pmpro-wrap-custom#levels #pmpro_invoices_table tbody tr th,
.pmpro-wrap-custom#levels #pmpro_invoices_table tbody tr td,
.pmpro-wrap-custom#levels .pmpro_table tbody tr th,
.pmpro-wrap-custom#levels .pmpro_table tbody tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_levels_table tbody tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_levels_table tbody tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_invoices_table tbody tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap #pmpro_invoices_table tbody tr td,
.pmpro-wrap-custom .pmpro_invoice_wrap .pmpro_table tbody tr th,
.pmpro-wrap-custom .pmpro_invoice_wrap .pmpro_table tbody tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_levels_table tbody tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_levels_table tbody tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_invoices_table tbody tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap #pmpro_invoices_table tbody tr td,
.pmpro-wrap-custom .pmpro_cancel_wrap .pmpro_table tbody tr th,
.pmpro-wrap-custom .pmpro_cancel_wrap .pmpro_table tbody tr td {
  padding: 0.16rem;
}
.pmpro-wrap-custom .select2-selection__rendered {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 0.12rem !important;
  line-height: normal;
  letter-spacing: normal;
  padding: 0.13rem 0.1rem !important;
}
.pmpro-wrap-custom input[type=submit], .pmpro-wrap-custom input[type=button], .pmpro-wrap-custom .btn-override, .pmpro-wrap-custom .pmpro_btn {
  text-align: center;
  font-size: 0.16rem !important;
  line-height: 0.1376rem !important;
  letter-spacing: -0.32px !important;
  font-weight: 600 !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-width: inherit;
}
.pmpro-wrap-custom .btn-override {
  padding: 0.13rem !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmpro-wrap-custom .basic-user-nav {
    margin-bottom: 0.24rem;
    margin-top: 0.24rem;
  }
  .pmpro-wrap-custom .basic-user-nav ul {
    align-items: center;
  }
  .pmpro-wrap-custom .basic-user-nav ul li a {
    width: max-content;
    display: flex;
  }
  .pmpro-wrap-custom .basic-user-nav ul li a.active {
    margin-top: 0.11rem;
  }
}

.back-wrap-membership {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.back-wrap-membership .back-btn-link {
  align-items: center;
  display: flex;
  gap: 0.06rem;
}
.back-wrap-membership .back-btn-link img,
.back-wrap-membership .back-btn-link svg {
  transition: all 0.3s ease;
  width: 0.15rem;
  height: 0.12rem;
}

.welcome-to-hence-after-membership-pay .main-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.7rem;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .welcome-to-hence-after-membership-pay .main-wrapper {
    padding-top: 0.7rem;
    padding-bottom: 0.2rem;
  }
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm {
  display: flex;
  gap: 0.16rem;
  align-items: center;
  border-radius: 0.12rem;
  padding: 0.12rem 0.38rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm .img-wrap {
  width: 0.2188rem;
  height: 0.2188rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .pill-confirm .img-wrap svg {
  width: 100%;
  height: 100%;
}
.welcome-to-hence-after-membership-pay .main-wrapper .img-wrap-welcome {
  margin-top: 0.48rem;
  margin-bottom: 0.32rem;
  width: 1.08rem;
  height: 1.08rem;
}
.welcome-to-hence-after-membership-pay .main-wrapper .img-wrap-welcome svg {
  width: 100%;
  height: 100%;
}
.welcome-to-hence-after-membership-pay .main-wrapper .p-empty-content-welcome {
  width: 6rem;
  text-align: center;
  margin-bottom: 0.48rem;
  margin-top: 0.24rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .welcome-to-hence-after-membership-pay .main-wrapper .p-empty-content-welcome {
    width: 100%;
  }
}

.pmp-checkout,
.pmp-cancel,
.pmp-confirmation {
  border: none;
  margin: 0rem;
  padding: 0rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

.pmp-checkout .lite,
.pmp-cancel .lite {
  font-size: 0.12rem;
}
.pmp-checkout .main-title,
.pmp-cancel .main-title {
  margin-bottom: 0.24rem;
}
.pmp-checkout .pmpro_checkout-fields,
.pmp-cancel .pmpro_checkout-fields {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  margin-bottom: 0.4rem;
}
.pmp-checkout .pmpro_checkout-fields .pmpro_checkout-field:not(.pmpro_payment-discount-code),
.pmp-cancel .pmpro_checkout-fields .pmpro_checkout-field:not(.pmpro_payment-discount-code) {
  width: 100% !important;
}
.pmp-checkout .pmpro_checkout-fields .pmpro_checkout-field:not(.pmpro_payment-discount-code) label,
.pmp-cancel .pmpro_checkout-fields .pmpro_checkout-field:not(.pmpro_payment-discount-code) label {
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: -0.0012rem;
  margin-bottom: 0.1rem;
}
.pmp-checkout #pmpro_payment_information_fields,
.pmp-checkout .pmpro_checkout-fields,
.pmp-cancel #pmpro_payment_information_fields,
.pmp-cancel .pmpro_checkout-fields {
  margin-bottom: 0.24rem;
}
.pmp-checkout #pmpro_payment_information_fields .payment-req,
.pmp-checkout .pmpro_checkout-fields .payment-req,
.pmp-cancel #pmpro_payment_information_fields .payment-req,
.pmp-cancel .pmpro_checkout-fields .payment-req {
  margin-bottom: 0.14rem;
}

.pmp-checkout-checkout .pmpro_asterisk {
  display: none !important;
}
.pmp-checkout-checkout span.required {
  margin-left: 0.04rem;
  color: red;
}
.pmp-checkout-checkout input.pmpro_error {
  border: 1px solid red !important;
}

.pmp-confirmation .main-title {
  margin-top: 0.1rem;
  margin-bottom: 0.24rem;
}
.pmp-confirmation .pmpro_invoice_details {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.pmp-checkout {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hc-seats-control {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control {
    text-align: center;
  }
}
.hc-seats-control .hc-number {
  text-align: end;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control .hc-number {
    text-align: center;
  }
}
.hc-seats-control .hc-seat-note {
  margin-top: 0.1rem;
  text-align: right;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control .hc-seat-note {
    text-align: center;
  }
}

.pmp-checkout-checkout {
  /* HIDE DISCOUNT INPUT ON CARD SIDE (STRIPE) */
}
.pmp-checkout-checkout .main-title-pmpro {
  margin-top: 0.3rem;
  margin-bottom: 0.32rem;
}
.pmp-checkout-checkout .main-title-pmpro a {
  color: #CA9332 !important;
}
.pmp-checkout-checkout #other_discount_code_fields {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmp-checkout-checkout #other_discount_code_fields {
    flex-direction: column;
  }
  .pmp-checkout-checkout #other_discount_code_fields .pmpro_card_actions .pmpro_form_label {
    margin-bottom: 0.2rem;
    font-weight: 700;
  }
}
.pmp-checkout-checkout #other_discount_code_fields .pmpro_form_fields-inline {
  display: flex;
  gap: 0.1rem;
}
.pmp-checkout-checkout .pmpro_card_content .pmpro_cols-2 .pmpro_form_field.pmpro_form_field-text.pmpro_payment-discount-code {
  display: none !important;
}
.pmp-checkout-checkout .gform_confirmation_message, .pmp-checkout-checkout .gform_footer.top_label {
  visibility: hidden !important;
}
.pmp-checkout-checkout .ginput_complex, .pmp-checkout-checkout .ginput_container_email {
  margin-top: 0.12rem !important;
  transition: 0.3s ease-in-out;
}
.pmp-checkout-checkout .ginput_container_email input, .pmp-checkout-checkout .ginput_complex input {
  transition: 0.3s ease-in-out;
  background: transparent;
  line-height: 0.32rem;
}
.pmp-checkout-checkout .ginput_container_email input:hover, .pmp-checkout-checkout .ginput_container_email input:focus, .pmp-checkout-checkout .ginput_complex input:hover, .pmp-checkout-checkout .ginput_complex input:focus {
  transition: 0.3s ease-in-out;
}
.pmp-checkout-checkout .ginput_complex {
  border-radius: 0.2rem;
}
.pmp-checkout-checkout .ginput_complex span {
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmp-checkout-checkout #pmpro_submit_span {
    text-align: center;
  }
}
.pmp-checkout-checkout fieldset {
  padding: 0 !important;
  border: unset !important;
  margin-top: unset !important;
}
.pmp-checkout-checkout fieldset .pmpro_form_heading {
  display: none !important;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .StripeElement {
  transition: all 0.3s ease;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_form_field .pmpro_form_label {
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: -0.0012rem;
  margin-bottom: 0.1rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_cols-2 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_cols-2 .pmpro_form_field {
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: -0.0012rem;
  margin-bottom: 0.1rem;
}

.main-title-pmpro {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.pmpro_checkout-field-bcountry .select2-container.select2-container--default {
  width: 100% !important;
}

.pmpro_checkout-h2-name, .pmpro_checkout-h2-msg {
  display: none !important;
}

#pmpro_billing_address_fields {
  display: flex;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields {
    flex-direction: column;
  }
}
#pmpro_billing_address_fields.first-one {
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
}
#pmpro_billing_address_fields #bcountry .select2-container.select2-container--default {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper {
  width: 10.76rem;
  padding: 0.4rem 0.48rem 0.19rem 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #A5A5A5;
    padding: 0.4rem 0 0.19rem 0;
  }
}
#pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper .pmpro_checkout-fields {
  width: 5.27rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper .pmpro_checkout-fields {
    width: 100%;
  }
}
#pmpro_billing_address_fields .pmpro_payment_information_fields-wrapper {
  width: 100%;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_payment_information_fields-wrapper {
    padding: 0.4rem 0 0 0;
  }
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap {
  margin-top: 0.32rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #323232;
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap .col-1 {
  margin-bottom: 0.16rem;
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap .col-2 {
  max-width: 3.6rem;
  margin-bottom: 0.32rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration span.select-2 {
  margin: 0;
}
#pmpro_billing_address_fields .pmpro_payment-expiration span.select-2 .select2-selection__rendered {
  margin: 0;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-1 {
  width: 1.85rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-1 .select2-container {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-2 {
  width: 1.85rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-2 .select2-container {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-3 {
  width: 1.17rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-3 .select2-container {
  width: 100% !important;
}

#other_discount_code_tr {
  align-items: center;
}
#other_discount_code_tr .discount-code-input-wrap {
  gap: 0.04rem;
}

.bottom-wrap-checkout {
  display: flex;
  margin-top: 0.24rem;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bottom-wrap-checkout {
    flex-direction: column;
  }
}
.bottom-wrap-checkout #pmpro_message_bottom {
  display: none !important;
}

#pmpro_pricing_fields {
  margin-bottom: 0.3rem;
}
#pmpro_pricing_fields .pmpro_checkout-fields {
  margin-bottom: 0 !important;
}
#pmpro_pricing_fields .pmpro_terms_checkbox {
  margin-top: 0.12rem;
}
#pmpro_pricing_fields .pmpro_terms_checkbox #pmpro_terms {
  opacity: 0;
  position: absolute;
  left: -9999px; /* Position off-screen */
}
#pmpro_pricing_fields .pmpro_terms_checkbox label {
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
#pmpro_pricing_fields .custom-checkbox {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  border: 1px solid #323232;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
#pmpro_pricing_fields .custom-checkbox:after {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  left: 0.03rem;
  top: 0.02rem;
  background: black;
  clip-path: polygon(14% 44%, 0% 57%, 50% 100%, 100% 0%, 90% 0%, 50% 57%);
  transform: scale(0);
  transition: transform 0.2s ease;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_pricing_fields .custom-checkbox:after {
    left: 0.01rem;
  }
}
#pmpro_pricing_fields input[type=checkbox]:checked + .custom-checkbox {
  background-color: #CA9332;
  border-color: #CA9332;
}
#pmpro_pricing_fields input[type=checkbox]:checked + .custom-checkbox:after {
  transform: scale(1);
}
#pmpro_pricing_fields input[type=checkbox]:focus + .custom-checkbox {
  outline: unset !important;
}

.error-msg-checkout-pmpro {
  display: flex;
  gap: 0.16rem;
  align-items: center;
}

.discount-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .discount-wrap {
    flex-direction: column;
  }
  .discount-wrap .discount-code-label {
    margin-bottom: 0.12rem;
  }
}
.discount-wrap .discount-code-label {
  display: flex;
  align-items: center;
}
.discount-wrap .pmpro_payment-discount-code {
  display: flex;
  gap: 0.04rem;
}
.discount-wrap .pmpro_payment-discount-code #pmpro_discount_code {
  width: 1.61rem;
}
.discount-wrap .pmpro_payment-discount-code #discount_code_button {
  width: 1.02rem;
  position: relative;
  transition: all 0.3s ease;
}

#other_discount_code_button {
  width: 1.42rem;
  position: relative;
}

.pmpro_submit {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.24rem;
}
.pmpro_submit #pmpro_message_bottom {
  display: none;
}

.locked-page-wrap {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.locked-page-wrap .lock-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.locked-page-wrap .profile-lock-title {
  text-align: center;
}
.locked-page-wrap .btn-wrap-custom {
  margin-top: 0.24rem;
}

.pmpro-body-level-required .site-content {
  min-height: unset !important;
}

.pmp-checkout {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hc-seats-control {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control {
    text-align: center;
  }
}
.hc-seats-control .hc-number {
  text-align: end;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control .hc-number {
    text-align: center;
  }
}
.hc-seats-control .hc-seat-note {
  margin-top: 0.1rem;
  text-align: right;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hc-seats-control .hc-seat-note {
    text-align: center;
  }
}

.pmp-checkout-checkout {
  /* HIDE DISCOUNT INPUT ON CARD SIDE (STRIPE) */
}
.pmp-checkout-checkout .main-title-pmpro {
  margin-top: 0.3rem;
  margin-bottom: 0.32rem;
}
.pmp-checkout-checkout .main-title-pmpro a {
  color: #CA9332 !important;
}
.pmp-checkout-checkout #other_discount_code_fields {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmp-checkout-checkout #other_discount_code_fields {
    flex-direction: column;
  }
  .pmp-checkout-checkout #other_discount_code_fields .pmpro_card_actions .pmpro_form_label {
    margin-bottom: 0.2rem;
    font-weight: 700;
  }
}
.pmp-checkout-checkout #other_discount_code_fields .pmpro_form_fields-inline {
  display: flex;
  gap: 0.1rem;
}
.pmp-checkout-checkout .pmpro_card_content .pmpro_cols-2 .pmpro_form_field.pmpro_form_field-text.pmpro_payment-discount-code {
  display: none !important;
}
.pmp-checkout-checkout .gform_confirmation_message, .pmp-checkout-checkout .gform_footer.top_label {
  visibility: hidden !important;
}
.pmp-checkout-checkout .ginput_complex, .pmp-checkout-checkout .ginput_container_email {
  margin-top: 0.12rem !important;
  transition: 0.3s ease-in-out;
}
.pmp-checkout-checkout .ginput_container_email input, .pmp-checkout-checkout .ginput_complex input {
  transition: 0.3s ease-in-out;
  background: transparent;
  line-height: 0.32rem;
}
.pmp-checkout-checkout .ginput_container_email input:hover, .pmp-checkout-checkout .ginput_container_email input:focus, .pmp-checkout-checkout .ginput_complex input:hover, .pmp-checkout-checkout .ginput_complex input:focus {
  transition: 0.3s ease-in-out;
}
.pmp-checkout-checkout .ginput_complex {
  border-radius: 0.2rem;
}
.pmp-checkout-checkout .ginput_complex span {
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .pmp-checkout-checkout #pmpro_submit_span {
    text-align: center;
  }
}
.pmp-checkout-checkout fieldset {
  padding: 0 !important;
  border: unset !important;
  margin-top: unset !important;
}
.pmp-checkout-checkout fieldset .pmpro_form_heading {
  display: none !important;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .StripeElement {
  transition: all 0.3s ease;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_form_field .pmpro_form_label {
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: -0.0012rem;
  margin-bottom: 0.1rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_cols-2 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.pmp-checkout-checkout fieldset .pmpro_form_fields .pmpro_cols-2 .pmpro_form_field {
  display: block;
  width: 100%;
  font-size: 0.12rem;
  line-height: normal;
  font-weight: 500;
  letter-spacing: -0.0012rem;
  margin-bottom: 0.1rem;
}

.main-title-pmpro {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.pmpro_checkout-field-bcountry .select2-container.select2-container--default {
  width: 100% !important;
}

.pmpro_checkout-h2-name, .pmpro_checkout-h2-msg {
  display: none !important;
}

#pmpro_billing_address_fields {
  display: flex;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields {
    flex-direction: column;
  }
}
#pmpro_billing_address_fields.first-one {
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
}
#pmpro_billing_address_fields #bcountry .select2-container.select2-container--default {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper {
  width: 10.76rem;
  padding: 0.4rem 0.48rem 0.19rem 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #A5A5A5;
    padding: 0.4rem 0 0.19rem 0;
  }
}
#pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper .pmpro_checkout-fields {
  width: 5.27rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_billing_address_fields-wrapper .pmpro_checkout-fields {
    width: 100%;
  }
}
#pmpro_billing_address_fields .pmpro_payment_information_fields-wrapper {
  width: 100%;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_billing_address_fields .pmpro_payment_information_fields-wrapper {
    padding: 0.4rem 0 0 0;
  }
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap {
  margin-top: 0.32rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #323232;
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap .col-1 {
  margin-bottom: 0.16rem;
}
#pmpro_billing_address_fields .pmpro-plan-details-wrap .col-2 {
  max-width: 3.6rem;
  margin-bottom: 0.32rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration span.select-2 {
  margin: 0;
}
#pmpro_billing_address_fields .pmpro_payment-expiration span.select-2 .select2-selection__rendered {
  margin: 0;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-1 {
  width: 1.85rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-1 .select2-container {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-2 {
  width: 1.85rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-2 .select2-container {
  width: 100% !important;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-3 {
  width: 1.17rem;
}
#pmpro_billing_address_fields .pmpro_payment-expiration .col-3 .select2-container {
  width: 100% !important;
}

#other_discount_code_tr {
  align-items: center;
}
#other_discount_code_tr .discount-code-input-wrap {
  gap: 0.04rem;
}

.bottom-wrap-checkout {
  display: flex;
  margin-top: 0.24rem;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .bottom-wrap-checkout {
    flex-direction: column;
  }
}
.bottom-wrap-checkout #pmpro_message_bottom {
  display: none !important;
}

#pmpro_pricing_fields {
  margin-bottom: 0.3rem;
}
#pmpro_pricing_fields .pmpro_checkout-fields {
  margin-bottom: 0 !important;
}
#pmpro_pricing_fields .pmpro_terms_checkbox {
  margin-top: 0.12rem;
}
#pmpro_pricing_fields .pmpro_terms_checkbox #pmpro_terms {
  opacity: 0;
  position: absolute;
  left: -9999px; /* Position off-screen */
}
#pmpro_pricing_fields .pmpro_terms_checkbox label {
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
#pmpro_pricing_fields .custom-checkbox {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  border: 1px solid #323232;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
#pmpro_pricing_fields .custom-checkbox:after {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  left: 0.03rem;
  top: 0.02rem;
  background: black;
  clip-path: polygon(14% 44%, 0% 57%, 50% 100%, 100% 0%, 90% 0%, 50% 57%);
  transform: scale(0);
  transition: transform 0.2s ease;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  #pmpro_pricing_fields .custom-checkbox:after {
    left: 0.01rem;
  }
}
#pmpro_pricing_fields input[type=checkbox]:checked + .custom-checkbox {
  background-color: #CA9332;
  border-color: #CA9332;
}
#pmpro_pricing_fields input[type=checkbox]:checked + .custom-checkbox:after {
  transform: scale(1);
}
#pmpro_pricing_fields input[type=checkbox]:focus + .custom-checkbox {
  outline: unset !important;
}

.error-msg-checkout-pmpro {
  display: flex;
  gap: 0.16rem;
  align-items: center;
}

.discount-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .discount-wrap {
    flex-direction: column;
  }
  .discount-wrap .discount-code-label {
    margin-bottom: 0.12rem;
  }
}
.discount-wrap .discount-code-label {
  display: flex;
  align-items: center;
}
.discount-wrap .pmpro_payment-discount-code {
  display: flex;
  gap: 0.04rem;
}
.discount-wrap .pmpro_payment-discount-code #pmpro_discount_code {
  width: 1.61rem;
}
.discount-wrap .pmpro_payment-discount-code #discount_code_button {
  width: 1.02rem;
  position: relative;
  transition: all 0.3s ease;
}

#other_discount_code_button {
  width: 1.42rem;
  position: relative;
}

.pmpro_submit {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.24rem;
}
.pmpro_submit #pmpro_message_bottom {
  display: none;
}
